aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios-plugins
Commit message (Collapse)AuthorAgeFilesLines
* - USE_GETTEXT should defined only when WITH_NLSrafan2008-03-191-1/+1
| | | | | | PR: ports/121098 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com> Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
* - add patch to support PostgreSQL 8.3mm2008-02-091-0/+10
| | | | | | PR: ports/120147 Submitted by: mm Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
* - Update to 1.4.11miwi2007-12-193-4/+6
| | | | | PR: 118799 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
* - Update to 1.4.10mm2007-10-145-99/+38
| | | | | | | | | - Remove patch for check_radius (obsolete) PR: ports/117112 Submitted by: mm Approved by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) Reviewed by: maintainer
* - When libexecdir does not exist, the installed perl based plugins gets wrongrafan2007-10-082-1/+12
| | | | | | | | | use lib directive. This is due to the installation procedure assumes the existence of libexecdir. Fix this problem and bump PORTREVISION. PR: ports/115443 Reported by: Stefan Kaltenbrunner <stefan at kaltenbrunner.cc> Patched by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - add patch for 7-CURRENT by Petr Lampa <lampa@fit.vutbr.cz>mm2007-07-242-0/+12
| | | | | PR: ports/114793 Approved by: maintainer, garga (mentor)
* - update to 1.4.9mm2007-06-093-5/+15
| | | | | | | | - added WITHOUT_NLS knob PR: ports/113215 Reviewed by: maintainer Approved by: garga (mentor)
* - Update to 1.4.8miwi2007-05-284-60/+29
| | | | | PR: 113046 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
* - Update to 1.4.6rafan2007-03-027-56/+37
| | | | | PR: ports/109731 Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer)
* - Update to 1.4.5miwi2006-11-062-4/+4
| | | | | | PR: ports/105158 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
* - Update to 104872miwi2006-11-017-60/+42
| | | | | PR: ports/104872 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
* Update to Nagios Plugins 1.4.3:pav2006-05-1515-234/+214
| | | | | | | | | | | | | | | | - 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)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+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.
* USE_GETTEXT dependencymnag2005-10-241-1/+2
| | | | | | | | Bump PORTREVISION PR: 87757 Notified by: Markus Dolze <markus@mdolze.de> Submitted by: Jarrod <jarrod@netleader.com.au> (maintainer)
* - Give maintainership to Jarrod <jarrod@netleader.com.au>clement2005-10-161-1/+1
|
* Fix IPV6 OPTIONS able to compile in BATCH mode.mnag2005-10-151-1/+1
|
* - Add a knob to turn off IPv6 supportsem2005-10-152-2/+28
| | | | | | | | | - Fix compilation problem with check_snmp on 4.x - Reset maintainer PR: ports/86972 Offered by: Alex Samorukov <samm@os2.kiev.ua> Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
* - Update to 1.4.2vsevolod2005-09-306-39/+18
| | | | | PR: 86697 Submitted by: Blaz Zupan (maintainer)
* Fix build of check_snmp plugin on 4-STABLE.demon2005-09-071-0/+18
| | | | Approved by: maintainer
* - Fix a wrong curved brackets placement in patch-configure.in.sem2005-09-041-2/+2
| | | | | | | | | Affected when WITH_PGSQL defined. PR: ports/85678 Reported by: Bryan Fullerton <fehwalker@gmail.com> Submitted by: bugsgrief@bugsgrief.net Approved by: maintainer
* - One more patch to fix things from my last commitsem2005-09-025-21/+67
| | | | | | - Bump PORTREVISION Submitted by: maintainer
* Fix radiusclient shlib name. This change was present in ports/84506,demon2005-09-011-1/+1
| | | | but was not committed by some reason.
* Add this patch back. It was accidentally removed during recent update.demon2005-09-011-0/+11
| | | | Approved by: maintainer in ports/84506
* - Update to 1.4.1sem2005-08-317-166/+139
| | | | | PR: ports/84506 Submitted by: maintainer
* Fix check_nagios plugin to work with nagios-2.x.demon2005-06-202-1/+54
| | | | | | | The format of status file changed a lot since nagios-1.x, so we just check that mtime is fresh enough. Reviewed by: maintainer
* - Fix check_procs pluginsem2005-06-052-2/+2
| | | | | | PR: ports/81548 Submitted by: Martin Matuska <martin@matuska.org> Approved by: maintainer
* Do not enable SSL in check_jabber by default.demon2005-05-191-0/+10
| | | | | | This is what -S option is for. Approved by: maintainer
* - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>sem2005-02-283-9/+69
| | | | | | | | - Hardcode path to swapinfo, although the configure script works on normal FreeBSD systems, it fails on pointyhat because it does not have swapinfo PR: ports/78147 Submitted by: maintainer
* - PORTEPOCH bump because of portupgrade disagrees with pkg_version -tsem2005-02-131-0/+1
| | | | | | on version comparing. Submitted by: maintainer
* - Update to 1.4sem2005-02-132-4/+3
| | | | | PR: ports/76854 (followup) Submitted by: maintainer
* - Update to 1.4.0 beta1sem2005-02-124-24/+34
| | | | | | | | - Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems with other locale. PR: ports/76854 Submitted by: maintainer
* Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Fix plist.krion2004-12-272-0/+4
| | | | | PR: ports/75514 Submitted by: maintainer
* update the port to 1.4.0.alpha3 and fix check_procs.arved2004-12-223-21/+239
| | | | | PR: 75061 Submitted by: maintainer
* - update nagios-plugins to 1.4.0 alpha2arved2004-12-0511-109/+57
| | | | | | | | - fix check_ntp - fix compile with LDAP enabled PR: 74667 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* Add the missing patch files from the last commit.arved2004-12-024-0/+113
| | | | | Noticed by: maintainer Forgotten by: arved
* Update nagios-plugins port to 1.4.0.alpha1.arved2004-12-028-156/+72
| | | | | | | Fix compilation with radiusclient 0.4.7. PR: 74446 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* Kris reports that the build failure was a local problem on pointyhat.linimon2004-11-211-4/+0
|
* BROKEN on 5.x: Does not compilekris2004-11-191-0/+4
|
* - Chase radiusclient shlib version bumppav2004-11-161-1/+1
| | | | | | PR: ports/73952 Submitted by: Bourne-again Superuser <freebsd@bnjf.id.au> Forgotten by: sobomax
* Fix check_ircd which fails due to perl taint checkssem2004-08-122-1/+11
| | | | | | | | if you have CDPATH set in your environment. PR: ports/70320 Submitted by: Martin Tsachev <martin@mtweb.org> Approved by: maintainer
* * Replace scripts/configure with OPTIONS [1]ade2004-07-274-143/+88
| | | | | | | | * Add patch that fixes truncation of SSL certificate expiry date [1] * Don't remove libexec/nagios unless it's empty [2] Submitted by: ade [1], bms [2] Approved by: maintainer
* Sync with new bsd.autotools.mkade2004-06-051-0/+1
|
* use USE_OPENLDAP.eik2004-05-012-4/+4
| | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
* - Fix parameters passed to /bin/ps which is used by check_procs and check_nagiospav2004-04-183-25/+60
| | | | | | | | - Port change: support environment value NAGIOS_PLUGINS_OPTIONS which can be used to preselect compile options PR: ports/65144 Submitted by: Blaz Zupan <blaz.zupan@amis.net> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Fix dependencieskrion2004-03-122-5/+5
| | | | | PR: ports/64147 Submitted by: maintainer
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* o Update to 1.3.1.kuriyama2003-08-035-9/+32
| | | | | | | | o Fix compilation with only MySQL plugin. o Add MySQL 4.0/4.1 support. PR: ports/54433 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
* MAINTAINER UPDATE: net/nagios-pluginsedwin2003-04-075-65/+18
| | | | | | | | | | | Update nagios-plugins to 1.3.0. Remove unneeded patch files/patch-check_mysql.c Move nagios workfile directory from /usr/local/var/nagios to /var/spool/nagios. /usr/local is read-only on some NFS booted systems. PR: ports/48987 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-051-1/+2
|
* Remove a file that somehow sneaked in; this is automatically generatedpetef2003-01-041-7/+0
| | | | | | at the configure stage. Noticed by: maintainer
* Update to 1.3.0.b2.petef2003-01-0410-113/+71
| | | | Submitted by: maintainer
* Add nagios-plugins after repocopy from netsaint-plugins.kuriyama2002-07-2218-511/+386
| | | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Repocopied by: joe
* Bump PORTREVISION.kuriyama2002-06-246-0/+157
| | | | | | | | | | | | | | | | | check_snmp calls snmpget without '-c' parameter, which is mandatory with NetSNMP 5.x. Add '-c' to the command line to make it work with both NetSNMP 4.x and 5.x. check_by_ssh dumps core with called without -C, also usage help output does not document -C and -v. check_ssh plugin incorrectly parses the SSH banner. check_ntp does not work with NTP v2. Add -n option to be able to select NTP version. Submitted by: David Douthitt <n9ubh@callsign.net>, Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
|
* Use $MASTER_SITE_SOURCEFORGE.kuriyama2001-12-181-1/+2
| | | | Approved by: maintainer
* Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.kuriyama2001-12-181-0/+2
|
* Unbreak on $WRKDIRPREFIX environment.kuriyama2001-12-181-0/+1
| | | | Approved by: maintainer
* Update netsaint to 0.0.7b8dwcjr2001-12-172-4/+4
| | | | | | | backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke the port. Submitted by: maintainer
* Fix mis-spelt ${.CURDIR}.kuriyama2001-12-131-3/+3
|
* upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4ijliao2001-05-177-79/+40
| | | | | | | change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER
* - Enable OpenLDAP and PostgreSQL support.dirk2001-04-164-57/+181
| | | | | | | - Enable option selection using nice menu interface. PR: ports/26611 Submitted by: Blaz Zupan <blaz@amis.net> (maintainer)
* Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc).dirk2001-04-102-0/+12
| | | | Approved by: maintainer
* portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.mharo2001-04-041-1/+1
|
* Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port asmharo2001-04-044-8/+56
| | | | | | | | | netsaint port depends on us and this creates a circular dependency. Instead create the netsaint user/group ourselves (which is the only reason for the netsaint dependency). PR: 26327 Submitted by: maintainer
* - upgrade to 1.2.9.2dirk2001-03-315-278/+169
| | | | | | | | - Blaz Zupan <blaz@amis.net> is the new maintainer - add radius and mysql support PR: ports/25883 Submitted by: Blaz Zupan <blaz@amis.net>
* Netsaint-plugins needs automake to build.dirk2001-03-291-1/+2
|
* Update to 1.2.9.1.roam2001-03-145-110/+146
| | | | | PR: 25484 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* distfile movedmharo2001-01-131-1/+1
|
* Release to the world all of my ports that I don't use, excluding KDE 1,will2001-01-091-1/+1
| | | | | which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
* Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.will2000-07-137-0/+436
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am extremely grateful! Thanks!