banan-os/ports
Bananymous f88e55ffa8 ports: Add nyancat port 2025-08-19 16:23:30 +03:00
..
SDL2 ports: Update SDL2 2.30.11 -> 2.32.8 2025-08-07 16:43:05 +03:00
SDL2_mixer ports/SDL2_mixer: Add MIDI support 2025-08-19 16:23:30 +03:00
SpecSeek
bash
binutils ports/binutils: Fix compilation when zstd is installed 2025-08-11 14:07:37 +03:00
bochs
ca-certificates
cmake ports: Don't set CMAKE_TOOLCHAIN_FILE environment variable 2025-08-05 03:47:16 +03:00
curl
doom ports/doom: Use SDL2 instead of our own frontend 2025-08-11 14:07:37 +03:00
expat ports/expat: Remove libtool file 2025-08-05 03:47:52 +03:00
freetype ports: Add freetype port 2025-07-31 22:47:29 +03:00
gcc ports: Remove unneeded libtool files after install 2025-07-22 10:32:52 +03:00
git
glu
gmp ports: Remove unneeded libtool files after install 2025-07-22 10:32:52 +03:00
halflife 3000th COMMIT: ports: Add halflife port 2025-07-31 22:47:34 +03:00
libiconv LibC: Remove our iconv.h header and add libiconv port 2025-08-11 18:46:15 +03:00
libjpeg
libpng
libtiff
libuv ports: Add libuv port 2025-08-05 03:09:24 +03:00
libwebp
links
llvm ports: Add llvm port 2025-08-05 03:09:24 +03:00
lua
lynx
make
mesa ports/mesa: Use llvm pipe instead of softpipe if llvm is compiled 2025-08-05 03:32:59 +03:00
mpc ports: Remove unneeded libtool files after install 2025-07-22 10:32:52 +03:00
mpfr ports: Remove unneeded libtool files after install 2025-07-22 10:32:52 +03:00
nasm
ncurses ports/ncurses: Add c++ bindings 2025-07-31 22:47:40 +03:00
nyancat ports: Add nyancat port 2025-08-19 16:23:30 +03:00
openssh ports/openssh: Configure with --disable-fd-passing 2025-08-16 22:55:53 +03:00
openssl
python3 ports: Add python3 port 2025-07-22 14:11:09 +03:00
quake2 ports/quake2: Use SDL2 instead of our own frontend 2025-08-11 14:07:37 +03:00
sdl12-compat ports: Don't set CMAKE_TOOLCHAIN_FILE environment variable 2025-08-05 03:47:16 +03:00
tcc
tcl
timidity ports/timidity: Fix compilation 2025-08-13 12:20:21 +03:00
tinygb ports/tinygb: Use SDL2 instead of our own frontend 2025-08-11 14:07:37 +03:00
tuxracer
vim
xash3d-fwgs ports/xash3d-fwgs: Don't disable opengl and patch output 2025-08-05 03:32:59 +03:00
zlib
zstd ports: Don't set CMAKE_TOOLCHAIN_FILE environment variable 2025-08-05 03:47:16 +03:00
.gitignore
README.md
install.sh ports: Fix config.sub downloading 2025-08-07 16:28:09 +03:00

README.md

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.