aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-snmp-plugins
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Drop maintainership for ports which I sadly no longer haveBruce M Simpson2005-12-121-1/+1
| | | | | | | the time, hardware, or resources to maintain. Notes: svn path=/head/; revision=151060
* Chase shlib version bump of net-snmp.Jun Kuriyama2005-11-301-2/+2
| | | | Notes: svn path=/head/; revision=149997
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Really unbreak plist.Bruce M Simpson2005-02-282-1/+1
| | | | Notes: svn path=/head/; revision=130032
* Unbreak plistBruce M Simpson2005-02-282-3/+1
| | | | Notes: svn path=/head/; revision=130031
* BROKEN: Incorrect pkg-plistKris Kennaway2005-02-111-0/+2
| | | | Notes: svn path=/head/; revision=128557
* Remove RUN_DEPENDS on nagios-plugins; replace with conditionalBruce M Simpson2005-01-222-2/+3
| | | | | | | | | directory creation/removal for nagios plugin path in pkg-plist. Bump PORTREVISION. Build appears to be OK now on ia64. Notes: svn path=/head/; revision=127112
* Update my email address in MAINTAINER and comment fields.Bruce M Simpson2005-01-121-1/+1
| | | | Notes: svn path=/head/; revision=126231
* Chase shlib bump of net-snmp.Jun Kuriyama2004-12-091-1/+2
| | | | | | | Forgotten by: kuriyama Notes: svn path=/head/; revision=123522
* Add missing dependency on ${LOCALBASE}/libexec/nagios (plugin directory).Bruce M Simpson2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114205
* Add new port nagios-snmp-plugins, which contains plugins to monitorBruce M Simpson2004-07-194-0/+71
disk and cpu usage remotely via SNMP, using the UCD-SNMP-MIB dskTable and prTable entitites. Notes: svn path=/head/; revision=114198