pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 11 08:22:45 UTC 2019

Modified Files:
        pkgsrc/databases/py-rrdtool: Makefile distinfo
        pkgsrc/databases/rrdtool: Makefile Makefile.common PLIST distinfo
            options.mk
        pkgsrc/databases/rrdtool/patches: patch-src_rrd__list.c
        pkgsrc/databases/ruby-rrdtool: Makefile distinfo
Added Files:
        pkgsrc/databases/rrdtool/patches: patch-doc_Makefile.in
Removed Files:
        pkgsrc/databases/rrdtool/patches: patch-src_rrd__lastupdate.c
            patch-src_rrd__tool.c

Log Message:
rrdtool: updated to 1.7.1

RRDtool 1.7.1:

Bugfixes
* about 38949 assorted fixes for the windows build of rrdtool
* fix many compile time warnings
* Re-enable 0-width lines
* Include rrd_pdpcalc.pod in Makefile.am also
* Lots of spelling fixes for rrdtool source and documentation
* fix off by one issue in rrdtool xport output
* fix lua extension build
* fix python bindings
* fix multiple static variable issues in conflict with MT
* make translations actually work
* Fixed configure --enable / --disable options
* rrd_daemon stability fixes
* fix tcl bindings
* do not call umask ever (not MT safe)

Features
* Multiline Titles
* French translation
* Added support for --allow-shrink with --rigid flag
* Added SUSPEND/RESUME/SUSPENDALL/RESUMEALL commands for rrd_cached
* include the daemon name in the error messag


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/py-rrdtool/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/py-rrdtool/distinfo
cvs rdiff -u -r1.133 -r1.134 pkgsrc/databases/rrdtool/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/rrdtool/Makefile.common
cvs rdiff -u -r1.19 -r1.20 pkgsrc/databases/rrdtool/PLIST
cvs rdiff -u -r1.55 -r1.56 pkgsrc/databases/rrdtool/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/rrdtool/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/rrdtool/patches/patch-doc_Makefile.in
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/databases/rrdtool/patches/patch-src_rrd__lastupdate.c \
    pkgsrc/databases/rrdtool/patches/patch-src_rrd__tool.c
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c
cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/ruby-rrdtool/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/ruby-rrdtool/distinfo

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

Modified files:

Index: pkgsrc/databases/py-rrdtool/Makefile
diff -u pkgsrc/databases/py-rrdtool/Makefile:1.5 pkgsrc/databases/py-rrdtool/Makefile:1.6
--- pkgsrc/databases/py-rrdtool/Makefile:1.5    Wed Nov 14 22:21:12 2018
+++ pkgsrc/databases/py-rrdtool/Makefile        Mon Feb 11 08:22:45 2019
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2018/11/14 22:21:12 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2019/02/11 08:22:45 adam Exp $
 
-PKGREVISION= 4
 .include "../../databases/rrdtool/Makefile.common"
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 
-DEPENDS+=      ${PYPKGPREFIX}-setuptools>=0.8:../../devel/py-setuptools
-
 EGG_NAME=      rrdtool-0.1.10
 
 EXTRACT_ELEMENTS=      ${DISTNAME}/bindings/python ${DISTNAME}/src
@@ -14,7 +11,7 @@ WRKSRC=                       ${WRKDIR}/${DISTNAME}/bindings
 MAKE_ENV+=             ABS_TOP_BUILDDIR=${WRKDIR}/${DISTNAME}
 
 pre-configure:
-       rm ${WRKDIR}/${DISTNAME}/src/rrd_config.h
+       ${RM} ${WRKDIR}/${DISTNAME}/src/rrd_config.h
 
 .include "../../databases/rrdtool/buildlink3.mk"
 .include "../../lang/python/egg.mk"

Index: pkgsrc/databases/py-rrdtool/distinfo
diff -u pkgsrc/databases/py-rrdtool/distinfo:1.1 pkgsrc/databases/py-rrdtool/distinfo:1.2
--- pkgsrc/databases/py-rrdtool/distinfo:1.1    Thu Jul 27 18:31:20 2017
+++ pkgsrc/databases/py-rrdtool/distinfo        Mon Feb 11 08:22:45 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/07/27 18:31:20 adam Exp $
+$NetBSD: distinfo,v 1.2 2019/02/11 08:22:45 adam Exp $
 
