Index: head/databases/p5-POE-Component-RRDTool/Makefile =================================================================== --- head/databases/p5-POE-Component-RRDTool/Makefile (revision 137554) +++ head/databases/p5-POE-Component-RRDTool/Makefile (revision 137555) @@ -1,31 +1,31 @@ # New ports collection makefile for: POE-Component-RRDTool # Date created: 05 July 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE-Component-RRDTool -PORTVERSION= 0.17 +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}/net/rrdtool RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= Property changes on: head/databases/p5-POE-Component-RRDTool/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/databases/p5-POE-Component-RRDTool/distinfo =================================================================== --- head/databases/p5-POE-Component-RRDTool/distinfo (revision 137554) +++ head/databases/p5-POE-Component-RRDTool/distinfo (revision 137555) @@ -1,2 +1,2 @@ -MD5 (POE-Component-RRDTool-0.17.tar.gz) = 45a80ed236385a3700bbb06aa88cd471 -SIZE (POE-Component-RRDTool-0.17.tar.gz) = 11249 +MD5 (POE-Component-RRDTool-0.18.tar.gz) = 4dff6693e1331a090df8a954a12627f2 +SIZE (POE-Component-RRDTool-0.18.tar.gz) = 9907 Property changes on: head/databases/p5-POE-Component-RRDTool/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/databases/p5-POE-Component-RRDTool/pkg-descr =================================================================== --- head/databases/p5-POE-Component-RRDTool/pkg-descr (revision 137554) +++ head/databases/p5-POE-Component-RRDTool/pkg-descr (revision 137555) @@ -1,14 +1,11 @@ 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/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/databases/p5-POE-Component-RRDTool/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/p5-POE-Component-RRDTool/Makefile =================================================================== --- head/net/p5-POE-Component-RRDTool/Makefile (revision 137554) +++ head/net/p5-POE-Component-RRDTool/Makefile (revision 137555) @@ -1,31 +1,31 @@ # New ports collection makefile for: POE-Component-RRDTool # Date created: 05 July 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE-Component-RRDTool -PORTVERSION= 0.17 +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}/net/rrdtool RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= Property changes on: head/net/p5-POE-Component-RRDTool/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net/p5-POE-Component-RRDTool/distinfo =================================================================== --- head/net/p5-POE-Component-RRDTool/distinfo (revision 137554) +++ head/net/p5-POE-Component-RRDTool/distinfo (revision 137555) @@ -1,2 +1,2 @@ -MD5 (POE-Component-RRDTool-0.17.tar.gz) = 45a80ed236385a3700bbb06aa88cd471 -SIZE (POE-Component-RRDTool-0.17.tar.gz) = 11249 +MD5 (POE-Component-RRDTool-0.18.tar.gz) = 4dff6693e1331a090df8a954a12627f2 +SIZE (POE-Component-RRDTool-0.18.tar.gz) = 9907 Property changes on: head/net/p5-POE-Component-RRDTool/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net/p5-POE-Component-RRDTool/pkg-descr =================================================================== --- head/net/p5-POE-Component-RRDTool/pkg-descr (revision 137554) +++ head/net/p5-POE-Component-RRDTool/pkg-descr (revision 137555) @@ -1,14 +1,11 @@ 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/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/net/p5-POE-Component-RRDTool/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property