ports
Table of contents
How to search for ports
cd /usr/ports make search name=KEYWORD make search key=KEYWORD
How to temporarily disable/override portaudit
make DISABLE_VULNERABILITIES=yes
and the same for portupgrade
portupgrade -m "DISABLE_VULNERABILITIES=yes"
