Changes between Version 9 and Version 10 of Obsolete/MovedToTree/PackageManagement


Ignore:
Timestamp:
May 27, 2013, 12:18:04 PM (11 years ago)
Author:
mmadia
Comment:

Added links to source code.

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/MovedToTree/PackageManagement

    v9 v10  
    1313 * [wiki:PackageManagement/OldIdeas (Old) Package Management Ideas] is a collection of thoughts and discussions regarding package management. It has been partially obsoleted by the progress on the package management implementation.
    1414 * http://www.youtube.com/watch?v=rNZQQM5zU-Q&list=PL3FFCD4C6D384A302 is  a video playlist of Ingo and Oliver explaining and demonstrating the package management branch at BeGeistert.
     15
     16
     17
     18Below are link to source code related to Haiku's package management.
     19 * [https://github.com/haiku/HaikuPM HaikuPM] and [https://github.com/haiku/BuildtoolsPM BuildtoolsPM] are the github repositories containing the work in progress Haiku code.
     20 * [https://bitbucket.org/haikuports/haikuports HaikuPorts] contains the build recipes of various ports. There is a "package-management" branch.
     21 * [https://bitbucket.org/haikuports/haikuports.cross haikuports.cross] contains the minimal set of build recipes to boot strap a new Haiku architecture.
     22 * [https://bitbucket.org/haikuports/haikuport haikuporter] is the tool to create binary packages from build recipes.  There is a "package-management" branch.