summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-07-08 00:56:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-07-08 00:56:54 +0000
commitba4ca305d6176b73018731d39cd08a717151f642 (patch)
tree1d8e9278bb9ef3d002d860ea8ce6173af8aeeff6
parentForced commit to note the repocopy of net/py-rrdpipe to databases/py-rrdpipe (diff)
[repocopy] net/py-rrdpipe -> databases/py-rrdpipe
Follow the migration of net/rrdtool to databases/rrdtool PR: ports/114318 Submitted by: Edwin Groothuis <edwin@freebsd.org>
Notes
Notes: svn path=/head/; revision=195194
-rw-r--r--MOVED3
-rw-r--r--databases/Makefile1
-rw-r--r--databases/py-rrdpipe/Makefile2
-rw-r--r--net/Makefile1
4 files changed, 4 insertions, 3 deletions
diff --git a/MOVED b/MOVED
index 1bd6b8d37e3d..dd8990bc4cd7 100644
--- a/MOVED
+++ b/MOVED
@@ -3095,4 +3095,5 @@ audio/amarokFS||2007-07-04|Removed
net/rrdtool|databases/rrdtool|2007-07-05|Move to better category
sysutils/cd-write||2007-07-06|Obsolete port
net/rubygems-rrdtool|databases/rubygems-rrdtool|2007-07-08|Chase move of databases/rrdtool
-net/rrdman|databases/net-rrdman|2007-07-08|Chase move of databases/rrdtool
+net/rrdman|databases/rrdman|2007-07-08|Chase move of databases/rrdtool
+net/py-rrdpipe|databases/py-rrdpipe|2007-07-08|Chase move of databases/rrdtool
diff --git a/databases/Makefile b/databases/Makefile
index 7182a555e07c..a46ed16fdd4b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -433,6 +433,7 @@
SUBDIR += py-psycopg2
SUBDIR += py-pyPgSQL
SUBDIR += py-qt4-sql
+ SUBDIR += py-rrdpipe
SUBDIR += py-sqlalchemy
SUBDIR += py-sqlite3
SUBDIR += py-sqlobject
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile
index 08f743db7c25..6f9022fdf34b 100644
--- a/databases/py-rrdpipe/Makefile
+++ b/databases/py-rrdpipe/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rrdpipe
PORTVERSION= 0.1
-CATEGORIES= net python
+CATEGORIES= databases python
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
http://mirror2.unixfreunde.de/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/Makefile b/net/Makefile
index f476c44455a1..dea51b3fd0fe 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -678,7 +678,6 @@
SUBDIR += py-pypcap
SUBDIR += py-qt4-network
SUBDIR += py-radix
- SUBDIR += py-rrdpipe
SUBDIR += py-rrdtool_lgpl
SUBDIR += py-rt
SUBDIR += py-s3cmd