I'd like to make available for the public a free package mirror for FreeBSD 7.2 i386. The pre-built packages on this server are not by any means 100% complete, but their are many currently available.
If using the default csh:
setenv PACKAGESITE "http://phobos.morante.net:10080/packages/7.2/i386/Latest/"
If your using bash:
export PACKAGESITE="http://phobos.morante.net:10080/packages/7.2/i386/Latest/"
Enjoy.
- Log in to post comments