aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile2
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-POE-Component-RRDTool/Makefile31
-rw-r--r--net/p5-POE-Component-RRDTool/distinfo3
-rw-r--r--net/p5-POE-Component-RRDTool/pkg-descr11
-rw-r--r--net/p5-POE-Component-RRDTool/pkg-plist7
8 files changed, 3 insertions, 54 deletions
diff --git a/MOVED b/MOVED
index f79bdb52e083..7472effe5aad 100644
--- a/MOVED
+++ b/MOVED
@@ -3145,3 +3145,4 @@ deskutils/intclock|x11-clocks/intclock|2007-08-08|Moved to a more appropriate ca
net/smokeping|net-mgmt/smokeping|2007-08-10|Moved to a more appropriate category
net/rrdtool10|databases/rrdtool10|2007-08-11|Moved to a more appropriate category
net/jrobin|databases/jrobin|2007-08-11|Moved to a more appropriate category
+net/p5-POE-Component-RRDTool|databases/p5-POE-Component-RRDTool|2007-08-11|Moved to a more appropriate category
diff --git a/databases/Makefile b/databases/Makefile
index 28f5feee6811..1f568709352a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -287,6 +287,7 @@
SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-EasyDBI
SUBDIR += p5-POE-Component-LaDBI
+ SUBDIR += p5-POE-Component-RRDTool
SUBDIR += p5-Pg
SUBDIR += p5-Relations
SUBDIR += p5-Relations-Query
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index d248779b5b09..94c07212743e 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/databases/p5-POE-Component-RRDTool/Makefile
@@ -7,7 +7,7 @@
PORTNAME= POE-Component-RRDTool
PORTVERSION= 0.18
-CATEGORIES= net perl5 devel
+CATEGORIES= databases perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
diff --git a/net/Makefile b/net/Makefile
index 3c15873ee45b..9d3ea4fef578 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -545,7 +545,6 @@
SUBDIR += p5-POE-Component-Generic
SUBDIR += p5-POE-Component-Jabber
SUBDIR += p5-POE-Component-Pcap
- SUBDIR += p5-POE-Component-RRDTool
SUBDIR += p5-POE-Component-Spread
SUBDIR += p5-Parallel-MPI
SUBDIR += p5-Parallel-Pvm
diff --git a/net/p5-POE-Component-RRDTool/Makefile b/net/p5-POE-Component-RRDTool/Makefile
deleted file mode 100644
index d248779b5b09..000000000000
--- a/net/p5-POE-Component-RRDTool/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: POE-Component-RRDTool
-# Date created: 05 July 2002
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= POE-Component-RRDTool
-PORTVERSION= 0.18
-CATEGORIES= net perl5 devel
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= POE
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= skv@FreeBSD.org
-COMMENT= POE interface to Round Robin Database Tools
-
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-CONFIGURE_ARGS= </dev/null
-
-MAN3= POE::Component::RRDTool.3
-
-post-patch:
- @${PERL} -pi -e 's/(\(\$$maj, \$$min, \$$sub\))/$$1; $$1/' \
- ${WRKSRC}/Makefile.PL
-
-.include <bsd.port.mk>
diff --git a/net/p5-POE-Component-RRDTool/distinfo b/net/p5-POE-Component-RRDTool/distinfo
deleted file mode 100644
index b6fbe3a17912..000000000000
--- a/net/p5-POE-Component-RRDTool/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (POE-Component-RRDTool-0.18.tar.gz) = 4dff6693e1331a090df8a954a12627f2
-SHA256 (POE-Component-RRDTool-0.18.tar.gz) = 0d4897a30432edf6f378eb1857274dd04d5a97fc65c0e51f387a5f8fc4049812
-SIZE (POE-Component-RRDTool-0.18.tar.gz) = 9907
diff --git a/net/p5-POE-Component-RRDTool/pkg-descr b/net/p5-POE-Component-RRDTool/pkg-descr
deleted file mode 100644
index 866f8f46daa9..000000000000
--- a/net/p5-POE-Component-RRDTool/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-RRDtool refers to round robin database tool. Round robin databases have
-a fixed number of data points in them and contain a pointer to the
-current element. Since the databases have a fixed number of data points
-the database size doesn't change after creation. RRDtool allows you to
-define a set of archives which consolidate the primary data points in
-higher granularity. RRDtool is specialized for time series data and can
-be used to create RRD files, update RRDs, retreive data from RRDs, and
-generate graphs from the databases. This module provides a POE wrapper
-around the rrdtool command line interface.
-
-WWW: http://search.cpan.org/dist/POE-Component-RRDTool/
diff --git a/net/p5-POE-Component-RRDTool/pkg-plist b/net/p5-POE-Component-RRDTool/pkg-plist
deleted file mode 100644
index 529453770de0..000000000000
--- a/net/p5-POE-Component-RRDTool/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist
-%%SITE_PERL%%/POE/Component/RRDTool.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool
-@dirrmtry %%SITE_PERL%%/POE/Component
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
-@dirrmtry %%SITE_PERL%%/POE
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE