Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net-mgmt/nrpe2/Makefile

[BACK] Up to [FreeBSD] / ports / net-mgmt / nrpe2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Dec 30 17:46:30 2010 UTC (13 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- update mainer email address (old domain no longer reachable)
- remove MD5

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Oct 29 16:34:40 2010 UTC (15 months, 1 week ago) by jpaetzel
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Revert commit 1.8 to pkg-plist.

Approved by:	Oliver Fromme <olli@lurza.secnetix.de>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Oct 28 03:27:42 2010 UTC (15 months, 2 weeks ago) by jpaetzel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Create proper default directory for pidfile

PR:	ports/151230
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	Maintainer timeout

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:32:03 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with N

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Dec 25 20:24:43 2008 UTC (3 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
- 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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:00:22 2008 UTC (3 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +18 -14 lines
- 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)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:53:04 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
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)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Feb 20 19:18:36 2008 UTC (3 years, 11 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- 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)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 26 13:03:44 2007 UTC (4 years, 6 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
- remove PREFIX from CONFIGURE_ARGS

Reported by:	sat
Approved by:	garga (mentor, implicit)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 24 12:57:40 2007 UTC (4 years, 6 months ago) by mm
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +41 -21 lines
- 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)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 7 14:15:53 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
- Correct pkg-message for rc script variables

PR:		ports/111355
Submitted by:	Dan Langille <dan@langille.org> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 3 17:31:53 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 2.7

PR:		ports/109783
Submitted by:	edwin
Approved by:	maintainer (Dan Langille)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Dec 25 14:32:44 2006 UTC (5 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +12 -2 lines
- 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>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 5 08:04:06 2006 UTC (5 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Reset inactive maintainer who has not responded to email.

Hat:		portmgr

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 29 18:28:31 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +24 -19 lines
- 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)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 26 19:26:04 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -2 lines
- 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)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 14 17:12:02 2004 UTC (7 years, 1 month ago) by mharo
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
unbreak: port depends on perl while being built

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 13 19:58:55 2004 UTC (7 years, 1 month ago) by mharo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -4 lines
add options

unbreak

Approved by:	maintainer timeout

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 19 01:32:46 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
BROKEN on 5.x: Does not install

Approved by:    portmgr (self)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 28 17:56:17 2004 UTC (7 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +18 -12 lines
add nrpe2 (after repocopy from net-mgmt/nrpe)

nrpe is Nagios Remote Plugin Executor

PR:		59485

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 30 09:11:35 2004 UTC (7 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
- Unbreak on 5.x: perl is needed to build

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 30 07:14:19 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
BROKEN: Install fails

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 23 04:42:05 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 14 02:05:37 2004 UTC (8 years ago) by clement
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
- 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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 20 21:58:52 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
CVS tags: old_old_RELEASE_5_2_1, old_old_RELEASE_5_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -6 lines
- Remove USE_REINPLACE in favor of passing argument to configure script

PR:		59431
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 6 14:31:28 2003 UTC (8 years, 6 months ago) by leeym
Branches: MAIN
CVS tags: old_old_RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
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>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 5 01:32:37 2003 UTC (8 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0, old_old_RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
- 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>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:52 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 9 22:13:58 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -1 lines
Maintainer update to version 1.7

PR:		ports/46903
Submitted by:	Paul Dlug <paul@nerdlabs.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 3 02:49:08 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
New port: net/nrpe
Daemon to allow Nagios plugins to be executed remotely.

PR:		ports/41247
Submitted by:	Paul Dlug <paul@nerdlabs.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options