aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nrpe
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-03-18 01:18:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-03-18 01:18:45 +0800
commitfac96667b03c7cfb03d92a0c02cae805ad0b42f4 (patch)
tree43c93f7d4bb79fa4066112171c622daac09701a1 /net-mgmt/nrpe
parent168d3d9f7cd7804d7fb28a9ec4bc950dedaa372f (diff)
downloadfreebsd-ports-gnome-fac96667b03c7cfb03d92a0c02cae805ad0b42f4.tar.gz
freebsd-ports-gnome-fac96667b03c7cfb03d92a0c02cae805ad0b42f4.tar.zst
freebsd-ports-gnome-fac96667b03c7cfb03d92a0c02cae805ad0b42f4.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)
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