aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Update to Nagios Plugins 1.4.3:Pav Lucistnik2006-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) Notes: svn path=/head/; revision=162435
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* 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-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* USE_GETTEXT dependencyMarcus Alves Grando2005-10-241-1/+2
| | | | | | | | | | | Bump PORTREVISION PR: 87757 Notified by: Markus Dolze <markus@mdolze.de> Submitted by: Jarrod <jarrod@netleader.com.au> (maintainer) Notes: svn path=/head/; revision=146204
* - Give maintainership to Jarrod <jarrod@netleader.com.au>Clement Laforet2005-10-161-1/+1
| | | | Notes: svn path=/head/; revision=145546
* Fix IPV6 OPTIONS able to compile in BATCH mode.Marcus Alves Grando2005-10-151-1/+1
| | | | Notes: svn path=/head/; revision=145450
* - Add a knob to turn off IPv6 supportSergey Matveychuk2005-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) Notes: svn path=/head/; revision=145444
* - Update to 1.4.2Vsevolod Stakhov2005-09-306-39/+18
| | | | | | | | PR: 86697 Submitted by: Blaz Zupan (maintainer) Notes: svn path=/head/; revision=143824
* Fix build of check_snmp plugin on 4-STABLE.Dmitry Sivachenko2005-09-071-0/+18
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=142147
* - Fix a wrong curved brackets placement in patch-configure.in.Sergey Matveychuk2005-09-031-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 Notes: svn path=/head/; revision=141843
* - One more patch to fix things from my last commitSergey Matveychuk2005-09-025-21/+67
| | | | | | | | | - Bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=141787
* Fix radiusclient shlib name. This change was present in ports/84506,Dmitry Sivachenko2005-09-011-1/+1
| | | | | | | but was not committed by some reason. Notes: svn path=/head/; revision=141680
* Add this patch back. It was accidentally removed during recent update.Dmitry Sivachenko2005-09-011-0/+11
| | | | | | | Approved by: maintainer in ports/84506 Notes: svn path=/head/; revision=141679
* - Update to 1.4.1Sergey Matveychuk2005-08-317-166/+139
| | | | | | | | PR: ports/84506 Submitted by: maintainer Notes: svn path=/head/; revision=141574
* Fix check_nagios plugin to work with nagios-2.x.Dmitry Sivachenko2005-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 Notes: svn path=/head/; revision=137744
* - Fix check_procs pluginSergey Matveychuk2005-06-052-2/+2
| | | | | | | | | PR: ports/81548 Submitted by: Martin Matuska <martin@matuska.org> Approved by: maintainer Notes: svn path=/head/; revision=136810
* Do not enable SSL in check_jabber by default.Dmitry Sivachenko2005-05-191-0/+10
| | | | | | | | | This is what -S option is for. Approved by: maintainer Notes: svn path=/head/; revision=135581
* - Fix support for MySQL >= 4.1. Submitted by: Gerrit Beine <tux@pinguru.net>Sergey Matveychuk2005-02-273-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 Notes: svn path=/head/; revision=129918
* - PORTEPOCH bump because of portupgrade disagrees with pkg_version -tSergey Matveychuk2005-02-121-0/+1
| | | | | | | | | on version comparing. Submitted by: maintainer Notes: svn path=/head/; revision=128621
* - Update to 1.4Sergey Matveychuk2005-02-122-4/+3
| | | | | | | | PR: ports/76854 (followup) Submitted by: maintainer Notes: svn path=/head/; revision=128609
* - Update to 1.4.0 beta1Sergey Matveychuk2005-02-114-24/+34
| | | | | | | | | | | - Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems with other locale. PR: ports/76854 Submitted by: maintainer Notes: svn path=/head/; revision=128543
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-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) Notes: svn path=/head/; revision=127737
* Fix plist.Kirill Ponomarev2004-12-262-0/+4
| | | | | | | | PR: ports/75514 Submitted by: maintainer Notes: svn path=/head/; revision=125235
* update the port to 1.4.0.alpha3 and fix check_procs.Tilman Keskinoz2004-12-223-21/+239
| | | | | | | | PR: 75061 Submitted by: maintainer Notes: svn path=/head/; revision=124807
* - update nagios-plugins to 1.4.0 alpha2Tilman Keskinoz2004-12-0411-109/+57
| | | | | | | | | | | - fix check_ntp - fix compile with LDAP enabled PR: 74667 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=123107
* Add the missing patch files from the last commit.Tilman Keskinoz2004-12-024-0/+113
| | | | | | | | Noticed by: maintainer Forgotten by: arved Notes: svn path=/head/; revision=122987
* Update nagios-plugins port to 1.4.0.alpha1.Tilman Keskinoz2004-12-018-156/+72
| | | | | | | | | | Fix compilation with radiusclient 0.4.7. PR: 74446 Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=122941
* Kris reports that the build failure was a local problem on pointyhat.Mark Linimon2004-11-211-4/+0
| | | | Notes: svn path=/head/; revision=122043
* BROKEN on 5.x: Does not compileKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121943
* - Chase radiusclient shlib version bumpPav Lucistnik2004-11-151-1/+1
| | | | | | | | | PR: ports/73952 Submitted by: Bourne-again Superuser <freebsd@bnjf.id.au> Forgotten by: sobomax Notes: svn path=/head/; revision=121720
* 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