pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-RRD-Simple



Module name:    wip
Committed by:   uhabel
Date:           Mon Dec 10 00:21:57 UTC 2007

Modified Files:
        wip/p5-RRD-Simple: Makefile distinfo
Removed Files:
        wip/p5-RRD-Simple: PLIST

Log Message:
- updated package to 1.43
- DESTDIR support
- change of maintainers email address
Changelog:
Version 1.43 - 5th March 2007
    + Changed Build.PL to be more paranoid defaulting
      to no while using $build->y_n to work around
      potential removal of expected method functionality.

    + Added complain.txt. 

    + Added instructions for installing rrdtool and RRDs
      under Debian/Ubuntu, RHEL and Fedora Core to the
      INSTALL file.

    + Various fixes and improvements to the POD.

    + Added another example to RRD::Simple::Examples.

    + Fixed typos in existing examples 1 to 5 in
      RRD::Simple::Examples.


Version 1.42 - 27th February 2007
    + Increased the spacing on the graph between the
      timestamps in the bottom right hand corner and
      the legend if the "extended-legend" parameter is
      NOT specified.

    + Added the "file" parameter to the new() constructor
      method to specify the RRD filename to be used for
      by the resulting RRD::Simple object. Eventually
      this will replace the (now optional) ability to
      pass the RRD filename as the first parameter to
      subsequent object methods.

    + Changed the POD to reflect the above changes
      to the new() constructor method regarding passing
      of the RRD filename at object creation time.

    + Added new unit text for the above changes
      to the new() constructor method.

    + Corrected minimum RRD::Simple version for
      rrd-server.pl as documented in README.

    + Updated the main POD to include data resolution
      information for each of the 6 different data
      retention period schemes.

    + Changed to an inside out object. Use the DEBUG
      environment variable to debug.

    + Updated and renamed RRD::Simple::Examples from
      a .pm file to a .pod file since it contains no
      actual code (only documentation).


Version 1.41 - 11th February 2007
    + Added RRD::Simple::Examples POD.

    + Added new requirement of POSIX to Build.PL.

    + Added new timestamp parameter to the graph()
      method.

    + Added heartbeat() method and POD and unit
      test for it.

    + Documented some parameters to the new()
      constructor method that were previously
      undocumented.

    + Updated version of examples/data_gathering/*
      scripts, as currently used on http://rrd.me.uk


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r0 wip/p5-RRD-Simple/PLIST
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-RRD-Simple/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/p5-RRD-Simple/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-RRD-Simple/PLIST?r1=1.1.1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-RRD-Simple/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-RRD-Simple/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index