pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/rrdtool
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 6 07:31:20 UTC 2010
Modified Files:
pkgsrc/databases/rrdtool: Makefile PLIST distinfo
pkgsrc/databases/rrdtool/patches: patch-al patch-az
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/databases/rrdtool/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/rrdtool/PLIST
cvs rdiff -u -r1.40 -r1.41 pkgsrc/databases/rrdtool/distinfo
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/rrdtool/patches/patch-al
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/rrdtool/patches/patch-az
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index