Files
banan-os/ports
Bananymous 352c1ddc16 BuildSystem: Rewrite port compilation system
Now ports define some environment variables, and call a unified bash
script that handles configuration, recompilation and installation.

If a port uses non-configure buildsystem, port script can also specify
custom build and install step.
2024-08-05 15:20:18 +03:00
..
2024-04-03 19:20:15 +03:00

Here are all of the ports for banan-os. To build a port and run it in banan-os; add a line containing directory name from here into a file called installed. When you create banan-os image, all directories listed in installed are built.