Up to [NetBSD + pkgsrc-wip] / pkgsrc / databases / rrdtool
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
update to 1.4.7 changes: -minor feature additions -bugfixes
Recursive bump for graphics/freetype2 buildlink addition.
Revision bump after updating perl5 to 5.14.1.
rrdtool prefers to render graphs with the DejaVu font, so depend on it. Bump PKGREVISION.
recursive bump from gettext-lib shlib bump.
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Update to 1.4.5 Bugfixes: * rrdcached: print \n at the end of log messages when running rrdcached in the foreground -- Bernard Li * rrdcached: Let the -s, -m and -P options affect the default socket as well -- Sebastian Harl * rrdgraph: font related memory leaks fixed #208 -- tobi * rrdgraph-libdbi: print error message instead of dumping core on sql problem -- Pavel Nikiforov * rrdgraph-libdbi: properly allocated response buffer -- Pavel Nikiforov * rrdtool: in remote mode, make argument count for remote commmands strict -- Dave Peticolas * rrdgraph: fix problems with second %s in right-axis format -- tobi * and many more: for full changelog http://oss.oetiker.ch/rrdtool/pub/CHANGES Enhancements: * rrdcached: add hosts_access support added -- Shaun Reitan * rrdfetch/graph: introduce "epoch" as a new base time reference, meaning timestamp 0: you can now write epoch+11111111s or epoch+19711205s -- Peter Stamfest
Disable lua manually, otherwise it's found on current and PLIST breaks.
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Changes 1.4.4: Bugfixes: * compile: multiple fixes isnan and isinf defines to make rrdtool compile with gcc on solaris (with --disable-nls) * handle gettext/libintl like any other feature, do not try to supply our own ... rrdtool can work fine without it * rrd_client: fix potential segfaults * rrd_client: resolve synmlinks properly * compile: fix libtool and libtoolize names for OSX compiles * compile: fix for HAVE_BROKEN_MS_ASYNC (old linux kernels) * rrd_xport: fix --daemon handling * rrd_client: explicitly close connection on error * rrd_update: fix memory leak for COMPUTE datasources * rrd_daemon: fix segfault when specifying a relative path (-j option) * compile: make rrdtool compile with gcc 4.5 * portability: use %lld (long long int) for time_t *printf * compile: link pangocairo and not pango since we do use pangocairo actually * compile: re-integrate intl into compile dependency so that hosts with old (or no) gettext can get access to the included copy. * rrd_cached: exit with status !=0 on invalid cli Enhancements: * updated build files and instructions for win32 port by Chris Larsen * legal: Relicense the RRDCacheD client interface under the MIT license * legal: Updted FLOSS Exception for latest PHP license * rrd_cached: better help output
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
make "rrdtool restore" work on archs where time_t is an int
Reset MAINTAINER as I'm using rrdtool-1.2.x (because it has fewer deps).
Updated databases/rrdtool to 1.3.9 * bug fixes
Updated databases/rrdtool to 1.3.8 - python bindings memory handling fix by Anders Hammarquist (deb bug #529291) - fix getopt_long integration on Solaris. Depending on the phase of the moon this bug had caused rrdtool to crash reliably as soon as it read its arguments. Especially when used in language bindings. Thanks to Ihsan Dogan for helping with the debugging. - rrd_restore used casting a bit to liberally this caused it to fail horribly on 64bit platforms. Patch based in input provided by poster of rrd bug #218. - make ruby bindings compile with newer ruby versions. #217 patch provided by rrd trac user - Generate an error message when using RRDp with graph - this can not work reliably. (Debian Bug#251701) patch by Sebastian Harl
Updated databases/rrdtool to 1.3.7 The new release contains some rather influential changes. * Holt-Winters rrds should see a drastic speedup. * Front-ends relying on output from graph --lazy will work again * updatev does not segfault on 32 bit platforms anymore. * rrd_dump produces correct output with german locales.
Pullup ticket #2654 - requested by martti rrdtool: bug fix update rrdtool12: bug fix update Revisions pulled up: - databases/rrdtool/Makefile 1.76 - databases/rrdtool/distinfo 1.36 - databases/rrdtool/patches/patch-aa delete - databases/rrdtool12/Makefile 1.4 - databases/rrdtool12/distinfo 1.3 - databases/rrdtool12/patches/patch-as 1.2 --- Module Name: pkgsrc Committed By: martti Date: Thu Jan 22 16:47:02 UTC 2009 Modified Files: pkgsrc/databases/rrdtool: Makefile distinfo Removed Files: pkgsrc/databases/rrdtool/patches: patch-aa Log Message: * many small updates to the POD documents. * improved win32 source * OSX compilation fixes * rrd_fetch: fix memory leak * rrd_cgi: fix segfault in error reporting routine * rrd_graph: fix TICK for negative numbers * rrd_graph: fix image size reporting for LP64BE architectures * rrd_resize: fix GROW for mmap (it was totally broken) --- Module Name: pkgsrc Committed By: martti Date: Thu Jan 22 16:47:30 UTC 2009 Modified Files: pkgsrc/databases/rrdtool12: Makefile distinfo pkgsrc/databases/rrdtool12/patches: patch-as Log Message: Updated databases/rrdtool12 * rrd_graph: fix TICK for negative numbers * rrd_cgi: fix segfault in error reporting routine
Updated databases/rrdtool to 1.3.6 * many small updates to the POD documents. * improved win32 source * OSX compilation fixes * rrd_fetch: fix memory leak * rrd_cgi: fix segfault in error reporting routine * rrd_graph: fix TICK for negative numbers * rrd_graph: fix image size reporting for LP64BE architectures * rrd_resize: fix GROW for mmap (it was totally broken)
pullup ticket #2636 - requested by rafal
rrdtool: fix LP64BE problem
revisions pulled up:
pkgsrc/databases/rrdtool/Makefile 1.75
pkgsrc/databases/rrdtool/distinfo 1.35
pkgsrc/databases/rrdtool/patches/patch-aa 1.13
Module Name: pkgsrc
Committed By: rafal
Date: Fri Jan 16 02:23:03 UTC 2009
Modified Files:
pkgsrc/databases/rrdtool: Makefile distinfo
Added Files:
pkgsrc/databases/rrdtool/patches: patch-aa
Log Message:
Fix a LP64BE problem with 'rrdtool graph' where it claimed all graphs
+generated
were always of size 0x0. Patch already applied upstream.
Fix a LP64BE problem with 'rrdtool graph' where it claimed all graphs generated were always of size 0x0. Patch already applied upstream.
Updated databases/rrdtool to 1.3.5 Features: - a second axis can now be displayed in rrd_graph. look for documentation on second-axis. feature was sponsored by VoltWerk. - win32 port of the source. see WIN32-BUILD-TIPS.txt for details. contributed by exitgames Bugfixes: - rrd_fetch: is more careful when seeking. it should not try to seek outside the file anymore. - rrd_restore: works on platforms where "NaN" is not represented as "NaN" works now (HPUX) - rrd_graph: label ordering in --full-size is correct now. - ruby bindings: fix for last method - perl bindings: fix for build on MacOSX - rrd_update: make sure time stamp of rrd files get updated even on platforms with broken MS_ASYNC implementations (osx and old linux) - rrd_graph: CDEF:x= raises an error now and does not segfault - Solaris isfinite portability improved - rrd_graph: --font TITLE:12: problem fixed (affecting cacti)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Pullup ticket #2545 - requested by martti rrdtool: fix crashes Revisions pulled up: - databases/rrdtool/Makefile 1.72 - databases/rrdtool/PLIST 1.11 - databases/rrdtool/distinfo 1.33 --- Module Name: pkgsrc Committed By: martti Date: Tue Oct 7 07:23:36 UTC 2008 Modified Files: pkgsrc/databases/rrdtool: Makefile PLIST distinfo Log Message: Updated databases/rrdtool to 1.3.4 * detect short/truncated files on open (rrdtool used to crash later on some platforms) * stop rrd_resize from altering the original file (mmap side effect) * fix VDEF and SHIFT use. Now it returns correct data and does not crash anymore. * fix rrd_xport when used on datasources with different resolutions. This has been broken from day 1 of this tools exsitance. * fixed default prefix for ruby install * added rpath for perl bindings on bsd * do not [fm]advise past the end of the file since this causes crashes on sparc.
Updated databases/rrdtool to 1.3.4 * detect short/truncated files on open (rrdtool used to crash later on some platforms) * stop rrd_resize from altering the original file (mmap side effect) * fix VDEF and SHIFT use. Now it returns correct data and does not crash anymore. * fix rrd_xport when used on datasources with different resolutions. This has been broken from day 1 of this tools exsitance. * fixed default prefix for ruby install * added rpath for perl bindings on bsd * do not [fm]advise past the end of the file since this causes crashes on sparc.
Needs msgfmt, intltool and drop forcing pkgsrc gettext. Bump revision.
Updated databases/rrdtool to 1.3.3 While 1.3.2 did fix the data corruption bug, and was much faster with creating graphs, it did break badly when you tried to supply your own font names and sizes. 1.3.3 fixes this regression. * Do not crash when user tries to select a font in rrdgraph * Another attempt at makeing it compile out-of-the box on solaris 8
Pullup ticket #2524 - requested by martti
rrdtool: update package to avoid data corruption
Revisions pulled up:
databases/rrdtool/Makefile 1.68-1.69
databases/rrdtool/buildlink3.mk 1.20
databases/rrdtool/distinfo 1.30-1.31
databases/rrdtool/patches/patch-al 1.13-1.14
databases/rrdtool/patches/patch-am delete
---
Module Name: pkgsrc
Committed By: martti
Date: Tue Jul 29 17:23:17 UTC 2008
Modified Files:
pkgsrc/databases/rrdtool: Makefile distinfo
pkgsrc/databases/rrdtool/patches: patch-al
Removed Files:
pkgsrc/databases/rrdtool/patches: patch-am
Log Message:
Updated databases/rrdtool to 1.3.1
* image size does get returned properly even with --lazy active
this broke a number of frontends which should work now.
* fix rrd_restore to be able to read rrd 1.0.x generated dumps again.
* several documetation fixes
* make rrdtool.spec work without php
* complain when someone tries to create an rrd file with step size zero.
* added filename to illegal updated interval error message.
* fix number of rows returned by python modules fetch implementation.
---
Module Name: pkgsrc
Committed By: martti
Date: Wed Sep 10 05:38:12 UTC 2008
Modified Files:
pkgsrc/databases/rrdtool: Makefile buildlink3.mk distinfo
pkgsrc/databases/rrdtool/patches: patch-al
Log Message:
Updated databases/rrdtool to 1.3.2
MAJOR BUG-FIX:
* When running rrdtool update with multiple updates in one go and
MMAP enabled, there was a data corruption bug at wrap around.
See http://oss.oetiker.ch/rrdtool-trac/ticket/178 for details
Thanks to Kevin Brintnall
OTHER FIXES:
* Forward ported rra cur_row randomization patch from rrdtool
1.2.28 (it got lost in development).
* Contrary to the documentation imginfo did return the full path
of the image and not only the file name.
* Make --lazy mode work even when PRINT commands are present.
http://oss.oetiker.ch/rrdtool-trac/ticket/163
* Fix Ruby Bindings memory leak.
* Fix compilation on solaris 2.8
* Fix a ton of memory leaks in rrd_create and some in rrd_tool as
well. Based on valgrind analysis by Sven Engelhardt. Thanks!
* Fix handling of error conditions in rrd_tool.c (errno is not the
ideal indicator)
ENHANCEMENTS:
* Text Strings entered in the current locale will automatically be
transformed to utf8 for proper handling by Pango.
* Dramatically improved Pango Performance by introducing a static
fontmap. On my test system the persistent fontmap causes the
second graph with the same fonts in a single session to be
created about 0.18s faster than the first one. For a total graph
creation time of 0.21s this is a pretty substantial improvement.
With this patch, performance for the second graph is back to
1.2.x levels or even better.
Updated databases/rrdtool to 1.3.2 MAJOR BUG-FIX: * When running rrdtool update with multiple updates in one go and MMAP enabled, there was a data corruption bug at wrap around. See http://oss.oetiker.ch/rrdtool-trac/ticket/178 for details Thanks to Kevin Brintnall OTHER FIXES: * Forward ported rra cur_row randomization patch from rrdtool 1.2.28 (it got lost in development). * Contrary to the documentation imginfo did return the full path of the image and not only the file name. * Make --lazy mode work even when PRINT commands are present. http://oss.oetiker.ch/rrdtool-trac/ticket/163 * Fix Ruby Bindings memory leak. * Fix compilation on solaris 2.8 * Fix a ton of memory leaks in rrd_create and some in rrd_tool as well. Based on valgrind analysis by Sven Engelhardt. Thanks! * Fix handling of error conditions in rrd_tool.c (errno is not the ideal indicator) ENHANCEMENTS: * Text Strings entered in the current locale will automatically be transformed to utf8 for proper handling by Pango. * Dramatically improved Pango Performance by introducing a static fontmap. On my test system the persistent fontmap causes the second graph with the same fonts in a single session to be created about 0.18s faster than the first one. For a total graph creation time of 0.21s this is a pretty substantial improvement. With this patch, performance for the second graph is back to 1.2.x levels or even better.
Updated databases/rrdtool to 1.3.1 * image size does get returned properly even with --lazy active this broke a number of frontends which should work now. * fix rrd_restore to be able to read rrd 1.0.x generated dumps again. * several documetation fixes * make rrdtool.spec work without php * complain when someone tries to create an rrd file with step size zero. * added filename to illegal updated interval error message. * fix number of rows returned by python modules fetch implementation.
Removed DEPENDS for pkg-config. Spotted by wiz@
Update rrdtool from 1.2.27nb1 to 1.3.0nb1. Local change warranting nb1 is to prefix some error messages from rrdupdate with the name of the file the error relates to, carried over from nb1 of 1.2.27. Update loosely OKed by martti@ The announcement of 1.3.0 outlines the changes since 1.2.27: NEW Fast file access methods (Bernhard Fischer / Tobi Oetiker)
Add DESTDIR support.
Add name of rrd database to "illegal attempt to update using time..." error message, since rrdupdate may update more than one rrd database. Submitted as a feature enhancement request upstream (#162). Bump package revision.
Update rrdtool to version 1.2.27.
Changes:
* doc/rrdcreate.pod, doc/rrdgraph.pod, doc/rrdgraph_graph.pod,
doc/rrdgraph_rpn.pod, doc/rrdtutorial.pod: fixes for better web
rendering
* COPYRIGHT: added ZPL 2.1 to floss exception
* src/rrd_graph.c, trunk/program/src/rrd_graph.c: fixed parsing of
fontnames with embeded spaces
* bindings/tcl/tclrrd.c, configure.ac, src/rrd_cgi.c: * fix fadvice
and madvice inclusion ... again * fix rrdcgi warning * fix
warnings in tcl bindings -- Peter Breitenlohner peb mppmu.mpg.de
* src/rrd_graph.c: weekday and time are too tight
* configure.ac: fixing the solaris build
* netware/Makefile, src/rrd_update.c, win32/Makefile: updates for
netware and mingw32 ... allows for crosscompilation
* src/rrd_update.c: make update compile for mingw32 3.4.5
* bindings/perl-shared/Makefile.PL, configure.ac, src/rrd_tool.h,
src/rrd_update.c: * improve portability of compile environment to
netbsd and solaris
Updated databases/rrdtool to 1.2.26 * Bug fixes
Revive patch-ap, sans -lcgi, so that RRDs.so build correctly again. Ok martti@, PR#37374 by Petar Bogdanovic.
Based on some feedback, comment out the newly added LICENSE=xxx for now. I'll re-activate this later when the global license stuff is activated.
Added LICENSE=gnu-gpl-v2
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. Bump PKGREVISION.
NetBSD 1.x is no longer supported so remove NOT_FOR_PLATFORM.
cgilib is not needed to build this (Tobi Oetiker told this in a private mail).
Explicitly disable detecting Ruby like Python. Fix build problem when Ruby is installed.
Updated databases/rrdtool to 1.2.23 * bug fixes
Updated databases/rrdtool to 1.2.19 * bindings/python/Makefile.am: libtool builds shared libraries anyway, no need for extra LDFLAGS that bite non GNU ld versions * src/rrd_tool.c: resolve snprintf overflow warning by using sizeof
Changes 1.2.18: * Bug fixes
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Changes 1.2.15: The pwd command for server mode was added. Logarithmic graphs were revisited. GPRINT can now access the time component of VDEF values. DNAN and DINF are much faster through caching. Many bugs were killed.
Changes 1.2.13: Restoring from 1.0.x format XML dumps was enabled. The stability of rrdtool fetch results was fixed. A new rrdtool graph and rrdcgi functions were added. The pipe mode interface was improved. Many bugfixes were made.
Include libart in b3.mk, it is needed for linking. Reset maintainer on his request.
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
The script interpreter for examples/cgi-demo.cgi had to be corrected, as
the @exec_prefix@ is resolved to the literal ${prefix}, unexpanded.
Bumped PKGREVISION.
Recursive revision bump / recommended bump for gettext ABI change.
Changes 1.2.12: * Bug fixes
Disabled bindings for tcl and python. Without it the build process may fail if these packages are installed and found by the configure process.
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
rrdtool explicitly forbids any use of -ffast-math
Changed MASTER_SITES and HOMEPAGE to current URL
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Fix the package configuration of the following packages so that they will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Updated rrdtool to 1.2.11: Minor bug fix release Added --enable-perl-site-install configuration argument relevant to PR30719
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Include mk/pthread.buildlink3.mk.
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
Updated rrdtool to 1.2.10: Bug fix release
Update of rrdtool to 1.2.9: Major Changes between 1.0.x and 1.2.x Graphing -------- * rewritten graphics generation based on libart. - anti-aliased output - alpha transparency support - truetype fonts * additional graphics formats: EPS, PDF, SVG * extended multi-part documentation * VDEF support; define and use variables. Find, and use, the maximum rate seen by rrdtool; compute and show the average * Sliding window (trend) analysis Compute a smoother average, for instance over the last 6 CDPs * percentile (95th or other) Remove peaks, 95 percent of all rates are at or below the returned value Logging ------- * a second logging interface: rrdtool updatev Verbose updating of the database; show CPDs being created * Aberrant Behavior Detection with Holt-Winters Forecasting Compare current data with expected data, detect and log when the rates are outside expected levels * COMPUTE data type for artificial data-sources calculating their input using RPN math and data from the other data-sources.
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
For packages that use GNU configure, don't bother adding "TOOL" variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically.
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Bump PKGREVISION and remove X11 support where appropiate.
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
LTCONFIG_OVERRIDE is obsolete... use LIBTOOL_OVERRIDE instead. Also some minor whitespace nits.
Now that lang/perl5/module.mk fiddles with OTHERLDFLAGS fix the way RRDs.so shared perl module is built and thus fix runtime failure described in PR pkg/24292 by Michael van Elst <mlelstv at serpens dot de>. Also fix sparc64 compilation warnings and runtime failure due to time_t's size assumption: sizeof(time_t) != sizeof(long) on NetBSD/sparc64. While here bl3ify, this somewhat simplify the package, and provide a buildlink3.mk file. Bump PKGREVISION. With wulf@'s blessing.
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision bumped because of gd shared library major bump
Set PERL in the configure environment so that the correct perl is used for building this package. (Fixes compilation on Solaris -- there is still an outstanding PLIST issue though.)
Add trailing slash in HOMEPAGE. PR 21827 by yaranaika.
Update to version 1.0.40. See changes below.
Packages changes: use buildlink2 and perl5/module.mk, documentation
splitted in $PREFIX/share/doc/{rrdtool,html/rrdtool}/*.
Okay'ed by wulf@.
Changes since version 1.0.33:
- bugfix, + enhancement, * contrib, = RELEASE
---------------------------------------------
= 1.0.40 2002/10/11 -- Tobi
- 2002/10/11 Jeffrey Wheat <jeff@nt.cetlink.net>
updated php4 bindings to work with php 4.2.3
- 2002/10/07 Tomoyuki Murakami <tomoyuki@pobox.com>
-z does not take an option
- 2002/10/03 Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
fix for PREV() operator
- 2002/08/01 Paul Clifford <paul.clifford@bbc.co.uk>
fix for segfault in print_calc function
+ 2002/07/31 "Nenad Antic (EAB)" <Nenad.Antic@era.ericsson.se>
rrdfetch manpage update
- 2002/07/12 Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
PREV(xxx) match with DEF_NAM_FMT
- 2002/07/12 Joerg Mertin <mertinj@europe.psi.com>
fixed bindings for php4
- 2002/07/02 Philippe.Simonet@swisscom.com
fixed DINF for win32 compile
= 1.0.39 2002/06/20 -- Tobi
+ 2002/06/20 -- Gonzalo Augusto Arana Tagle <garana@uolsinectis.com.ar>
* new CDEF feature PREV(x) which allows for funky new filters
to be created easily
+ 2002/06/14 -- "Shipway, Steve" <steve.shipway@eds.com>
* Improved docs for rrd_resize
- Tobi
* increassed commandline buffer in rrd_tool.c to 100 kilo Byte
* in rrd_graph replace rint by ceil ...its more portable
* remove // comments and replace with /* .... */
* due to popular demand change strftime format to %V for weeks
+ 2002/05/24 -- Joe Griffin <joe.griffin@mscsoftware.com>
* config.guess and config.sub updates for IA64
= 1.0.38 2002/05/22 -- Tobi
- 2002/05/12 -- Tobi
* fix for crash in restore when used with existing file
- 2002/04/29 -- Alex
* fix for PRINT template parser in rrd_graph ...
- 2002/04/16 -- Milan Obuch <milan.obuch@in.nextra.sk>
* fix for --alt-mrtg
+ 2002/05/01 Wolfgang Schrimm <Wolfgang.Schrimm@urz.uni-heidelberg.de>
* new subcommand xport
= 1.0.37 2002/04/13 -- Tobi
- 2002/04/14 -- Thierry Nkaoua <tnka@linux-sottises.net>
* do not change LC_ALL but just LC_TIME ...
= 1.0.36 2002/04/13 -- Tobi
+ 2002/04/13 -- Milan Obuch <milan.obuch@in.nextra.sk>
* added new options to rrdgraph. Check the manpage for
--overlay, --background, --unit, GD (graph output format)
+ 2002/04/09 -- Tobi
* added setlocale and tzset calls to rrd_graph
- 2002/04/09 -- Tobi
* removed description of --goodfor and --refresh from rrdcgi
- 2002/04/02 -- Paul Vixie <paul@vix.com>
* rrd restore should not burn down existing files
- 2002/03/23 -- Oliver Cook <ollie@uk.clara.net>
* kill segfault in diff code for non digit input
- 2002/03/23 -- Ashok Mandala <chakri063@yahoo.com>
* make sure CDEFs work properly even when none of the contributing
data sources start at start of the cdef.
+ 2002/03/20 -- David Lee <t.d.lee@durham.ac.uk>
* Allow link builds through the ../configure syntax
= 1.0.35 2002/03/20 -- Tobi
- 2002/03/20 -- Tobi
* fixed longstanding off by 1 bug in CDEF for cases where RRDs with
different step sizes were mixed in one CDEF
- 2002/03/13 -- Tobi
* Deal with cases where Config{cc} contains an absolute path to perls
C compiler.
- 2002/03/14 -- Matt Galvin <mgalvin@dandd.com>
* new OS detector config files which can deal with macos X
= 1.0.34 2002/03/12 -- Tobi
- 2002/02/12 -- Tobi
* replaced zlib 1.1.3 with 1.1.4
- 2002/02/06 -- Alexander Schwartz <alexander.schwartz@gmx.net>
* allow rrdcgi to deal with umlauts
- 2001/12/27 -- Tom.Bertelson@gecapital.com
* fix overflow error in rrd_fetch
- 2001/11/28 -- Richard A. Steenbergen <ras@e-gerbil.net>
* allow + - and ' ' in printfsring
- 2001/03/31 -- Tobi
* added 'all' dependancy to site-perl-install rule as many seem to skip
this step when instaling cricket ... probably an incomplete cricket doku.
- 2001/03/02 -- Mike Franusich <mike@franusich.com>
* filedescriptor leak fixed in rrd_open for faild open attempts.
- 2001/03/01 -- Tobi
* test if compiler perl wants to use for building its modules is available on the system
* zlib wants to be linked with -fpic on HPUX or it breaks ...
tabs instead of spaces for indentation.
Make a shared libcgi as rrdtool wants to link it into a DSO. Rearrange several bits of the rrdtool build mechanism so that we're not cheating quite as much. The end result is that rrdtool now compiles on both ELF and a.out. Closes pkg/14606 from Tim Preston <tim at flibble dot org>
Use LTCONFIG_OVERRIDE.
Merge from pkgsrc-current to buildlink2 branch.
enable on more recent versions of netbsd-alpha that have FPC code
Give all packages which depend on "png" a version bump, and update all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Updated rrdtool to 1.0.33 Several bugfixes since 1.0.28 Fixed libgd interdependency problems that caused execution of perl scripts to fail.
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
Provide the missing libraries required to dynamically link in "-lgd". Closes PR pkg/12686.
NOT_FOR_PLATFORM alpha, since IEEE math there isn't up to it.
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Update to rrdtool-1.0.28 that since has seen several bugfixes
Convert packages to use PERL5_PACKLIST (part 1). These were the easy ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
Fix to confirm to hier(7), PKGLIBTOOL->LIBTOOL
s/USE_LIBTOOL/USE_PKGLIBTOOL/ Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
Fixed build problem and updated rrdtool to version 1.0.21
USE_PERL5 rather than DEPENDS+= perl-5xxx Pointed out by Hubert Feyrer.
Initial import of rrdtool-1.0.7: A data analysis tool generating graphical representations. (Round Robin Database Tools) Provided in PR 8716 by Berndt Josef Wulf <wulf@dingo.ping.net.au>. Heavily reworked by Berndt with some modifications by myself.
Initial revision