summaryrefslogtreecommitdiff
path: root/graphics/p5-RRDTool-OO
diff options
context:
space:
mode:
authorabs <abs>2006-06-07 11:50:51 +0000
committerabs <abs>2006-06-07 11:50:51 +0000
commit93011f76807aa4348f2d92dfdf36055709d4e784 (patch)
treef37235c999981197963acf39a7387a7da367a76b /graphics/p5-RRDTool-OO
parent53680a4f1669b2821273f951ea7ad0f130c6b715 (diff)
downloadpkgsrc-93011f76807aa4348f2d92dfdf36055709d4e784.tar.gz
Added graphics/p5-RRDTool-OO-0.14
RRDTool::OO is an object-oriented interface to Tobi Oetiker's round robin database tool rrdtool. It uses rrdtool's RRDs module to get access to rrdtool's shared library. RRDTool::OO tries to marry rrdtool's database engine with the dwimminess and whipuptitude Perl programmers take for granted. Using RRDTool::OO abstracts away implementation details of the RRD engine, uses easy to memorize named parameters and sets meaningful defaults for parameters not needed in simple cases. For the experienced user, however, it provides full access to rrdtool's API. (Please check "Development Status" to verify how much of it has been implemented yet, though, since this module is under development :).
Diffstat (limited to 'graphics/p5-RRDTool-OO')
-rw-r--r--graphics/p5-RRDTool-OO/DESCR13
-rw-r--r--graphics/p5-RRDTool-OO/Makefile17
-rw-r--r--graphics/p5-RRDTool-OO/PLIST1
-rw-r--r--graphics/p5-RRDTool-OO/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/graphics/p5-RRDTool-OO/DESCR b/graphics/p5-RRDTool-OO/DESCR
new file mode 100644
index 00000000000..418a5feecf0
--- /dev/null
+++ b/graphics/p5-RRDTool-OO/DESCR
@@ -0,0 +1,13 @@
+RRDTool::OO is an object-oriented interface to Tobi Oetiker's round
+robin database tool rrdtool. It uses rrdtool's RRDs module to get
+access to rrdtool's shared library.
+
+RRDTool::OO tries to marry rrdtool's database engine with the
+dwimminess and whipuptitude Perl programmers take for granted.
+Using RRDTool::OO abstracts away implementation details of the RRD
+engine, uses easy to memorize named parameters and sets meaningful
+defaults for parameters not needed in simple cases. For the
+experienced user, however, it provides full access to rrdtool's
+API. (Please check "Development Status" to verify how much of it
+has been implemented yet, though, since this module is under
+development :).
diff --git a/graphics/p5-RRDTool-OO/Makefile b/graphics/p5-RRDTool-OO/Makefile
new file mode 100644
index 00000000000..a16ea95641f
--- /dev/null
+++ b/graphics/p5-RRDTool-OO/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:50:51 abs Exp $
+
+DISTNAME= RRDTool-OO-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/}
+
+MAINTAINER= abs@absd.org
+HOMEPAGE= http://search.cpan.org/~mschilli/RRDTool-OO/
+COMMENT= Object-oriented interface to RRDTool
+
+DEPENDS+= rrdtool-[0-9]*:../../databases/rrdtool
+
+PERL5_PACKLIST= auto/RRDTool/OO/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-RRDTool-OO/PLIST b/graphics/p5-RRDTool-OO/PLIST
new file mode 100644
index 00000000000..2437cc2bd82
--- /dev/null
+++ b/graphics/p5-RRDTool-OO/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/07 11:50:51 abs Exp $
diff --git a/graphics/p5-RRDTool-OO/distinfo b/graphics/p5-RRDTool-OO/distinfo
new file mode 100644
index 00000000000..6f3d5ce7b42
--- /dev/null
+++ b/graphics/p5-RRDTool-OO/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:50:51 abs Exp $
+
+SHA1 (RRDTool-OO-0.14.tar.gz) = 0721aa3accf6f7b2199d496fcf1736ee6f5af417
+RMD160 (RRDTool-OO-0.14.tar.gz) = 2dc3251e7accaa13180ceb7b9a0347333806664e
+Size (RRDTool-OO-0.14.tar.gz) = 28601 bytes