-SHA1 (rrdtool-1.7.0.tar.gz) = 15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78
-RMD160 (rrdtool-1.7.0.tar.gz) = 8816c971189a60e190d15a5b3827697c299ffce3
-SHA512 (rrdtool-1.7.0.tar.gz) = 36d979561601135d74622eaf183701de15cba5e25118f7a308926a695ba84ecb33c3d16511bf4bc80cff055853e2eb85065bc4ed8aef19fc0277c6430ecd319f
-Size (rrdtool-1.7.0.tar.gz) = 2849994 bytes
+SHA1 (rrdtool-1.7.1.tar.gz) = e70e1241bd5ee286a5903e0714f2afb4070d1c2d
+RMD160 (rrdtool-1.7.1.tar.gz) = 5f304435be4e0391eab2de41a1c33bf86c64e0a6
+SHA512 (rrdtool-1.7.1.tar.gz) = ee5c9ff234493442ccd9bfc7031700483011de3e05c01e026509b699cb0d7d3e286e2046357c5fff5807f3e709043c8f218b48b43f8b126a23e228a3927d7b14
+Size (rrdtool-1.7.1.tar.gz) = 2881346 bytes

Index: pkgsrc/databases/rrdtool/Makefile
diff -u pkgsrc/databases/rrdtool/Makefile:1.133 pkgsrc/databases/rrdtool/Makefile:1.134
--- pkgsrc/databases/rrdtool/Makefile:1.133     Wed Nov 14 22:21:12 2018
+++ pkgsrc/databases/rrdtool/Makefile   Mon Feb 11 08:22:44 2019
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.133 2018/11/14 22:21:12 kleink Exp $
+# $NetBSD: Makefile,v 1.134 2019/02/11 08:22:44 adam Exp $
 
-PKGREVISION= 5
 .include "Makefile.common"
 
 DEPENDS+=              dejavu-ttf>=2.26:../../fonts/dejavu-ttf

Index: pkgsrc/databases/rrdtool/Makefile.common
diff -u pkgsrc/databases/rrdtool/Makefile.common:1.2 pkgsrc/databases/rrdtool/Makefile.common:1.3
--- pkgsrc/databases/rrdtool/Makefile.common:1.2        Mon Sep  4 18:08:19 2017
+++ pkgsrc/databases/rrdtool/Makefile.common    Mon Feb 11 08:22:44 2019
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.2 2017/09/04 18:08:19 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2019/02/11 08:22:44 adam Exp $
 # used by databases/rrdtool/Makefile
 # used by databases/py-rrdtool/Makefile
 # used by databases/ruby-rrdtool/Makefile
 
-DISTNAME=      rrdtool-1.7.0
+DISTNAME=      rrdtool-1.7.1
 CATEGORIES=    databases graphics net
 MASTER_SITES=  https://oss.oetiker.ch/rrdtool/pub/
 
@@ -11,6 +11,3 @@ MAINTAINER=   pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://oss.oetiker.ch/rrdtool/
 COMMENT=       Data analysis tool generating graphical representations
 LICENSE=       gnu-gpl-v2
-
-#DISTINFO_FILE=        ${.CURDIR}/../../databases/rrdtool/distinfo
-#PATCHDIR=     ${.CURDIR}/../../databases/rrdtool/patches

Index: pkgsrc/databases/rrdtool/PLIST
diff -u pkgsrc/databases/rrdtool/PLIST:1.19 pkgsrc/databases/rrdtool/PLIST:1.20
--- pkgsrc/databases/rrdtool/PLIST:1.19 Thu Jul 27 18:31:20 2017
+++ pkgsrc/databases/rrdtool/PLIST      Mon Feb 11 08:22:44 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2017/07/27 18:31:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2019/02/11 08:22:44 adam Exp $
 bin/rrdcached
 bin/rrdcgi
 bin/rrdcreate
@@ -19,6 +19,7 @@ man/man1/bin_dec_hex.1
 man/man1/cdeftutorial.1
 man/man1/rpntutorial.1
 man/man1/rrd-beginners.1
