| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 14:07:27
0.32_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
01 Jun 2012 05:26:28
0.32_2
|
dinoex  |
- update png to 1.5.10 |
07 May 2012 18:52:09
0.32_1
|
sylvio  |
- Chase rrdtool shlib version bump. |
13 Mar 2012 09:59:02
0.32
|
sunpoet  |
- Update to 0.32
Changes: http://search.cpan.org/dist/RRDTool-OO/Changes
PR: ports/165998
Submitted by; sunpoet (myself)
Approved by: Stefan Pauly <stefan@fh-mainz.de> (maintainer)
Feature safe: yes |
21 Jan 2012 17:40:15
0.31
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
13 Dec 2010 18:32:41
0.31
|
pgollucci  |
- Update to 0.31
- Remove MD5
PR: ports/153071
Submitted by: myself (pgollucci)
Approved by: stefan@fh-mainz.de (maintainer)
Changes: http://search.cpan.org/dist/RRDTool-OO/Changes |
24 Sep 2010 02:03:44
0.30
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
01 May 2010 15:14:48
0.30
|
sylvio  |
- Update to 0.30
PR: ports/146116
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
28 Mar 2010 06:47:48
0.28_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20 Nov 2009 19:02:11
0.28
|
miwi  |
- Update to 0.28
PR: 140351
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: maintainer timeout |
23 May 2009 14:23:53
0.25
|
miwi  |
- Update to 0.25
PR: 134859
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
29 Jun 2008 12:21:45
0.22
|
miwi  |
- Update to 0.22
PR: 125042
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
24 Jun 2008 12:34:56
0.21_1
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
17 Apr 2008 14:30:31
0.21
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
04 Feb 2008 13:24:26
0.21
|
miwi  |
- Update to 0.21
PR: 120086
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
08 Sep 2007 00:59:21
0.19
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
05 Jul 2007 06:19:49
0.19
|
edwin  |
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
27 May 2007 09:29:52
0.19
|
miwi  |
- Update to 0.19
PR: 112812
Submitted by: Stefan Pauly<stefan@fh-mainz.de> (maintainer) |
21 Sep 2006 07:21:22
0.17
|
erwin  |
Update to 0.17
PR: 103449
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
10 Sep 2006 14:39:38
0.16
|
erwin  |
Update to 0.16
PR: 103085
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
05 Aug 2006 08:10:53
0.15
|
miwi  |
- Update to 0.15
PR: ports/101095
Submitted by: Stefan Pauly <stefan(at)fh-mainz.de> (maintainer)
Approved by: krion (mentor) |
30 Apr 2006 19:32:04
0.14
|
erwin  |
Update to 0.14
PR: 96559
Submitted by: Stefan Pauly <stefan@fh-mainz.de> (maintainer) |
19 Feb 2006 20:18:20
0.13
|
erwin  |
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.
WWW: http://search.cpan.org/dist/RRDTool-OO/
PR: ports/93321
Submitted by: Stefan Pauly <stefan@fh-mainz.de> |