Installing FreeBSD 7

Enable the "Vulnerability Check Database"

# portaudit
cd /usr/ports/ports-mgmt/portaudit
make install clean

# Run portaudit for the first time
/usr/local/sbin/portaudit -Fda
/usr/local/etc/periodic/security/*portaudit

# NOTE: portaudit will automatically run each day scheduled via cron now