Here is a script I use to automate the procedure I posted in the
previous reply:

#!/bin/sh

cd /usr/src
csup ports-supfile
csup standard-supfile
cd patchs                         # optional
./apply                             # optional
portupgrade -a

-- 
Aryeh M. Friedman
Developer, not business friendly
http://www.flosoft-systems.com

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to