summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-30 11:29:09 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-30 11:29:09 +0000
commit6ee8b4a14d329e5fb5f636e7d15c65afee65a8a9 (patch)
tree1ab8bad3328bdd9c92cfbf56e0adfbee05f19fc8 /net-mgmt
parentAdd some missing content to the package: (diff)
Mark as deprecated. This package was deprecated upstream and it's users are
encouraged to migrate to other graphing systems like net-mgmt/pnp. Set expiration date to 2013-01-30. PR: 174626 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=309661
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagiosgrapher/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/nagiosgrapher/Makefile b/net-mgmt/nagiosgrapher/Makefile
index a38084bfe811..e692d1dc9208 100644
--- a/net-mgmt/nagiosgrapher/Makefile
+++ b/net-mgmt/nagiosgrapher/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nagiosgrapher
-# Date created: 03 Nov 2009
-# Whom: Cristiano Rolim <cristianorolim@hotmail.com>
-#
+# Created by: Cristiano Rolim <cristianorolim@hotmail.com>
# $FreeBSD$
-#
PORTNAME= nagiosgrapher
PORTVERSION= 1.7.1
@@ -16,6 +12,9 @@ DISTNAME= NagiosGrapher-${PORTVERSION}
MAINTAINER= cristianorolim@hotmail.com
COMMENT= Collects the output from Nagios and generates graphs
+DEPRECATED= Deprecated upstream. Please use net-mgmt/pnp instead
+EXPIRATION_DATE=2013-01-30
+
BUILD_DEPENDS= \
p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
rrdtool>=0:${PORTSDIR}/databases/rrdtool \