Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update MASTER_SITES (distfile was renamed) | miwi | 2009-12-11 | 2 | -5/+7 |
| | | | | | PR: 140948 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) | ||||
* | This is a small Nagios plugin. This plugin relies on portaudit | pgollucci | 2008-08-23 | 5 | -0/+87 |
and/or portupgrade packages to be installed on your FreeBSD system. With these packages installed, the plugin will scan your system for either vulnerable packages, or obsolete packages - and display appropriate warnings to Nagios. Portaudit can also be successfully run remotely from nrpe, and does not require superuser privileges to operate. WWW: http://www.geocities.com/ntb4real/proj/portaudit.htm PR: ports/126710 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor) |