NameVersionPortage package
For Gentoo users, like myself.
There is no Portage for Minix yet.
Min. Minix versionSourceBinariesPatches to MinixRemarks
GNU pth 2.0.7 dev-libs/pth 3.1.5 Download Not available Download Patch for the Minix VM is mandatory

Build instructions


Requirements:

bzcat <package>.tar.bz2 | tar xf -
cd <package>
sh -e build.minix

Binary instructions


Coming soon...

Patch instructions


Requirements:

cd /usr/src
/usr/gnu/bin/patch -p2 < <patch>.patch
# For GNU pth patch
make clean install