aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-01-28 14:05:16 +0800
committerijliao <ijliao@FreeBSD.org>2004-01-28 14:05:16 +0800
commit80980bb80dce5860e7c0f26324d46c3b31f3b2b0 (patch)
treed7e6765fe6303d6a23f1a7741fb9f7fa994409be
parent01f1cfceec918c314f2715d9cbfb6cf6bdb61021 (diff)
downloadfreebsd-ports-gnome-80980bb80dce5860e7c0f26324d46c3b31f3b2b0.tar.gz
freebsd-ports-gnome-80980bb80dce5860e7c0f26324d46c3b31f3b2b0.tar.zst
freebsd-ports-gnome-80980bb80dce5860e7c0f26324d46c3b31f3b2b0.zip
nuke py-rrdtool, which is disappeard
-rw-r--r--CVSROOT/modules1
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/py-rrdtool/Makefile36
-rw-r--r--net/py-rrdtool/distinfo1
-rw-r--r--net/py-rrdtool/pkg-descr3
-rw-r--r--net/py-rrdtool/pkg-plist1
7 files changed, 1 insertions, 43 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index bc1a5f12aa6b..de76b4e127db 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -7617,7 +7617,6 @@ py-rlcompleter2 ports/devel/py-rlcompleter2
py-ro ports/devel/py-ro
py-roxlib ports/devel/py-roxlib
py-rrdpipe ports/net/py-rrdpipe
-py-rrdtool ports/net/py-rrdtool
py-rrdtool_lgpl ports/net/py-rrdtool_lgpl
py-rt ports/net/py-rt
py-rxp ports/textproc/py-rxp
diff --git a/MOVED b/MOVED
index 3c2450d36fe1..c74343ecb327 100644
--- a/MOVED
+++ b/MOVED
@@ -786,3 +786,4 @@ misc/xquote|finance/xquote|2004-01-22|moved to finance category
java/xalan-j|textproc/xalan-j|2004-01-22|moved to textproc category
x11-toolkits/render|x11/render|2004-01-24|moved to x11 category
x11-toolkits/xrender|x11/libXrender|2004-01-24|moved to x11 category
+net/py-rrdtool||2004-01-28|mastersite disappeared and functionality exists in net/py-rrdtool_lgpl
diff --git a/net/Makefile b/net/Makefile
index d0fd00773bc2..654b5f1b496d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -604,7 +604,6 @@
SUBDIR += py-msnp
SUBDIR += py-pcap
SUBDIR += py-rrdpipe
- SUBDIR += py-rrdtool
SUBDIR += py-rrdtool_lgpl
SUBDIR += py-rt
SUBDIR += py-smb
diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile
deleted file mode 100644
index 1ab5dd838cbb..000000000000
--- a/net/py-rrdtool/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: py-rrdtool
-# Date created: May 31, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= rrdtool
-PORTVERSION= 0.1
-CATEGORIES= net python
-MASTER_SITES= http://projects.gasperino.org/projects/PyRRDtool/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= PyRRDtool-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Python C extension module to access RRDtool files
-
-LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
-
-USE_PYTHON= yes
-USE_REINPLACE= yes
-WRKSRC= ${WRKDIR}/PyRRDtool/src
-
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${PYTHON_REL} >= 230
- @${REINPLACE_CMD} -e 's,@DEFS@,,g' ${WRKSRC}/Makefile.pre.in
-.endif
- @${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Setup.in
-
-do-configure:
- @(cd ${WRKSRC} ; ${MAKE} -f Makefile.pre.in boot)
-
-.include <bsd.port.post.mk>
diff --git a/net/py-rrdtool/distinfo b/net/py-rrdtool/distinfo
deleted file mode 100644
index 5c90db135cac..000000000000
--- a/net/py-rrdtool/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (PyRRDtool-0.1.tar.gz) = 2b5a5b8d67302ffe7eb60ec925787470
diff --git a/net/py-rrdtool/pkg-descr b/net/py-rrdtool/pkg-descr
deleted file mode 100644
index 394f35699c98..000000000000
--- a/net/py-rrdtool/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Python C extension module to access RRDtool files
-
-WWW: http://download.extreme-ware.com/
diff --git a/net/py-rrdtool/pkg-plist b/net/py-rrdtool/pkg-plist
deleted file mode 100644
index e0be570ad184..000000000000
--- a/net/py-rrdtool/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/RRDtoolmodule.so