NOTICE: This package has been removed from pkgsrc

./wip/p5-RRDTool-OO, RRDTool::OO implementation for Perl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.19nb1, Package name: p5-RRDTool-OO-0.19nb1, Maintainer: rhaen

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.


Required to run:
[databases/rrdtool] [wip/p5-Log-Log4perl]

Master sites: (Expand)

SHA1: 8d1a057fe66e85b8facd30a8eaddfdc6bd1c2238
RMD160: a3d9904c9a8a42e9550a0e6ac7aa1de860602e83
Filesize: 31.249 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package removed
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2007-12-10 01:32:40 by Ulrich Habel | Files touched by this commit (3) | Package updated
Log message:
- updated to version 0.19
- DESTDIR support
- maintainer changed (email)
- uncommented options removed
Changelog:
0.19 (05/12/2007)
    (ms) Added 'strict' mode (defaults to true).
    (ms) Added latest graph parameters from the latest rrdtool release.

0.18 (05/12/2007)
    (ms) Added 'dry mode' patch by Jacquelin Charbonnel.
   2007-09-21 15:06:49 by Thomas Klausner | Files touched by this commit (113)
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
   2006-11-06 21:42:34 by Ulrich Habel | Files touched by this commit (4) | Imported package
Log message:
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.