aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Fix check_ircd which fails due to perl taint checksSergey Matveychuk2004-08-112-1/+11
| | | | | | | | | | | if you have CDPATH set in your environment. PR: ports/70320 Submitted by: Martin Tsachev <martin@mtweb.org> Approved by: maintainer Notes: svn path=/head/; revision=115962
* * Replace scripts/configure with OPTIONS [1]Ade Lovett2004-07-264-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 Notes: svn path=/head/; revision=114789
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* use USE_OPENLDAP.Oliver Eikemeier2004-05-012-4/+4
| | | | | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=108086
* - Fix parameters passed to /bin/ps which is used by check_procs and check_nagiosPav Lucistnik2004-04-173-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) Notes: svn path=/head/; revision=107380
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Fix dependenciesKirill Ponomarev2004-03-122-5/+5
| | | | | | | | PR: ports/64147 Submitted by: maintainer Notes: svn path=/head/; revision=103776
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-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 Notes: svn path=/head/; revision=101812
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* o Update to 1.3.1.Jun 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) Notes: svn path=/head/; revision=86216
* MAINTAINER UPDATE: net/nagios-pluginsEdwin Groothuis2003-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> Notes: svn path=/head/; revision=78477
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Missed configure scripts in libpq version bump: chase lib version.Sean Chittenden2003-01-041-1/+2
| | | | Notes: svn path=/head/; revision=72513
* Remove a file that somehow sneaked in; this is automatically generatedPete Fritchman2003-01-031-7/+0
| | | | | | | | | at the configure stage. Noticed by: maintainer Notes: svn path=/head/; revision=72469
* Update to 1.3.0.b2.Pete Fritchman2003-01-0310-113/+71
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=72439
* Add nagios-plugins after repocopy from netsaint-plugins.Jun Kuriyama2002-07-2218-511/+386
| | | | | | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Repocopied by: joe Notes: svn path=/head/; revision=63351
* Bump PORTREVISION.Jun 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 Notes: svn path=/head/; revision=61853
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* Use $MASTER_SITE_SOURCEFORGE.Jun Kuriyama2001-12-181-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=51731
* Add $SCRIPTS_ENV for $WRKDIRPREFIX and $MKDIR.Jun Kuriyama2001-12-171-0/+2
| | | | Notes: svn path=/head/; revision=51711
* Unbreak on $WRKDIRPREFIX environment.Jun Kuriyama2001-12-171-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=51708
* Update netsaint to 0.0.7b8David W. Chapman Jr.2001-12-162-4/+4
| | | | | | | | | | backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke the port. Submitted by: maintainer Notes: svn path=/head/; revision=51630
* Fix mis-spelt ${.CURDIR}.Jun Kuriyama2001-12-131-3/+3
| | | | Notes: svn path=/head/; revision=51460
* upgrade netsaint -> 0.0.7b4, netsaint-plugins -> 1.2.9.4Ying-Chieh Liao2001-05-177-79/+40
| | | | | | | | | | change maintainer email address PR: 27012, 27013 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42658
* - Enable OpenLDAP and PostgreSQL support.Dirk Froemberg2001-04-164-57/+181
| | | | | | | | | | - Enable option selection using nice menu interface. PR: ports/26611 Submitted by: Blaz Zupan <blaz@amis.net> (maintainer) Notes: svn path=/head/; revision=41458
* Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc).Dirk Froemberg2001-04-102-0/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=41187
* portlint3: FATAL: Makefile 60: variable LIB_DEPENDS is redefined.Michael Haro2001-04-031-1/+1
| | | | Notes: svn path=/head/; revision=40821
* Update netsaint-plugins to 1.2.9.3. Don't depend on netsaint port asMichael Haro2001-04-034-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 Notes: svn path=/head/; revision=40819
* - upgrade to 1.2.9.2Dirk Froemberg2001-03-305-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> Notes: svn path=/head/; revision=40600
* Netsaint-plugins needs automake to build.Dirk Froemberg2001-03-291-1/+2
| | | | Notes: svn path=/head/; revision=40535
* Update to 1.2.9.1.Peter Pentchev2001-03-145-110/+146
| | | | | | | | PR: 25484 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=39822
* distfile movedMichael Haro2001-01-121-1/+1
| | | | Notes: svn path=/head/; revision=37155
* Release to the world all of my ports that I don't use, excluding KDE 1,Will Andrews2001-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. Notes: svn path=/head/; revision=36965
* Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.Will Andrews2000-07-127-0/+436
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am extremely grateful! Thanks! Notes: svn path=/head/; revision=30534