diff options
author | eik <eik@FreeBSD.org> | 2004-06-13 06:43:44 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-06-13 06:43:44 +0800 |
commit | 1441202676dc8d14aff5c58bd9a3cd635d772894 (patch) | |
tree | 4818cf2688bb47f079d519021512402d2e5506df /CVSROOT | |
parent | 8d06ca2cb831e86d34dabdbc752ebcc914383f66 (diff) | |
download | freebsd-ports-gnome-1441202676dc8d14aff5c58bd9a3cd635d772894.tar.gz freebsd-ports-gnome-1441202676dc8d14aff5c58bd9a3cd635d772894.tar.zst freebsd-ports-gnome-1441202676dc8d14aff5c58bd9a3cd635d772894.zip |
portaudit-db generates a portaudit database from a current
ports tree. It also features a file `database/portaudit.txt'
where UUIDs for vulnerabilities can be allocated quickly
before they are moved to the VuXML database.
Call `packaudit' after upgrading your ports tree.
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index 531ceec7f322..34ce781968f5 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -7748,6 +7748,7 @@ port-authoring-tools ports/sysutils/port-authoring-tools port-maintenance-tools ports/sysutils/port-maintenance-tools portaudio ports/audio/portaudio portaudit ports/security/portaudit +portaudit-db ports/security/portaudit-db portcheckout ports/devel/portcheckout portdowngrade ports/sysutils/portdowngrade porteasy ports/misc/porteasy |