Subject: CVS commit: pkgsrc/databases/rrdtool12
From: Martti Kuparinen
Date: 2009-01-02 21:07:10
Message id: 20090102200710.D9590175D0@cvs.netbsd.org

Log Message:
Updated databases/rrdtool12 to 1.2.29

Features:

- a second axis can now be displayed in rrd_graph. look for
  documentation on second-axis. feature was sponsored by VoltWerk.

Bugfixes:

- rrd_fetch: is more careful when seeking. it should not try to seek
  outside the file anymore.

- rrd_graph: CDEF:x= raises an error now and does not segfault

- rrd_graph: --font TITLE:12: problem fixed (affecting cacti)

- rrd_graph: make VDEF work with SHIFT (bug #177)

- rrd_xport: make it work when exporting datasources without
             uniform step size.

- rrd_tool:  rely on function return values and not on errno.  (bug #176)

Files:
RevisionActionfile
1.3modifypkgsrc/databases/rrdtool12/Makefile
1.2modifypkgsrc/databases/rrdtool12/buildlink3.mk
1.2modifypkgsrc/databases/rrdtool12/distinfo
1.2modifypkgsrc/databases/rrdtool12/patches/patch-aw