Quote:
Originally Posted by amitabh
For the first time, you can use:
portsnap fetch && portsnap extract
From the next time u can use:
portsnap update
|
I think it should be as follows:
Code:
portsnap fetch update
pkgdb -F
portsdb -Uu
portupgrade -a
portupgrade can be done for specific package:
Code:
portupgrade package-name
To see list of all outdate ports
man page is your friend