aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2016-05-02 16:08:56 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2016-05-02 16:08:56 +0000
commit307a70b8949fa4ed5caea947fb0905ff7371be8e (patch)
treef05902a5d2b33ba8caeb27d6eb75986b223df15e
parentfbe66f767b3811823d821e3c442629e871282504 (diff)
downloadports-307a70b8949fa4ed5caea947fb0905ff7371be8e.tar.gz
ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.zip
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the rrdtools_th.so library is removed. Bump portrevision for depending ports due to shlib version bump. For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES Reviewed by: kwm Differential Revision: D6168
Notes
Notes: svn path=/head/; revision=414458
-rw-r--r--databases/jrrd/Makefile1
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile2
-rw-r--r--databases/p5-RRD-Simple/Makefile2
-rw-r--r--databases/pecl-rrd/Makefile2
-rw-r--r--databases/py-python-rrdtool/Makefile1
-rw-r--r--databases/py-rrdtool_lgpl/Makefile2
-rw-r--r--databases/rrdman/Makefile2
-rw-r--r--databases/rrdmerge/Makefile2
-rw-r--r--databases/rrdtool/Makefile3
-rw-r--r--databases/rrdtool/distinfo4
-rw-r--r--databases/rrdtool/pkg-plist8
-rw-r--r--devel/cgilib/Makefile1
-rw-r--r--devel/p5-RRDTool-OO/Makefile1
-rw-r--r--devel/rubygem-errand/Makefile1
-rw-r--r--devel/rubygem-rrd-ffi/Makefile1
-rw-r--r--dns/bindgraph/Makefile1
-rw-r--r--mail/couriergraph/Makefile2
-rw-r--r--mail/mailgraph/Makefile2
-rw-r--r--mail/ovs/Makefile2
-rw-r--r--net-mgmt/cacti/Makefile2
-rw-r--r--net-mgmt/collectd5/Makefile2
-rw-r--r--net-mgmt/cricket/Makefile2
-rw-r--r--net-mgmt/flowviewer/Makefile2
-rw-r--r--net-mgmt/guifi-snpservices/Makefile1
-rw-r--r--net-mgmt/librenms/Makefile1
-rw-r--r--net-mgmt/nagiosgraph/Makefile1
-rw-r--r--net-mgmt/netdot/Makefile2
-rw-r--r--net-mgmt/nfdump/Makefile2
-rw-r--r--net-mgmt/nfsen/Makefile2
-rw-r--r--net-mgmt/observium/Makefile2
-rw-r--r--net-mgmt/phpweathermap/Makefile2
-rw-r--r--net-mgmt/pnp/Makefile2
-rw-r--r--net-mgmt/rrdbot/Makefile2
-rw-r--r--net-mgmt/smokeping/Makefile2
-rw-r--r--net-mgmt/snmp4nagios/Makefile2
-rw-r--r--net-mgmt/torrus/Makefile2
-rw-r--r--net-mgmt/xymon-server/Makefile2
-rw-r--r--net/ntop/Makefile2
-rw-r--r--security/amavis-stats/Makefile2
-rw-r--r--sysutils/backuppc-devel/Makefile2
-rw-r--r--sysutils/backuppc/Makefile1
-rw-r--r--sysutils/ganglia-monitor-core/Makefile1
-rw-r--r--sysutils/monitorix/Makefile2
-rw-r--r--sysutils/munin-master/Makefile2
-rw-r--r--sysutils/slurm-wlm/Makefile2
-rw-r--r--sysutils/symon/Makefile2
-rw-r--r--www/cherokee/Makefile1
-rw-r--r--www/drraw/Makefile2
-rw-r--r--www/p5-Catalyst-View-RRDGraph/Makefile2
49 files changed, 51 insertions, 43 deletions
diff --git a/databases/jrrd/Makefile b/databases/jrrd/Makefile
index 9fe67dc3644f..c000dc0da87c 100644
--- a/databases/jrrd/Makefile
+++ b/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
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index 2eddf3404a81..4f29fbcef5f5 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/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-
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile
index f1d4735ba317..159ccf5bcc98 100644
--- a/databases/p5-RRD-Simple/Makefile
+++ b/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-
diff --git a/databases/pecl-rrd/Makefile b/databases/pecl-rrd/Makefile
index 61023c6b3805..250b7b14012f 100644
--- a/databases/pecl-rrd/Makefile
+++ b/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-
diff --git a/databases/py-python-rrdtool/Makefile b/databases/py-python-rrdtool/Makefile
index 3d22a48bf7c6..a924f5115f52 100644
--- a/databases/py-python-rrdtool/Makefile
+++ b/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}
diff --git a/databases/py-rrdtool_lgpl/Makefile b/databases/py-rrdtool_lgpl/Makefile
index a6de18fc6a0a..57b74c648b9c 100644
--- a/databases/py-rrdtool_lgpl/Makefile
+++ b/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}
diff --git a/databases/rrdman/Makefile b/databases/rrdman/Makefile
index 3de105b5a667..023bb3bd7c5e 100644
--- a/databases/rrdman/Makefile
+++ b/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}
diff --git a/databases/rrdmerge/Makefile b/databases/rrdmerge/Makefile
index 1309da1d49bd..e1b3a1c95ec6 100644
--- a/databases/rrdmerge/Makefile
+++ b/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}
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 5ca3d8f9d184..b3f5b8935400 100644
--- a/databases/rrdtool/Makefile
+++ b/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/
diff --git a/databases/rrdtool/distinfo b/databases/rrdtool/distinfo
index 84fac4a8cd90..17cccb2d831b 100644
--- a/databases/rrdtool/distinfo
+++ b/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
diff --git a/databases/rrdtool/pkg-plist b/databases/rrdtool/pkg-plist
index c15f380ae2a3..3e0d50ea4320 100644
--- a/databases/rrdtool/pkg-plist
+++ b/databases/rrdtool/pkg-plist
@@ -9,12 +9,8 @@ include/rrd_client.h
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
diff --git a/devel/cgilib/Makefile b/devel/cgilib/Makefile
index ff3825c4cb27..730b5584cafb 100644
--- a/devel/cgilib/Makefile
+++ b/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/
diff --git a/devel/p5-RRDTool-OO/Makefile b/devel/p5-RRDTool-OO/Makefile
index 3bcaa59d79f6..bfbe143a4add 100644
--- a/devel/p5-RRDTool-OO/Makefile
+++ b/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-
diff --git a/devel/rubygem-errand/Makefile b/devel/rubygem-errand/Makefile
index 70d274445ba6..6044e015fc60 100644
--- a/devel/rubygem-errand/Makefile
+++ b/devel/rubygem-errand/Makefile
@@ -3,6 +3,7 @@
PORTNAME= errand
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
diff --git a/devel/rubygem-rrd-ffi/Makefile b/devel/rubygem-rrd-ffi/Makefile
index 3215ef2e30cd..07a247f1d34b 100644
--- a/devel/rubygem-rrd-ffi/Makefile
+++ b/devel/rubygem-rrd-ffi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rrd-ffi
PORTVERSION= 0.2.14
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
diff --git a/dns/bindgraph/Makefile b/dns/bindgraph/Makefile
index 6e2323e0aa19..fc0b2ad177f8 100644
--- a/dns/bindgraph/Makefile
+++ b/dns/bindgraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bindgraph
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://www.linux.it/~md/software/
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile
index 6e2934d115ba..fb07776b3fb9 100644
--- a/mail/couriergraph/Makefile
+++ b/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}
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile
index 92a10d313280..3fea4d041128 100644
--- a/mail/mailgraph/Makefile
+++ b/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/
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index 250db9a0b9a6..fcf0f6921fd6 100644
--- a/mail/ovs/Makefile
+++ b/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/
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index ff4d1a3c7dde..0711cd3e6a11 100644
--- a/net-mgmt/cacti/Makefile
+++ b/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/
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 517e317ea74e..993404f5641f 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/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/
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile
index 2b2b879e4127..59a3baecc22b 100644
--- a/net-mgmt/cricket/Makefile
+++ b/net-mgmt/cricket/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cricket
PORTVERSION= 1.0.5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/flowviewer/Makefile b/net-mgmt/flowviewer/Makefile
index c634ad83dc25..3b8fc4039ebe 100644
--- a/net-mgmt/flowviewer/Makefile
+++ b/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}
diff --git a/net-mgmt/guifi-snpservices/Makefile b/net-mgmt/guifi-snpservices/Makefile
index 45e7826cf997..8c34c93ebcf1 100644
--- a/net-mgmt/guifi-snpservices/Makefile
+++ b/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/
diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile
index e8214aea2c6e..41fc331f2770 100644
--- a/net-mgmt/librenms/Makefile
+++ b/net-mgmt/librenms/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librenms
PORTVERSION= 201604
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.librenms.org/
diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile
index 897da0f29d0d..d97222011090 100644
--- a/net-mgmt/nagiosgraph/Makefile
+++ b/net-mgmt/nagiosgraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nagiosgraph
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/netdot/Makefile b/net-mgmt/netdot/Makefile
index 18ec8c9c5a31..be523ea9dd05 100644
--- a/net-mgmt/netdot/Makefile
+++ b/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/
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile
index 8db27e4e271e..34cf3c3247ec 100644
--- a/net-mgmt/nfdump/Makefile
+++ b/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}
diff --git a/net-mgmt/nfsen/Makefile b/net-mgmt/nfsen/Makefile
index 939080a13e87..1db602335822 100644
--- a/net-mgmt/nfsen/Makefile
+++ b/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/
diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile
index dc4acc2ffad1..61ca36ac58e7 100644
--- a/net-mgmt/observium/Makefile
+++ b/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
diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile
index 751d1cd0db7d..92ba2b837e0f 100644
--- a/net-mgmt/phpweathermap/Makefile
+++ b/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}
diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile
index 0849d32905a9..8c80b3c962e0 100644
--- a/net-mgmt/pnp/Makefile
+++ b/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}
diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile
index 0cd06375d851..9dcc166b8c1f 100644
--- a/net-mgmt/rrdbot/Makefile
+++ b/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/
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 8de63b5d1afb..93eaa21b8df4 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/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/
diff --git a/net-mgmt/snmp4nagios/Makefile b/net-mgmt/snmp4nagios/Makefile
index 98cb63e15fdc..e497e4830361 100644
--- a/net-mgmt/snmp4nagios/Makefile
+++ b/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}
diff --git a/net-mgmt/torrus/Makefile b/net-mgmt/torrus/Makefile
index c7dd5d562b42..703044037294 100644
--- a/net-mgmt/torrus/Makefile
+++ b/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/
diff --git a/net-mgmt/xymon-server/Makefile b/net-mgmt/xymon-server/Makefile
index a31c23e8d27c..70f4bc5ccbde 100644
--- a/net-mgmt/xymon-server/Makefile
+++ b/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}
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 4c62d7a6bca7..4a1a3da32e8c 100644
--- a/net/ntop/Makefile
+++ b/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
diff --git a/security/amavis-stats/Makefile b/security/amavis-stats/Makefile
index 5e905563b60c..97ba1491b682 100644
--- a/security/amavis-stats/Makefile
+++ b/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
diff --git a/sysutils/backuppc-devel/Makefile b/sysutils/backuppc-devel/Makefile
index 41cb4cdb3ee4..fb4fd4c694d1 100644
--- a/sysutils/backuppc-devel/Makefile
+++ b/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
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile
index 1dbeb86c5ab0..7aa70906bb29 100644
--- a/sysutils/backuppc/Makefile
+++ b/sysutils/backuppc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= backuppc
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
DISTNAME= BackupPC-${PORTVERSION}
diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile
index afd2b51c8e47..043aa8b7496e 100644
--- a/sysutils/ganglia-monitor-core/Makefile
+++ b/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-
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index 9047f809b14c..e9b5610d96f5 100644
--- a/sysutils/monitorix/Makefile
+++ b/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/ \
diff --git a/sysutils/munin-master/Makefile b/sysutils/munin-master/Makefile
index 54e33894b395..462aa8a96a77 100644
--- a/sysutils/munin-master/Makefile
+++ b/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
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile
index c55ae2271b23..f83d1a4048ff 100644
--- a/sysutils/slurm-wlm/Makefile
+++ b/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/ \
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile
index 94021f38d98e..9490e0602db1 100644
--- a/sysutils/symon/Makefile
+++ b/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
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 5565c05302f2..da9b3d7ba8a4 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.104
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
diff --git a/www/drraw/Makefile b/www/drraw/Makefile
index 9de46d6d8e29..e969a4e3aa3d 100644
--- a/www/drraw/Makefile
+++ b/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/
diff --git a/www/p5-Catalyst-View-RRDGraph/Makefile b/www/p5-Catalyst-View-RRDGraph/Makefile
index 6c79b923a93e..f631f6ad0bc8 100644
--- a/www/p5-Catalyst-View-RRDGraph/Makefile
+++ b/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-