summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins/files/patch-plugins__check_snmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 104872Martin Wilke2006-11-011-18/+0
| | | | | PR: ports/104872 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
* Update to Nagios Plugins 1.4.3:Pav Lucistnik2006-05-151-0/+18
- Variable ordering and style realigned with bsd.port.mk - Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual tweak to ACLOCAL_ARGS required) - Listed resulting plug-in name in user configurable options - Removed remaining hard-coded variables including local state directory - Correctly identified location of Perl to configure script - Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and an already defined LC_NUMERIC - Reworked all patches (named using make makepatch) - Corrected minor warning in check_ntp.pl regarding undefined use of $jitter PR: ports/97189 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)