+man/man1/rrd_pdpcalc.1
 man/man1/rrdbuild.1
 man/man1/rrdcached.1
 man/man1/rrdcgi.1
@@ -35,8 +36,8 @@ man/man1/rrdgraph_rpn.1
 man/man1/rrdinfo.1
 man/man1/rrdlast.1
 man/man1/rrdlastupdate.1
-${PLIST.lua}man/man1/rrdlua.1
 man/man1/rrdlist.1
+${PLIST.lua}man/man1/rrdlua.1
 man/man1/rrdresize.1
 man/man1/rrdrestore.1
 man/man1/rrdthreads.1
@@ -54,6 +55,7 @@ share/doc/rrdtool-${PKGVERSION}/html/ind
 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/rrd_pdpcalc.html
 share/doc/rrdtool-${PKGVERSION}/html/rrdbuild.html
 share/doc/rrdtool-${PKGVERSION}/html/rrdcached.html
 share/doc/rrdtool-${PKGVERSION}/html/rrdcgi.html
@@ -89,6 +91,8 @@ share/doc/rrdtool-${PKGVERSION}/txt/rpnt
 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/rrd_pdpcalc.pod
+share/doc/rrdtool-${PKGVERSION}/txt/rrd_pdpcalc.txt
 share/doc/rrdtool-${PKGVERSION}/txt/rrdbuild.pod
 share/doc/rrdtool-${PKGVERSION}/txt/rrdbuild.txt
 share/doc/rrdtool-${PKGVERSION}/txt/rrdcached.pod
@@ -152,4 +156,5 @@ share/examples/rrdtool/piped-demo.pl
 share/examples/rrdtool/shared-demo.pl
 share/examples/rrdtool/stripes.pl
 share/examples/rrdtool/stripes.py
+share/locale/fr/LC_MESSAGES/rrdtool.mo
 share/locale/hu/LC_MESSAGES/rrdtool.mo

Index: pkgsrc/databases/rrdtool/distinfo
diff -u pkgsrc/databases/rrdtool/distinfo:1.55 pkgsrc/databases/rrdtool/distinfo:1.56
--- pkgsrc/databases/rrdtool/distinfo:1.55      Wed Aug  2 03:13:54 2017
+++ pkgsrc/databases/rrdtool/distinfo   Mon Feb 11 08:22:44 2019
@@ -1,19 +1,18 @@
-$NetBSD: distinfo,v 1.55 2017/08/02 03:13:54 maya Exp $
+$NetBSD: distinfo,v 1.56 2019/02/11 08:22:44 adam Exp $
 
-SHA1 (rrdtool-1.7.0.tar.gz) = 15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78
-RMD160 (rrdtool-1.7.0.tar.gz) = 8816c971189a60e190d15a5b3827697c299ffce3
-SHA512 (rrdtool-1.7.0.tar.gz) = 36d979561601135d74622eaf183701de15cba5e25118f7a308926a695ba84ecb33c3d16511bf4bc80cff055853e2eb85065bc4ed8aef19fc0277c6430ecd319f
-Size (rrdtool-1.7.0.tar.gz) = 2849994 bytes
+SHA1 (rrdtool-1.7.1.tar.gz) = e70e1241bd5ee286a5903e0714f2afb4070d1c2d
+RMD160 (rrdtool-1.7.1.tar.gz) = 5f304435be4e0391eab2de41a1c33bf86c64e0a6
+SHA512 (rrdtool-1.7.1.tar.gz) = ee5c9ff234493442ccd9bfc7031700483011de3e05c01e026509b699cb0d7d3e286e2046357c5fff5807f3e709043c8f218b48b43f8b126a23e228a3927d7b14
+Size (rrdtool-1.7.1.tar.gz) = 2881346 bytes
 SHA1 (patch-bindings_perl-shared_Makefile.PL) = 839b4474e89b59002d1629425c5839e4df3b8f5c
