Portcheck is a simple and small script for FreeBSD that first updates the ports tree and then runs an update and a security checkup of all the installed packages.
2017-11-20 02:41:44 +01:00
LICENSE Initial commit 2017-11-20 02:38:45 +01:00
portcheck.sh Create portcheck.sh 2017-11-20 02:39:24 +01:00
README.md Update README.md 2017-11-20 02:41:44 +01:00

portcheck

Portcheck is a simple and small script for FreeBSD that first updates the ports tree and then runs an update and a security checkup of all the installed packages.

Portcheck depends on portsnap, portaudit and pkg_version.

This script is old so you need to verify that it works with the current FreeBSD version and that it is relevant for usage (something never and better might exist).