"Rob Lytle" <[EMAIL PROTECTED]> writes: > i strongly disagree with using ports for huge packages. I don't have the > time to waste compiling. Plus, you are presented with numerous nag screens > so you have to babysit the whole process.
This is why there are precompiled packages on ftp.freebsd.org which you can install with 'pkg_add -r'. You can install them from any FTP mirror, actually; just point PACKAGEROOT at the mirror: export PACKAGEROOT=ftp://ftp.no.freebsd.org DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

