Welcome to my CRUX Linux repository.
Here you will find some applications that I ported to CRUX Linux. I'm not the developer of these programs I only tested them on CRUX Linux and wrote package files for them so that other users can easily compile and install these software directly using my repository.
To use my repository just download my httpup file and import it to your ports directory:
$ cd /etc/ports $ wget http://crux.stankowic-development.net/stdevel.httpup $ ports -u stdevel $ echo "prtdir /usr/ports/stdevel" >> /etc/prt-get.conf $ prt-get depinst ...