Page MenuHomeFreeBSD

D6168.id15788.diff
No OneTemporary

D6168.id15788.diff

Index: databases/jrrd/Makefile
===================================================================
--- databases/jrrd/Makefile
+++ databases/jrrd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jrrd
PORTVERSION= 1.0.8
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= SF/opennms/JRRD/stable-1.0
Index: databases/p5-POE-Component-RRDTool/Makefile
===================================================================
--- databases/p5-POE-Component-RRDTool/Makefile
+++ databases/p5-POE-Component-RRDTool/Makefile
@@ -3,7 +3,7 @@
PORTNAME= POE-Component-RRDTool
PORTVERSION= 0.18
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases perl5 devel
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Index: databases/p5-RRD-Simple/Makefile
===================================================================
--- databases/p5-RRD-Simple/Makefile
+++ databases/p5-RRD-Simple/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RRD-Simple
PORTVERSION= 1.44
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases perl5
MASTER_SITES= CPAN/Proc/NICOLAW
PKGNAMEPREFIX= p5-
Index: databases/pecl-rrd/Makefile
===================================================================
--- databases/pecl-rrd/Makefile
+++ databases/pecl-rrd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rrd
DISTVERSION= 1.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
Index: databases/py-python-rrdtool/Makefile
===================================================================
--- databases/py-python-rrdtool/Makefile
+++ databases/py-python-rrdtool/Makefile
@@ -2,6 +2,7 @@
PORTNAME= python-rrdtool
PORTVERSION= 1.4.7
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: databases/py-rrdtool_lgpl/Makefile
===================================================================
--- databases/py-rrdtool_lgpl/Makefile
+++ databases/py-rrdtool_lgpl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rrdtool_lgpl
PORTVERSION= 1.0b1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases python
MASTER_SITES= SF/py-rrdtool/py-rrdtool/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: databases/rrdman/Makefile
===================================================================
--- databases/rrdman/Makefile
+++ databases/rrdman/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rrdman
PORTVERSION= 1.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases
MASTER_SITES= SF/rrfw/${PORTNAME}/${PORTVERSION}
Index: databases/rrdmerge/Makefile
===================================================================
--- databases/rrdmerge/Makefile
+++ databases/rrdmerge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rrdmerge
PORTVERSION= 0.0.1
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://download.sippysoft.com/thirdparty/
DISTNAME= ${PORTNAME}-${GITREVISION}
Index: databases/rrdtool/Makefile
===================================================================
--- databases/rrdtool/Makefile
+++ databases/rrdtool/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= rrdtool
-PORTVERSION= 1.5.5
-PORTREVISION= 1
+PORTVERSION= 1.6.0
CATEGORIES= databases graphics
MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
@@ -13,7 +12,7 @@
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS= rrdtool10-* rrdtool12-*
+CONFLICTS= rrdtool12-*
CONFIGURE_ARGS= --disable-tcl --disable-silent-rules
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
Index: databases/rrdtool/distinfo
===================================================================
--- databases/rrdtool/distinfo
+++ databases/rrdtool/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rrdtool-1.5.5.tar.gz) = 3a286d449c05d657e3fc3adcaa5cb4f0cfac8f465324b14f364a45d4ff8ca6f6
-SIZE (rrdtool-1.5.5.tar.gz) = 2187685
+SHA256 (rrdtool-1.6.0.tar.gz) = cd948e89cd2d8825fab4a6fb0323f810948d934af7d92c9ee8b5e9e1350e52d7
+SIZE (rrdtool-1.6.0.tar.gz) = 2186538
Index: databases/rrdtool/pkg-plist
===================================================================
--- databases/rrdtool/pkg-plist
+++ databases/rrdtool/pkg-plist
@@ -9,12 +9,8 @@
include/rrd_format.h
lib/librrd.a
lib/librrd.so
-lib/librrd.so.4
-lib/librrd.so.4.3.5
-lib/librrd_th.a
-lib/librrd_th.so
-lib/librrd_th.so.4
-lib/librrd_th.so.4.3.5
+lib/librrd.so.8
+lib/librrd.so.8.0.0
libdata/pkgconfig/librrd.pc
%%PORTDOCS%%man/man1/bin_dec_hex.1.gz
%%PORTDOCS%%man/man1/cdeftutorial.1.gz
Index: databases/rrdtool10/Makefile
===================================================================
--- databases/rrdtool10/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# Created by: Dmitry Sivachenko <dima@Chg.RU>
-# $FreeBSD$
-
-PORTNAME= rrdtool
-PORTVERSION= 1.0.50
-PORTREVISION= 6
-CATEGORIES= databases
-MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x/
-PKGNAMESUFFIX= 10
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Round Robin Database Tools
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-MAKE_ENV= PERL=${PERL}
-
-CONFLICTS= rrdtool12-1.* rrdtool-1.*
-
-USES= autoreconf pkgconfig perl5 libtool
-USE_PERL5= build run
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-shared --enable-local-zlib
-CONFIGURE_ENV= PERL=${PERL} PERL_MAKE_OPTIONS="PREFIX=${PREFIX}"
-CFLAGS:= ${CFLAGS:N-ffast-math}
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-
-INSTALL_TARGET= install-strip
-
-OPTIONS_DEFINE= LATIN2 DOCS EXAMPLES
-LATIN2_DESC= ISO-8859-2 fonts support
-
-LATIN2_CONFIGURE_ENABLE= latin2
-
-post-patch:
-# fix perl5.18+ pod2x tool
- @${REINPLACE_CMD} -e 's|IMG<|IMG ... E<|' \
- ${WRKSRC}/doc/rrdcgi.pod
- @${REINPLACE_CMD} -e 's|rrdtutorial.es.pod||' \
- ${WRKSRC}/doc/Makefile.am \
- ${WRKSRC}/doc/Makefile.in
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/RRDs/RRDs.so
-
-.include <bsd.port.mk>
Index: databases/rrdtool10/distinfo
===================================================================
--- databases/rrdtool10/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rrdtool-1.0.50.tar.gz) = 42aa7c213dedbd95d33ca84d92f4187880f7e96062c6a3fb05bfb16f77ba2a91
-SIZE (rrdtool-1.0.50.tar.gz) = 1474200
Index: databases/rrdtool10/files/patch-Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-Makefile.am
+++ /dev/null
@@ -1,36 +0,0 @@
---- Makefile.am.orig 2004-08-04 15:20:32 UTC
-+++ Makefile.am
-@@ -33,21 +33,7 @@
- # lets schedule the perl stuff for installation
- # the special call to install-sh is because the -d switch is not portable
- # mac os X has its perl module in bundles so it seems
--install-data-local:
-- @if test "x$(PERL)" != "xno"; then \
-- echo "$(top_srcdir)/config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs"; \
-- $(top_srcdir)/config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs; \
-- echo "$(INSTALL) -m 644 $(top_srcdir)/perl-piped/RRDp.pm $(DESTDIR)$(prefix)/lib/perl"; \
-- $(INSTALL) -m 644 $(top_srcdir)/perl-piped/RRDp.pm $(DESTDIR)$(prefix)/lib/perl; \
-- echo "$(INSTALL) -m 644 $(top_srcdir)/perl-shared/RRDs.pm $(DESTDIR)$(prefix)/lib/perl"; \
-- $(INSTALL) -m 644 $(top_srcdir)/perl-shared/RRDs.pm $(DESTDIR)$(prefix)/lib/perl; \
-- echo "$(INSTALL) -m 644 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs"; \
-- $(INSTALL) -m 644 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs; \
-- echo "test -f $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.@SO_EXT@ && $(INSTALL) -m 755 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.@SO_EXT@ $(DESTDIR)$(prefix)/lib/perl/auto/RRDs || true"; \
-- test -f $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.@SO_EXT@ && $(INSTALL) -m 755 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.@SO_EXT@ $(DESTDIR)$(prefix)/lib/perl/auto/RRDs || true; \
-- echo "test -f $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bundle && $(INSTALL) -m 755 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bundle $(DESTDIR)$(prefix)/lib/perl/auto/RRDs|| true"; \
-- test -f $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bundle && $(INSTALL) -m 755 $(top_builddir)/perl-shared/blib/arch/auto/RRDs/RRDs.bundle $(DESTDIR)$(prefix)/lib/perl/auto/RRDs|| true; \
-- fi
-+install-data-local: site-perl-inst
-
-
- # use relaxed rules when building dists
-@@ -137,8 +123,8 @@
- site-perl-inst: site-perl-install
-
- site-perl-install: all perl-piped/Makefile perl-shared/Makefile
-- cd perl-piped && $(MAKE) install
-- cd perl-shared && $(MAKE) install
-+ cd perl-piped && $(MAKE) pure_install
-+ cd perl-shared && $(MAKE) pure_install
-
- site-tcl-install: all
- cd tcl && $(MAKE) tcl-install
Index: databases/rrdtool10/files/patch-configure.ac
===================================================================
--- databases/rrdtool10/files/patch-configure.ac
+++ /dev/null
@@ -1,25 +0,0 @@
---- configure.ac.orig 2005-04-25 20:46:33 UTC
-+++ configure.ac
-@@ -393,22 +393,6 @@
- chmod +x examples/*.cgi examples/*.pl contrib/*/*.pl]],[[]])
- AC_OUTPUT
-
--AC_MSG_CHECKING(in)
--AC_MSG_RESULT(and out again)
--
--echo $ECHO_N "ordering CD from http://people.ee.ethz.ch/~oetiker/wish $ac_c" 1>&6
--sleep 1
--echo $ECHO_N ".$ac_c" 1>&6
--sleep 2
--echo $ECHO_N ".$ac_c" 1>&6
--sleep 1
--echo $ECHO_N ".$ac_c" 1>&6
--sleep 3
--echo $ECHO_N ".$ac_c" 1>&6
--echo $ECHO_N ".$ac_c" 1>&6
--echo $ECHO_N ".$ac_c" 1>&6
--sleep 2
--AC_MSG_RESULT([ just kidding ;-)])
- echo
- echo "----------------------------------------------------------------"
- echo "Config is DONE!"
Index: databases/rrdtool10/files/patch-contrib__Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-contrib__Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- contrib/Makefile.am.orig 2002-02-26 10:21:19 UTC
-+++ contrib/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
- SUBDIRS = trytime
--contribdir = $(prefix)/contrib
-+contribdir = $(prefix)/share/examples/rrdtool
- contrib_DATA = README
- EXTRA_DIST = rrdview log2rrd rrd-file-icon rrdproc rrdlastds add_ds killspike rrdfetchnames snmpstats rrdexplorer php3 php4
Index: databases/rrdtool10/files/patch-contrib__trytime__Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-contrib__trytime__Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- contrib/trytime/Makefile.am.orig 2003-11-30 22:00:24 UTC
-+++ contrib/trytime/Makefile.am
-@@ -1,7 +1,7 @@
- ## Process this file with automake to produce Makefile.in
- AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/gd1.3
- EXTRA_DIST = trytime.c
--contribdir = $(prefix)/contrib/trytime
-+contribdir = $(prefix)/share/examples/rrdtool/trytime
- contrib_DATA = README trytime.c
- bin_PROGRAMS = trytime
- trytime_SOURCES = trytime.c
Index: databases/rrdtool10/files/patch-doc__Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-doc__Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
---- doc/Makefile.am.orig 2005-04-25 21:02:27 UTC
-+++ doc/Makefile.am
-@@ -25,9 +25,9 @@
- EXTRA_DIST= $(POD) $(HTML) $(TXT) rrdtool-dump.dtd rrdtool-xport.dtd
-
- # some install rules
--idocdir = $(prefix)/doc
-+idocdir = $(prefix)/share/doc/rrdtool
- idoc_DATA = $(POD) $(TXT)
--ihtmldir = $(prefix)/html
-+ihtmldir = $(prefix)/share/doc/rrdtool/html
- ihtml_DATA = $(HTML)
- imandir = $(mandir)/man1
- iman_DATA = $(MAN)
Index: databases/rrdtool10/files/patch-examples__Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-examples__Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
---- examples/Makefile.am.orig 2002-02-26 10:21:25 UTC
-+++ examples/Makefile.am
-@@ -6,5 +6,5 @@
-
- EXTRA_DIST = cgi-demo.cgi.in piped-demo.pl.in shared-demo.pl.in stripes.pl.in bigtops.pl.in minmax.pl.in
-
--examplesdir = $(prefix)/examples
-+examplesdir = $(prefix)/share/examples/rrdtool
- examples_SCRIPTS = cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl
Index: databases/rrdtool10/files/patch-src-Makefile.am
===================================================================
--- databases/rrdtool10/files/patch-src-Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Makefile.am.orig 2005-03-12 16:59:41 UTC
-+++ src/Makefile.am
-@@ -91,7 +91,6 @@ librrd_la_LDFLAGS = -version-inf
- include_HEADERS = rrd.h
-
- librrd_private_la_LIBADD = $(RRD_LIBS)
--librrd_private_la_LDFLAGS = -static
-
- bin_PROGRAMS = rrdcgi rrdtool rrdupdate
-
Index: databases/rrdtool10/pkg-descr
===================================================================
--- databases/rrdtool10/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-It is pretty easy to gather status information from all sorts of things,
-ranging from the temperature in your office to the number of octets which
-have passed through the FDDI interface of your router. But it is not so
-trivial to store this data in a efficient and systematic manner. This is
-where RRDtool kicks in. It lets you log and analyze the data you gather from
-all kinds of data-sources. The data analysis part of RRDtool is based
-on the ability to quickly generate graphical representations of the data
-values collected over a definable time period.
-
-WWW: http://www.rrdtool.org/
Index: databases/rrdtool10/pkg-plist
===================================================================
--- databases/rrdtool10/pkg-plist
+++ /dev/null
@@ -1,106 +0,0 @@
-bin/rrdcgi
-bin/rrdtool
-bin/rrdupdate
-bin/trytime
-include/rrd.h
-lib/librrd.a
-lib/librrd.so
-lib/librrd.so.0
-lib/librrd.so.0.0.0
-%%PERL5_MAN3%%/RRDp.3.gz
-%%PERL5_MAN3%%/RRDs.3.gz
-%%SITE_PERL%%/RRDp.pm
-%%SITE_ARCH%%/RRDs.pm
-%%SITE_ARCH%%/auto/RRDs/RRDs.so
-%%SITE_ARCH%%/ntmake.pl
-man/man1/RRDp.1.gz
-man/man1/RRDs.1.gz
-man/man1/bin_dec_hex.1.gz
-man/man1/cdeftutorial.1.gz
-man/man1/rpntutorial.1.gz
-man/man1/rrd-beginners.1.gz
-man/man1/rrdcgi.1.gz
-man/man1/rrdcreate.1.gz
-man/man1/rrddump.1.gz
-man/man1/rrdfetch.1.gz
-man/man1/rrdfirst.1.gz
-man/man1/rrdgraph.1.gz
-man/man1/rrdinfo.1.gz
-man/man1/rrdlast.1.gz
-man/man1/rrdresize.1.gz
-man/man1/rrdrestore.1.gz
-man/man1/rrdtool.1.gz
-man/man1/rrdtune.1.gz
-man/man1/rrdtutorial.1.gz
-man/man1/rrdupdate.1.gz
-man/man1/rrdxport.1.gz
-%%PORTDOCS%%%%DOCSDIR%%/RRDp.txt
-%%PORTDOCS%%%%DOCSDIR%%/RRDs.txt
-%%PORTDOCS%%%%DOCSDIR%%/bin_dec_hex.pod
-%%PORTDOCS%%%%DOCSDIR%%/bin_dec_hex.txt
-%%PORTDOCS%%%%DOCSDIR%%/cdeftutorial.pod
-%%PORTDOCS%%%%DOCSDIR%%/cdeftutorial.txt
-%%PORTDOCS%%%%DOCSDIR%%/html/RRDp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/RRDs.html
-%%PORTDOCS%%%%DOCSDIR%%/html/bin_dec_hex.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cdeftutorial.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rpntutorial.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrd-beginners.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdcgi.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdcreate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrddump.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdfetch.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdfirst.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdgraph.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdlast.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdresize.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdrestore.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdtool.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdtune.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdtutorial.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdupdate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/rrdxport.html
-%%PORTDOCS%%%%DOCSDIR%%/rpntutorial.pod
-%%PORTDOCS%%%%DOCSDIR%%/rpntutorial.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrd-beginners.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrd-beginners.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdcgi.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdcgi.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdcreate.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdcreate.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrddump.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrddump.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdfetch.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdfetch.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdfirst.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdfirst.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdgraph.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdgraph.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdinfo.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdinfo.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdlast.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdlast.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdresize.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdresize.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdrestore.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdrestore.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdtool.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdtool.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdtune.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdtune.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdtutorial.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdtutorial.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdupdate.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdupdate.txt
-%%PORTDOCS%%%%DOCSDIR%%/rrdxport.pod
-%%PORTDOCS%%%%DOCSDIR%%/rrdxport.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bigtops.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-demo.cgi
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/minmax.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/piped-demo.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shared-demo.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stripes.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trytime/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trytime/trytime.c
Index: databases/rrdtool12/Makefile
===================================================================
--- databases/rrdtool12/Makefile
+++ databases/rrdtool12/Makefile
@@ -15,7 +15,7 @@
libart_lgpl_2.so:graphics/libart_lgpl \
libpng.so:graphics/png
-CONFLICTS= rrdtool10-* rrdtool-1.*
+CONFLICTS= rrdtool-1.*
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Index: devel/cgilib/Makefile
===================================================================
--- devel/cgilib/Makefile
+++ devel/cgilib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cgilib
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= devel www
MASTER_SITES= http://www.infodrom.org/projects/cgilib/download/ \
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs/
Index: devel/p5-RRDTool-OO/Makefile
===================================================================
--- devel/p5-RRDTool-OO/Makefile
+++ devel/p5-RRDTool-OO/Makefile
@@ -3,6 +3,7 @@
PORTNAME= RRDTool-OO
PORTVERSION= 0.36
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Index: devel/rubygem-errand/Makefile
===================================================================
--- devel/rubygem-errand/Makefile
+++ devel/rubygem-errand/Makefile
@@ -3,6 +3,7 @@
PORTNAME= errand
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
Index: devel/rubygem-rrd-ffi/Makefile
===================================================================
--- devel/rubygem-rrd-ffi/Makefile
+++ devel/rubygem-rrd-ffi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rrd-ffi
PORTVERSION= 0.2.14
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
Index: dns/bindgraph/Makefile
===================================================================
--- dns/bindgraph/Makefile
+++ dns/bindgraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bindgraph
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.linux.it/~md/software/
Index: mail/couriergraph/Makefile
===================================================================
--- mail/couriergraph/Makefile
+++ mail/couriergraph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= couriergraph
PORTVERSION= 20060202
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail
MASTER_SITES= http://www.arschkrebs.de/postfix/${PORTNAME}/
DISTNAME= ${PORTNAME}
Index: mail/mailgraph/Makefile
===================================================================
--- mail/mailgraph/Makefile
+++ mail/mailgraph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mailgraph
PORTVERSION= 1.14
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= mail
MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \
http://mailgraph.schweikert.ch/pub/old/
Index: mail/ovs/Makefile
===================================================================
--- mail/ovs/Makefile
+++ mail/ovs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ovs
PORTVERSION= 1.05
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \
http://mirror.amdmi3.ru/distfiles/
Index: net-mgmt/cacti/Makefile
===================================================================
--- net-mgmt/cacti/Makefile
+++ net-mgmt/cacti/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cacti
PORTVERSION= 0.8.8g${PATCHLEVEL}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.cacti.net/downloads/ \
ftp://ftpmirror.uk/freebsd-ports/cacti/
Index: net-mgmt/collectd5/Makefile
===================================================================
--- net-mgmt/collectd5/Makefile
+++ net-mgmt/collectd5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 5.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= https://collectd.org/files/ \
http://collectd.org/files/
Index: net-mgmt/cricket/Makefile
===================================================================
--- net-mgmt/cricket/Makefile
+++ net-mgmt/cricket/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cricket
PORTVERSION= 1.0.5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-mgmt
MASTER_SITES= SF
Index: net-mgmt/flowviewer/Makefile
===================================================================
--- net-mgmt/flowviewer/Makefile
+++ net-mgmt/flowviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flowviewer
PORTVERSION= 4.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}
DISTNAME= FlowViewer_${DISTVERSION}
Index: net-mgmt/guifi-snpservices/Makefile
===================================================================
--- net-mgmt/guifi-snpservices/Makefile
+++ net-mgmt/guifi-snpservices/Makefile
@@ -3,6 +3,7 @@
PORTNAME= snpservices
DISTVERSION= 0.2.2-8
+PORTREVISION= 1
CATEGORIES= net-mgmt www
MASTER_SITES= http://serveis.guifi.net/debian/guifi/ \
http://www.potion-studios.com/
Index: net-mgmt/librenms/Makefile
===================================================================
--- net-mgmt/librenms/Makefile
+++ net-mgmt/librenms/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librenms
PORTVERSION= 201604
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.librenms.org/
Index: net-mgmt/nagiosgraph/Makefile
===================================================================
--- net-mgmt/nagiosgraph/Makefile
+++ net-mgmt/nagiosgraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nagiosgraph
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
Index: net-mgmt/netdot/Makefile
===================================================================
--- net-mgmt/netdot/Makefile
+++ net-mgmt/netdot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= netdot
PORTVERSION= 1.0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://netdot.uoregon.edu/pub/dists/
Index: net-mgmt/nfdump/Makefile
===================================================================
--- net-mgmt/nfdump/Makefile
+++ net-mgmt/nfdump/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nfdump
PORTVERSION= 1.6.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
Index: net-mgmt/nfsen/Makefile
===================================================================
--- net-mgmt/nfsen/Makefile
+++ net-mgmt/nfsen/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nfsen
PORTVERSION= 1.3.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} \
http://nfsen.sourceforge.net/
Index: net-mgmt/observium/Makefile
===================================================================
--- net-mgmt/observium/Makefile
+++ net-mgmt/observium/Makefile
@@ -3,7 +3,7 @@
PORTNAME= observium
PORTVERSION= 0.16.1.7533
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://www.observium.org/
DISTNAME= ${PORTNAME}-community-latest
Index: net-mgmt/phpweathermap/Makefile
===================================================================
--- net-mgmt/phpweathermap/Makefile
+++ net-mgmt/phpweathermap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phpweathermap
PORTVERSION= 0.97a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt www
MASTER_SITES= http://www.network-weathermap.com/files/
DISTNAME= php-weathermap-${PORTVERSION}
Index: net-mgmt/pnp/Makefile
===================================================================
--- net-mgmt/pnp/Makefile
+++ net-mgmt/pnp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pnp
PORTVERSION= 0.6.25
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= SF/pnp4nagios/PNP-0.6
DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
Index: net-mgmt/rrdbot/Makefile
===================================================================
--- net-mgmt/rrdbot/Makefile
+++ net-mgmt/rrdbot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rrdbot
PORTVERSION= 0.9.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://thewalter.net/stef/software/rrdbot/
Index: net-mgmt/smokeping/Makefile
===================================================================
--- net-mgmt/smokeping/Makefile
+++ net-mgmt/smokeping/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smokeping
PORTVERSION= 2.6.11
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt www
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
http://smokeping.cs.pu.edu.tw/pub/
Index: net-mgmt/snmp4nagios/Makefile
===================================================================
--- net-mgmt/snmp4nagios/Makefile
+++ net-mgmt/snmp4nagios/Makefile
@@ -3,7 +3,7 @@
PORTNAME= SNMP4Nagios
PORTVERSION= 0.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION}
Index: net-mgmt/torrus/Makefile
===================================================================
--- net-mgmt/torrus/Makefile
+++ net-mgmt/torrus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= torrus
PORTVERSION= 2.07
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF/torrus/torrus/
Index: net-mgmt/xymon-server/Makefile
===================================================================
--- net-mgmt/xymon-server/Makefile
+++ net-mgmt/xymon-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xymon
PORTVERSION= 4.3.27
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net-mgmt www
MASTER_SITES= SF/xymon/Xymon/${PORTVERSION}
PKGNAMESUFFIX= -server${PKGNAMESUFFIX2}
Index: net/ntop/Makefile
===================================================================
--- net/ntop/Makefile
+++ net/ntop/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ntop
PORTVERSION= 5.0.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable
Index: security/amavis-stats/Makefile
===================================================================
--- security/amavis-stats/Makefile
+++ security/amavis-stats/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amavis-stats
PORTVERSION= 0.1.12
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= LOCAL/feld
Index: sysutils/backuppc-devel/Makefile
===================================================================
--- sysutils/backuppc-devel/Makefile
+++ sysutils/backuppc-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= backuppc
DISTVERSION= 4.0.0alpha3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-beta/${DISTVERSION}
PKGNAMESUFFIX= -devel
Index: sysutils/backuppc/Makefile
===================================================================
--- sysutils/backuppc/Makefile
+++ sysutils/backuppc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= backuppc
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
DISTNAME= BackupPC-${PORTVERSION}
Index: sysutils/ganglia-monitor-core/Makefile
===================================================================
--- sysutils/ganglia-monitor-core/Makefile
+++ sysutils/ganglia-monitor-core/Makefile
@@ -2,6 +2,7 @@
PORTNAME= monitor-core
PORTVERSION= 3.6.0
+PORTREVISION= 1
CATEGORIES= sysutils net
MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}
PKGNAMEPREFIX= ganglia-
Index: sysutils/monitorix/Makefile
===================================================================
--- sysutils/monitorix/Makefile
+++ sysutils/monitorix/Makefile
@@ -2,7 +2,7 @@
PORTNAME= monitorix
PORTVERSION= 3.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://www.monitorix.org/ \
http://www.monitorix.org/old_versions/ \
Index: sysutils/munin-master/Makefile
===================================================================
--- sysutils/munin-master/Makefile
+++ sysutils/munin-master/Makefile
@@ -3,7 +3,7 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -master
Index: sysutils/slurm-wlm/Makefile
===================================================================
--- sysutils/slurm-wlm/Makefile
+++ sysutils/slurm-wlm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= slurm
PORTVERSION= 15.08.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.schedmd.com/download/latest/ \
http://www.schedmd.com/download/archive/ \
Index: sysutils/symon/Makefile
===================================================================
--- sysutils/symon/Makefile
+++ sysutils/symon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= symon
PORTVERSION= 2.86
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://wpd.home.xs4all.nl/symon/philes/ \
LOCAL/uqs
Index: www/cherokee/Makefile
===================================================================
--- www/cherokee/Makefile
+++ www/cherokee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.104
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
Index: www/drraw/Makefile
===================================================================
--- www/drraw/Makefile
+++ www/drraw/Makefile
@@ -3,7 +3,7 @@
PORTNAME= drraw
DISTVERSION= 2.2b2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://web.taranis.org/drraw/dist/ \
http://christianserving.org/ports/mail/imapsync/
Index: www/p5-Catalyst-View-RRDGraph/Makefile
===================================================================
--- www/p5-Catalyst-View-RRDGraph/Makefile
+++ www/p5-Catalyst-View-RRDGraph/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Catalyst-View-RRDGraph
PORTVERSION= 0.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 16, 8:42 AM (3 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31575309
Default Alt Text
D6168.id15788.diff (29 KB)

Event Timeline