aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-12-30 19:29:09 +0800
committerrm <rm@FreeBSD.org>2012-12-30 19:29:09 +0800
commitbdcc86d2fdcf4010704e36ffd93177e340910c21 (patch)
tree1ab8bad3328bdd9c92cfbf56e0adfbee05f19fc8 /net-mgmt
parentb22c42785bce283ff346364265a04cb126812184 (diff)
downloadfreebsd-ports-gnome-bdcc86d2fdcf4010704e36ffd93177e340910c21.tar.gz
freebsd-ports-gnome-bdcc86d2fdcf4010704e36ffd93177e340910c21.tar.zst
freebsd-ports-gnome-bdcc86d2fdcf4010704e36ffd93177e340910c21.zip
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)
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 \