diff options
author | adam <adam@pkgsrc.org> | 2010-07-06 07:31:20 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-07-06 07:31:20 +0000 |
commit | 3823097019ce1fce020bcabd4465d7d704044439 (patch) | |
tree | 7c782c4830ffca0cbe394290d896ae2db3eb7c39 /databases/rrdtool/PLIST | |
parent | d1d539de1c7ee2915f00a6816db78d49013c802a (diff) | |
download | pkgsrc-3823097019ce1fce020bcabd4465d7d704044439.tar.gz |
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
Diffstat (limited to 'databases/rrdtool/PLIST')
-rw-r--r-- | databases/rrdtool/PLIST | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/databases/rrdtool/PLIST b/databases/rrdtool/PLIST index c43b62af7e3..0238199ec4c 100644 --- a/databases/rrdtool/PLIST +++ b/databases/rrdtool/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:43:23 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2010/07/06 07:31:20 adam Exp $ +bin/rrdcached bin/rrdcgi bin/rrdtool bin/rrdupdate include/rrd.h +include/rrd_client.h include/rrd_format.h lib/librrd.la lib/librrd_th.la @@ -12,11 +14,13 @@ man/man1/cdeftutorial.1 man/man1/rpntutorial.1 man/man1/rrd-beginners.1 man/man1/rrdbuild.1 +man/man1/rrdcached.1 man/man1/rrdcgi.1 man/man1/rrdcreate.1 man/man1/rrddump.1 man/man1/rrdfetch.1 man/man1/rrdfirst.1 +man/man1/rrdflushcached.1 man/man1/rrdgraph.1 man/man1/rrdgraph_data.1 man/man1/rrdgraph_examples.1 @@ -33,19 +37,23 @@ man/man1/rrdtune.1 man/man1/rrdtutorial.1 man/man1/rrdupdate.1 man/man1/rrdxport.1 +man/man3/librrd.3 share/doc/rrdtool-${PKGVERSION}/html/RRDp.html share/doc/rrdtool-${PKGVERSION}/html/RRDs.html share/doc/rrdtool-${PKGVERSION}/html/bin_dec_hex.html share/doc/rrdtool-${PKGVERSION}/html/cdeftutorial.html share/doc/rrdtool-${PKGVERSION}/html/index.html +share/doc/rrdtool-${PKGVERSION}/html/librrd.html share/doc/rrdtool-${PKGVERSION}/html/rpntutorial.html share/doc/rrdtool-${PKGVERSION}/html/rrd-beginners.html share/doc/rrdtool-${PKGVERSION}/html/rrdbuild.html +share/doc/rrdtool-${PKGVERSION}/html/rrdcached.html share/doc/rrdtool-${PKGVERSION}/html/rrdcgi.html share/doc/rrdtool-${PKGVERSION}/html/rrdcreate.html share/doc/rrdtool-${PKGVERSION}/html/rrddump.html share/doc/rrdtool-${PKGVERSION}/html/rrdfetch.html share/doc/rrdtool-${PKGVERSION}/html/rrdfirst.html +share/doc/rrdtool-${PKGVERSION}/html/rrdflushcached.html share/doc/rrdtool-${PKGVERSION}/html/rrdgraph.html share/doc/rrdtool-${PKGVERSION}/html/rrdgraph_data.html share/doc/rrdtool-${PKGVERSION}/html/rrdgraph_examples.html @@ -66,12 +74,15 @@ share/doc/rrdtool-${PKGVERSION}/txt/bin_dec_hex.pod share/doc/rrdtool-${PKGVERSION}/txt/bin_dec_hex.txt share/doc/rrdtool-${PKGVERSION}/txt/cdeftutorial.pod share/doc/rrdtool-${PKGVERSION}/txt/cdeftutorial.txt +share/doc/rrdtool-${PKGVERSION}/txt/librrd.txt share/doc/rrdtool-${PKGVERSION}/txt/rpntutorial.pod share/doc/rrdtool-${PKGVERSION}/txt/rpntutorial.txt share/doc/rrdtool-${PKGVERSION}/txt/rrd-beginners.pod share/doc/rrdtool-${PKGVERSION}/txt/rrd-beginners.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdbuild.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdbuild.txt +share/doc/rrdtool-${PKGVERSION}/txt/rrdcached.pod +share/doc/rrdtool-${PKGVERSION}/txt/rrdcached.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdcgi.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdcgi.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdcreate.pod @@ -82,6 +93,8 @@ share/doc/rrdtool-${PKGVERSION}/txt/rrdfetch.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdfetch.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdfirst.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdfirst.txt +share/doc/rrdtool-${PKGVERSION}/txt/rrdflushcached.pod +share/doc/rrdtool-${PKGVERSION}/txt/rrdflushcached.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdgraph.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdgraph.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdgraph_data.pod @@ -114,6 +127,8 @@ share/doc/rrdtool-${PKGVERSION}/txt/rrdupdate.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdupdate.txt share/doc/rrdtool-${PKGVERSION}/txt/rrdxport.pod share/doc/rrdtool-${PKGVERSION}/txt/rrdxport.txt +share/examples/rrdcached/RRDCached.pm +share/examples/rrdcached/rrdcached-size.pl share/examples/rrdtool/4charts.pl share/examples/rrdtool/bigtops.pl share/examples/rrdtool/cgi-demo.cgi |