Files
banan-os/ports
Bananymous 6f8d850726 BuildSystem: Cleanup port building script
All dependencies are now installed only ones. If a port depends on for
examle zlib and one of its other dependencies depends on zlib, zlib will
now get installe only once.

Accept .tgz archives as the main download file
2025-11-17 05:26:07 +02:00
..
2025-11-02 22:47:02 +02:00
2025-08-05 03:47:52 +03:00
2025-05-29 00:31:40 +00:00
2025-08-21 03:11:16 +03:00
2025-11-02 22:47:02 +02:00
2025-06-28 20:52:20 +03:00
2025-08-21 03:11:16 +03:00
2025-10-02 15:54:55 +03:00
2025-11-02 22:47:02 +02:00
2025-11-02 22:47:02 +02:00
2025-08-05 03:09:24 +03:00
2025-11-02 22:47:02 +02:00
2025-06-11 16:02:00 +03:00
2025-08-05 03:09:24 +03:00
2025-06-28 20:48:13 +03:00
2025-08-19 17:00:14 +03:00
2025-08-19 16:23:30 +03:00
2025-11-02 22:47:02 +02:00
2025-08-21 03:11:16 +03:00
2025-11-02 22:47:02 +02:00
2025-07-22 14:11:09 +03:00
2025-08-21 03:11:16 +03:00
2025-11-02 22:47:02 +02:00
2025-06-06 17:41:59 +03:00
2025-11-02 22:47:02 +02:00
2025-06-28 20:54:45 +03:00
2025-08-13 12:20:21 +03:00

Ports

Here are all of the ports for banan-os.

Building

Run the build script in the directory of the wanted port.

cd ports/<port name>
./build.sh

Port will be installed to the disk image and is usable when running banan-os for the next time.