Installing FreeBSD 6.2

Update Ports Collection / Upgrade installed ports on your system

# The new way to keep your ports tree updated via "portsnap"

# This will update your system to have the latest "ports installer files" available on your system!
# Portsnap
/usr/sbin/portsnap fetch
/usr/sbin/portsnap extract
/usr/sbin/portsnap update
 

# Crontab not tested yet
# Add portsnap to cron - not tested yet, skip for now
# vi /etc/crontab
# 0 3 * * * root portsnap -I cron update && pkg_version -vIL=