aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
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 /net-mgmt
parentfbe66f767b3811823d821e3c442629e871282504 (diff)
downloadports-307a70b8949fa4ed5caea947fb0905ff7371be8e.tar.gz
ports-307a70b8949fa4ed5caea947fb0905ff7371be8e.zip
Notes
Diffstat (limited to 'net-mgmt')
-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
18 files changed, 18 insertions, 15 deletions
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}