aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-02-20 17:13:58 +0800
committererwin <erwin@FreeBSD.org>2004-02-20 17:13:58 +0800
commite8b8d5137d88b6f4b889a424ad7a6d5dac0de953 (patch)
tree06d7a12ca8832b0a3afb6a283d04f7b0a23b87a1 /net
parent8c566a671202dd5d4e11062dcb47974cc4a2d2ab (diff)
downloadfreebsd-ports-gnome-e8b8d5137d88b6f4b889a424ad7a6d5dac0de953.tar.gz
freebsd-ports-gnome-e8b8d5137d88b6f4b889a424ad7a6d5dac0de953.tar.zst
freebsd-ports-gnome-e8b8d5137d88b6f4b889a424ad7a6d5dac0de953.zip
Mark DEPRECATED.
This project was renamed to nagios for over a year ago and we have a net/nagios port. >From the netsaint website: 07/25/2002 For those who have not heard, NetSaint is being renamed to Nagios. NetSaint is no longer actively being developed - all development is now being put into Nagios. Submitted by: mharo
Diffstat (limited to 'net')
-rw-r--r--net/netsaint-plugins/Makefile3
-rw-r--r--net/netsaint/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index 85588f09029a..2c9a450775f3 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= ports@FreeBSD.org
COMMENT= Plugins for netsaint
+DEPRECATED= Projects renamed to nagios. Use net/nagios-plugins instead.
+EXPIRATION_DATE= 2004-03-20
+
USE_SUBMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile
index 5ed3cc35d120..42bfef69b021 100644
--- a/net/netsaint/Makefile
+++ b/net/netsaint/Makefile
@@ -21,6 +21,9 @@ COMMENT= Extremely powerful network monitoring system
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins
+DEPRECATED= Projects renamed to nagios. Use net/nagios instead.
+EXPIRATION_DATE= 2004-03-20
+
USE_PERL5= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes