aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rubygem-rrdtool
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-01-28 03:35:48 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-01-28 03:35:48 +0800
commitda1b5d80c211460f413a9a2d5bc268ee6afe6c04 (patch)
tree0d78a537b68f11749791cfed597d1c382354427a /databases/rubygem-rrdtool
parent6440363671a1570ca5b7884dfa24649d30ccf0a3 (diff)
downloadfreebsd-ports-gnome-da1b5d80c211460f413a9a2d5bc268ee6afe6c04.tar.gz
freebsd-ports-gnome-da1b5d80c211460f413a9a2d5bc268ee6afe6c04.tar.zst
freebsd-ports-gnome-da1b5d80c211460f413a9a2d5bc268ee6afe6c04.zip
- DEPRECATE
The rubygem-rrdtool port is no longer maintained by upstream developers. Additionally it does not compile with rrdtool 1.3. As rrdtool ships with its own ruby bindings, at least since version 1.3, PR: ports/131002 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> (maintainer)
Diffstat (limited to 'databases/rubygem-rrdtool')
-rw-r--r--databases/rubygem-rrdtool/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/rubygem-rrdtool/Makefile b/databases/rubygem-rrdtool/Makefile
index d6ca1b974062..4476f93082bd 100644
--- a/databases/rubygem-rrdtool/Makefile
+++ b/databases/rubygem-rrdtool/Makefile
@@ -20,6 +20,9 @@ BUILD_DEPENDS= sow:${PORTSDIR}/devel/rubygem-hoe
BROKEN= does not compile with rrdtool 1.3
+DEPRECATED= port no longer maintained by upstream use rrdtools own ruby bindings instead
+EXPIRATION_DATE= 2009-03-01
+
GEM_NAME= RubyRRDtool-0.6.0
GEM_ENV= MAKEFLAGS="CPPFLAGS=-I${LOCALBASE}/include"