aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nrpe
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-17 17:18:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-17 17:18:45 +0000
commite791e31ae4f610f7b0024d49d135a44af7b86c25 (patch)
tree521870c9e3b18413ee6f0cd86acfd1440c09ceec /net-mgmt/nrpe
parent5d8a9e0d31abf4eb40878005220ccde3593819a7 (diff)
downloadports-e791e31ae4f610f7b0024d49d135a44af7b86c25.tar.gz
ports-e791e31ae4f610f7b0024d49d135a44af7b86c25.zip
- Mark as deprecated and schedule for removal in four weeks: last releases were back in 2004, neither of Nagios 1.x and NRPE 1.x are supported by the author.
- Pass maintainership of nrpe to submitter (nagios12 maintainer) PR: 132716 Submitted by: Jarrod Sayers <jarrod at netleader dot com dot au> (maintainer)
Notes
Notes: svn path=/head/; revision=230309
Diffstat (limited to 'net-mgmt/nrpe')
-rw-r--r--net-mgmt/nrpe/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile
index e386315006d7..0b18876c259b 100644
--- a/net-mgmt/nrpe/Makefile
+++ b/net-mgmt/nrpe/Makefile
@@ -12,9 +12,12 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nagios
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jarrod@netleader.com.au
COMMENT= Nagios Remote Plugin Executor
+DEPRECATED= Obsolete version, consider migration to net-mgmt/nrpe2
+EXPIRATION_DATE= 2009-04-17
+
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
GNU_CONFIGURE= yes