+SHA1 (patch-doc_Makefile.in) = 749309b6532fff991a89c317a57e24f91a2804d1
 SHA1 (patch-examples_Makefile.in) = 985e90539340c8bac9788e897c4b7b899fe9f6b1
 SHA1 (patch-examples_rrdcached_Makefile.in) = be06ac61b314e225d62f9f27da28c24fb6a1b84b
 SHA1 (patch-src_gettext.h) = 1254beedc267d901e154ea98599bdfddbe49ddc0
 SHA1 (patch-src_rrd__cgi.c) = f2004681d9d430b6d347627e029ce3c7a717bcd6
 SHA1 (patch-src_rrd__graph.c) = e53a925c329e477b198cdeaf6b50891187ee17c5
-SHA1 (patch-src_rrd__lastupdate.c) = 317fc6e46e15333574d0e977d8ab34e916920f4a
-SHA1 (patch-src_rrd__list.c) = 9a5e623e20aa2be4ad22f5358897a8a9ad418b38
+SHA1 (patch-src_rrd__list.c) = 5d548b4196d7242565e23d6d74af1fc2d8be1ba0
 SHA1 (patch-src_rrd__restore.c) = 06cc3918fd685fc4dfbfdefcf39835a6b08f947c
 SHA1 (patch-src_rrd__strtod.c) = 6148276ba17eaaf1ef728db1d55bda18d67da83e
-SHA1 (patch-src_rrd__tool.c) = 81131a74c8e9b81edfaa4b6746d4ab8508e82ac2
 SHA1 (patch-src_rrd__utils.c) = c6eb0c0c1e4656984cbd72fa1d1952af776bad4c
 SHA1 (patch-src_rrd__xport.c) = d50bc5069ad672814f70fdb813cffa875f6514bf

Index: pkgsrc/databases/rrdtool/options.mk
diff -u pkgsrc/databases/rrdtool/options.mk:1.6 pkgsrc/databases/rrdtool/options.mk:1.7
--- pkgsrc/databases/rrdtool/options.mk:1.6     Sat Jul  7 04:45:10 2018
+++ pkgsrc/databases/rrdtool/options.mk Mon Feb 11 08:22:44 2019
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2018/07/07 04:45:10 minskim Exp $
+# $NetBSD: options.mk,v 1.7 2019/02/11 08:22:44 adam Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.rrdtool
 PKG_SUPPORTED_OPTIONS= lua tcl
@@ -20,13 +20,13 @@ REPLACE_FILES.tclsh=        bindings/tcl/ifOcte
 
 PLIST.tcl=             yes
 
-.if ${OPSYS} == "Darwin"
+.  if ${OPSYS} == "Darwin"
 .PHONY: fix-darwin-install-name
 post-install: fix-darwin-install-name
 fix-darwin-install-name:
        install_name_tool -id ${PREFIX}/lib/tclrrd${PKGVERSION_NOREV}.dylib \
                ${DESTDIR}${PREFIX}/lib/tclrrd${PKGVERSION_NOREV}.dylib
-.endif
+.  endif
 
 .include "../../lang/tcl/buildlink3.mk"
 

Index: pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c
diff -u pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c:1.1 pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c:1.2
--- pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c:1.1  Wed Aug  2 03:13:54 2017
+++ pkgsrc/databases/rrdtool/patches/patch-src_rrd__list.c      Mon Feb 11 08:22:45 2019
@@ -1,13 +1,13 @@
-$NetBSD: patch-src_rrd__list.c,v 1.1 2017/08/02 03:13:54 maya Exp $
+$NetBSD: patch-src_rrd__list.c,v 1.2 2019/02/11 08:22:45 adam Exp $
 
 Need limits.h for PATH_MAX
 
---- src/rrd_list.c.orig        2017-05-16 12:26:46.000000000 +0000
+--- src/rrd_list.c.orig        2019-02-04 17:42:30.000000000 +0000
 +++ src/rrd_list.c
-@@ -3,6 +3,7 @@
- #include <string.h>
- #include <glob.h>
+@@ -14,6 +14,7 @@
+ #endif
  #include <dirent.h>
+ #endif
 +#include <limits.h>
  #include <sys/types.h>
  

