1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Martin Wilke
22d4fbe5a7 - Modify rc.d script to allow administrator to change PID file location
without editing rc.d script.  New knob nrpe2_pidfile is provided for
  this and it defaults to the old value of the PID file.
- Bump PORTREVISION

PR:		129386
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	maintainer
2008-12-25 20:24:43 +00:00
Martin Wilke
1488eedce8 - Update to 2.12
Included in this PR is reload support requested by ports/126476 in addition to a
change in the location of the PID file. I have however opted to move this file to
NAGIOSDIR to reduce the number of directories created by all Nagios related ports.

PR:		128409
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-11-21 21:00:22 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Beech Rintoul
ee91cf83e5 - Update to NRPE 2.11.
- Finally bump the port to the current version after remaining at 2.7 for a while
  due to garbage characters being returned by nrpe2. Issue was caused by the
  reading command buffer not being \0 terminated. This has been resolved in CVS
  but has been back-ported for now.

PR:		ports/120874
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>	(maintainer)
2008-02-20 19:18:37 +00:00
Martin Matuska
b15971d3c9 - remove PREFIX from CONFIGURE_ARGS
Reported by:	sat
Approved by:	garga (mentor, implicit)
2007-07-26 13:03:44 +00:00
Martin Matuska
c55da37cb0 - added support for variables from net-mgmt/nagios
- updated sample configuration file
- renamed startup script from nrpe2.sh to nrpe2
- changed maintainer to Jarrod Sayers <jarrot@netleader.com.au>

PR:		ports/114035
Submitted by:	Jarrod Sayers <jarrot@netleader.com.au>
Approved by:	maintainer, garga (mentor)
2007-07-24 12:57:40 +00:00
Rong-En Fan
0a03fbf374 - Fix a small typo
Spotted by:	sat
Approved by:	maintainer (implicit)
2007-04-07 14:34:14 +00:00
Rong-En Fan
d1ae052ab0 - Correct pkg-message for rc script variables
PR:		ports/111355
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-04-07 14:15:53 +00:00
Cheng-Lung Sung
e6be3cc59c - Update to 2.7
PR:		ports/109783
Submitted by:	edwin
Approved by:	maintainer (Dan Langille)
2007-03-03 17:31:53 +00:00
Alejandro Pulver
717b73bd2c - Patch the sample configuration file to use FreeBSD devices instead of Linux
ones for the HDD.

PR:		ports/108636
Submitted by:	Dan Langille <dan@langille.org> (maintainer)
2007-02-05 19:07:48 +00:00
Rong-En Fan
eea0eeac2e - Update to 2.6
- Make sure nagios user/group is created when installing from ports
- Pass maintainership to submitter

PR:		ports/107175
Submitted by:	Dan Langille <dan at langille.org>
2006-12-25 14:32:45 +00:00
Mark Linimon
f5fa4d6050 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 08:08:44 +00:00
Marcus Alves Grando
86a6a64828 - Update to 2.5.1
- Fix using USE_OPENSSH after bsd.port.pre.mk
- portlint(1)

PR:		95811
Submitted by:	Martin Matuska <martin___matuska.org>
Approved by:	maintainer timeout (14 days)
2006-04-29 18:28:31 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Pav Lucistnik
bbe10a6dc6 - add rcng startup script
- make nrpe write pid file in /var/run
- replace pkg-plist file with PLIST_FILES in Makefile

PR:		ports/81139
Submitted by:	Meno Abels <meno.abels@adviser.com>
Approved by:	Paul Dlug <paul@nerdlabs.com> (maintainer)
2005-05-26 19:26:04 +00:00
Michael Haro
aa4b8e5b06 unbreak: port depends on perl while being built 2004-12-14 17:12:02 +00:00
Michael Haro
dcadc895ec add options
unbreak

Approved by:	maintainer timeout
2004-12-13 19:58:55 +00:00
Kris Kennaway
40e159bd90 BROKEN on 5.x: Does not install
Approved by:    portmgr (self)
2004-09-19 01:32:46 +00:00
Michael Haro
b9786cccae add nrpe2 (after repocopy from net-mgmt/nrpe)
nrpe is Nagios Remote Plugin Executor

PR:		59485
2004-08-28 17:56:17 +00:00
Pav Lucistnik
24ab216560 - Unbreak on 5.x: perl is needed to build 2004-05-30 09:11:35 +00:00
Kris Kennaway
e235dc325c BROKEN: Install fails 2004-05-30 07:14:52 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Clement Laforet
749f2cafe0 - Fixed incorrect path in nrpe.sh init script.
(Reported by: Angel Eduardo Porras Meza <aporrasmeza@hotmail.com>)

PR:                 61335
Submitted by:       Paul Dlug <paul@nerdlabs.com>
Approved by:        erwin (mentor) (implicitly)
2004-01-14 02:05:37 +00:00
Sergei Kolobov
c1938ef37e - Remove USE_REINPLACE in favor of passing argument to configure script
PR:		59431
Submitted by:	maintainer
2003-11-20 21:58:52 +00:00
Yen-Ming Lee
eec81b8491 Update of net/nrpe from version 1.8 to 1.9 which contains minor bug fixes
PR:		55292
Submitted by:	Paul Dlug <paul@nerdlabs.com>
2003-08-06 14:31:28 +00:00
Yen-Ming Lee
4f930e01f4 - Updated the net/nrpe port to version 1.8 which contains minor bug fixes.
- Corrected incorrect paths to plugins in the sample configuration file.
- Installed the check_nrpe plugin (in case the installer wants to use this host as a client).

PR:		48690
Submitted by:	Paul Dlug <paul@nerdlabs.com>
2003-03-05 01:32:37 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
92fdd64a1d Maintainer update to version 1.7
PR:		ports/46903
Submitted by:	Paul Dlug <paul@nerdlabs.com>
2003-01-09 22:13:58 +00:00
Edwin Groothuis
764ae5c3a5 New port: net/nrpe
Daemon to allow Nagios plugins to be executed remotely.

PR:		ports/41247
Submitted by:	Paul Dlug <paul@nerdlabs.com>
2003-01-03 02:49:08 +00:00