Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144188374
D6168.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
17 KB
Referenced Files
None
Subscribers
None
D6168.id.diff
View Options
Index: head/databases/jrrd/Makefile
===================================================================
--- head/databases/jrrd/Makefile
+++ head/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: head/databases/p5-POE-Component-RRDTool/Makefile
===================================================================
--- head/databases/p5-POE-Component-RRDTool/Makefile
+++ head/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: head/databases/p5-RRD-Simple/Makefile
===================================================================
--- head/databases/p5-RRD-Simple/Makefile
+++ head/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: head/databases/pecl-rrd/Makefile
===================================================================
--- head/databases/pecl-rrd/Makefile
+++ head/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: head/databases/py-python-rrdtool/Makefile
===================================================================
--- head/databases/py-python-rrdtool/Makefile
+++ head/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: head/databases/py-rrdtool_lgpl/Makefile
===================================================================
--- head/databases/py-rrdtool_lgpl/Makefile
+++ head/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: head/databases/rrdman/Makefile
===================================================================
--- head/databases/rrdman/Makefile
+++ head/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: head/databases/rrdmerge/Makefile
===================================================================
--- head/databases/rrdmerge/Makefile
+++ head/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: head/databases/rrdtool/Makefile
===================================================================
--- head/databases/rrdtool/Makefile
+++ head/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/
Index: head/databases/rrdtool/distinfo
===================================================================
--- head/databases/rrdtool/distinfo
+++ head/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: head/databases/rrdtool/pkg-plist
===================================================================
--- head/databases/rrdtool/pkg-plist
+++ head/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: head/devel/cgilib/Makefile
===================================================================
--- head/devel/cgilib/Makefile
+++ head/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: head/devel/p5-RRDTool-OO/Makefile
===================================================================
--- head/devel/p5-RRDTool-OO/Makefile
+++ head/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: head/devel/rubygem-errand/Makefile
===================================================================
--- head/devel/rubygem-errand/Makefile
+++ head/devel/rubygem-errand/Makefile
@@ -3,6 +3,7 @@
PORTNAME= errand
PORTVERSION= 0.8.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
Index: head/devel/rubygem-rrd-ffi/Makefile
===================================================================
--- head/devel/rubygem-rrd-ffi/Makefile
+++ head/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: head/dns/bindgraph/Makefile
===================================================================
--- head/dns/bindgraph/Makefile
+++ head/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: head/mail/couriergraph/Makefile
===================================================================
--- head/mail/couriergraph/Makefile
+++ head/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: head/mail/mailgraph/Makefile
===================================================================
--- head/mail/mailgraph/Makefile
+++ head/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: head/mail/ovs/Makefile
===================================================================
--- head/mail/ovs/Makefile
+++ head/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: head/net-mgmt/cacti/Makefile
===================================================================
--- head/net-mgmt/cacti/Makefile
+++ head/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: head/net-mgmt/collectd5/Makefile
===================================================================
--- head/net-mgmt/collectd5/Makefile
+++ head/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: head/net-mgmt/cricket/Makefile
===================================================================
--- head/net-mgmt/cricket/Makefile
+++ head/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: head/net-mgmt/flowviewer/Makefile
===================================================================
--- head/net-mgmt/flowviewer/Makefile
+++ head/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: head/net-mgmt/guifi-snpservices/Makefile
===================================================================
--- head/net-mgmt/guifi-snpservices/Makefile
+++ head/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: head/net-mgmt/librenms/Makefile
===================================================================
--- head/net-mgmt/librenms/Makefile
+++ head/net-mgmt/librenms/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librenms
PORTVERSION= 201604
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://www.librenms.org/
Index: head/net-mgmt/nagiosgraph/Makefile
===================================================================
--- head/net-mgmt/nagiosgraph/Makefile
+++ head/net-mgmt/nagiosgraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nagiosgraph
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
Index: head/net-mgmt/netdot/Makefile
===================================================================
--- head/net-mgmt/netdot/Makefile
+++ head/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: head/net-mgmt/nfdump/Makefile
===================================================================
--- head/net-mgmt/nfdump/Makefile
+++ head/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: head/net-mgmt/nfsen/Makefile
===================================================================
--- head/net-mgmt/nfsen/Makefile
+++ head/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: head/net-mgmt/observium/Makefile
===================================================================
--- head/net-mgmt/observium/Makefile
+++ head/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: head/net-mgmt/phpweathermap/Makefile
===================================================================
--- head/net-mgmt/phpweathermap/Makefile
+++ head/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: head/net-mgmt/pnp/Makefile
===================================================================
--- head/net-mgmt/pnp/Makefile
+++ head/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: head/net-mgmt/rrdbot/Makefile
===================================================================
--- head/net-mgmt/rrdbot/Makefile
+++ head/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: head/net-mgmt/smokeping/Makefile
===================================================================
--- head/net-mgmt/smokeping/Makefile
+++ head/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: head/net-mgmt/snmp4nagios/Makefile
===================================================================
--- head/net-mgmt/snmp4nagios/Makefile
+++ head/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: head/net-mgmt/torrus/Makefile
===================================================================
--- head/net-mgmt/torrus/Makefile
+++ head/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: head/net-mgmt/xymon-server/Makefile
===================================================================
--- head/net-mgmt/xymon-server/Makefile
+++ head/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: head/net/ntop/Makefile
===================================================================
--- head/net/ntop/Makefile
+++ head/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: head/security/amavis-stats/Makefile
===================================================================
--- head/security/amavis-stats/Makefile
+++ head/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: head/sysutils/backuppc-devel/Makefile
===================================================================
--- head/sysutils/backuppc-devel/Makefile
+++ head/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: head/sysutils/backuppc/Makefile
===================================================================
--- head/sysutils/backuppc/Makefile
+++ head/sysutils/backuppc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= backuppc
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF
DISTNAME= BackupPC-${PORTVERSION}
Index: head/sysutils/ganglia-monitor-core/Makefile
===================================================================
--- head/sysutils/ganglia-monitor-core/Makefile
+++ head/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: head/sysutils/monitorix/Makefile
===================================================================
--- head/sysutils/monitorix/Makefile
+++ head/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: head/sysutils/munin-master/Makefile
===================================================================
--- head/sysutils/munin-master/Makefile
+++ head/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: head/sysutils/slurm-wlm/Makefile
===================================================================
--- head/sysutils/slurm-wlm/Makefile
+++ head/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: head/sysutils/symon/Makefile
===================================================================
--- head/sysutils/symon/Makefile
+++ head/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: head/www/cherokee/Makefile
===================================================================
--- head/www/cherokee/Makefile
+++ head/www/cherokee/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cherokee
PORTVERSION= 1.2.104
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
Index: head/www/drraw/Makefile
===================================================================
--- head/www/drraw/Makefile
+++ head/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: head/www/p5-Catalyst-View-RRDGraph/Makefile
===================================================================
--- head/www/p5-Catalyst-View-RRDGraph/Makefile
+++ head/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
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 7, 4:34 AM (3 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28452643
Default Alt Text
D6168.id.diff (17 KB)
Attached To
Mode
D6168: Update databases/rrdtool and bump portrevisions
Attached
Detach File
Event Timeline
Log In to Comment