Index: pkgsrc/databases/ruby-rrdtool/Makefile
diff -u pkgsrc/databases/ruby-rrdtool/Makefile:1.27 pkgsrc/databases/ruby-rrdtool/Makefile:1.28
--- pkgsrc/databases/ruby-rrdtool/Makefile:1.27 Wed Nov 14 22:21:12 2018
+++ pkgsrc/databases/ruby-rrdtool/Makefile      Mon Feb 11 08:22:45 2019
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.27 2018/11/14 22:21:12 kleink Exp $
+# $NetBSD: Makefile,v 1.28 2019/02/11 08:22:45 adam Exp $
 
-PKGREVISION= 4
 .include "../../databases/rrdtool/Makefile.common"
 
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -11,7 +10,7 @@ WRKSRC=                       ${WRKDIR}/${DISTNAME}/bindings
 MAKE_ENV+=             ABS_TOP_BUILDDIR=${WRKDIR}/${DISTNAME}
 
 pre-configure:
-       rm ${WRKDIR}/${DISTNAME}/src/rrd_config.h
+       ${RM} ${WRKDIR}/${DISTNAME}/src/rrd_config.h
 
 .include "../../databases/rrdtool/buildlink3.mk"
 .include "../../lang/ruby/modules.mk"

Index: pkgsrc/databases/ruby-rrdtool/distinfo
diff -u pkgsrc/databases/ruby-rrdtool/distinfo:1.7 pkgsrc/databases/ruby-rrdtool/distinfo:1.8
--- pkgsrc/databases/ruby-rrdtool/distinfo:1.7  Thu Jul 27 18:31:20 2017
+++ pkgsrc/databases/ruby-rrdtool/distinfo      Mon Feb 11 08:22:45 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2017/07/27 18:31:20 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/02/11 08:22:45 adam Exp $
 
-SHA1 (rrdtool-1.7.0.tar.gz) = 15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78
-RMD160 (rrdtool-1.7.0.tar.gz) = 8816c971189a60e190d15a5b3827697c299ffce3
-SHA512 (rrdtool-1.7.0.tar.gz) = 36d979561601135d74622eaf183701de15cba5e25118f7a308926a695ba84ecb33c3d16511bf4bc80cff055853e2eb85065bc4ed8aef19fc0277c6430ecd319f
-Size (rrdtool-1.7.0.tar.gz) = 2849994 bytes
+SHA1 (rrdtool-1.7.1.tar.gz) = e70e1241bd5ee286a5903e0714f2afb4070d1c2d
+RMD160 (rrdtool-1.7.1.tar.gz) = 5f304435be4e0391eab2de41a1c33bf86c64e0a6
+SHA512 (rrdtool-1.7.1.tar.gz) = ee5c9ff234493442ccd9bfc7031700483011de3e05c01e026509b699cb0d7d3e286e2046357c5fff5807f3e709043c8f218b48b43f8b126a23e228a3927d7b14
+Size (rrdtool-1.7.1.tar.gz) = 2881346 bytes
 SHA1 (patch-extconf.rb) = 18cce3cb95afd81ea30c03bad4e2a1717c7ab982

Added files:

Index: pkgsrc/databases/rrdtool/patches/patch-doc_Makefile.in
diff -u /dev/null pkgsrc/databases/rrdtool/patches/patch-doc_Makefile.in:1.1
--- /dev/null   Mon Feb 11 08:22:45 2019
+++ pkgsrc/databases/rrdtool/patches/patch-doc_Makefile.in      Mon Feb 11 08:22:45 2019
@@ -0,0 +1,15 @@
+$NetBSD: patch-doc_Makefile.in,v 1.1 2019/02/11 08:22:45 adam Exp $
+
+Remove non-portable -Wbreak option.
+
+--- doc/Makefile.in.orig       2019-02-09 18:02:06.000000000 +0000
++++ doc/Makefile.in
+@@ -698,7 +698,7 @@ all-local: link man txt html-local
+       $(AM_V_GEN)@POD2MAN@ --release=$(VERSION) --center=rrdtool --section=3 $< > $@
+ 
+ .1.txt .3.txt:
+-      $(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp -Wbreak $< > $@
++      $(AM_V_GEN)GROFF_NO_SGR=1 @NROFF@ -man -Tlp $< > $@
+ 
+ .1.pdf .3.pdf:
+       $(AM_V_GEN)@TROFF@ -man $< | ps2pdf - $@



Home | Main Index | Thread Index | Old Index