| 15 | |
| 16 | |
| 17 | |
| 18 | Below 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. |