Files
banan-os/ports
Bananymous f2ccab2df7 ports/openssl: Fix openssl
New unistd.h definitions (or something) makes openssl think recvmsg is
available, disable it manually.
2025-06-01 19:51:33 +03:00
..
2025-01-25 18:40:16 +02:00
2025-01-24 19:23:33 +02:00
2025-01-25 18:40:16 +02:00
2025-05-29 00:31:40 +00:00
2025-01-25 18:40:04 +02:00
2025-04-22 01:44:49 +03:00
2025-01-28 22:50:11 +02:00
2025-01-25 18:40:16 +02:00
2025-01-25 18:40:08 +02:00
2025-01-25 23:10:04 +02:00
2025-06-01 19:51:33 +03:00
2025-05-29 01:20:30 +03:00
2024-08-22 15:10:41 +03:00
2025-01-24 19:23:33 +02: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.