aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:19:04 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-02-28 01:19:04 +0000
commit384985f41e0668161a45f655a860dc0c9f558eca (patch)
treeb503a0d56b7d5e1d463884061ef6ee608085f876 /net-mgmt
parentbd92a4a0a5888a4c2b0b86a9321aab9271127895 (diff)
downloadports-384985f41e0668161a45f655a860dc0c9f558eca.tar.gz
ports-384985f41e0668161a45f655a860dc0c9f558eca.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/braa/Makefile3
-rw-r--r--net-mgmt/cacti-spine/Makefile3
-rw-r--r--net-mgmt/docsis/Makefile2
-rw-r--r--net-mgmt/mbrowse/Makefile4
-rw-r--r--net-mgmt/nagios-snmp-plugins/Makefile4
-rw-r--r--net-mgmt/p5-SNMP-Info/Makefile3
-rw-r--r--net-mgmt/py-yapsnmp/Makefile4
-rw-r--r--net-mgmt/sdig/Makefile4
-rw-r--r--net-mgmt/zabbix/Makefile3
-rw-r--r--net-mgmt/zabbix2/Makefile3
10 files changed, 19 insertions, 14 deletions
diff --git a/net-mgmt/braa/Makefile b/net-mgmt/braa/Makefile
index 6f6e2a2b2f20..ef0f9fe6e3bc 100644
--- a/net-mgmt/braa/Makefile
+++ b/net-mgmt/braa/Makefile
@@ -7,13 +7,14 @@
PORTNAME= braa
PORTVERSION= 0.81
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
MAINTAINER= ssedov@mbsd.msk.ru
COMMENT= Tool for making SNMP queries
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
USE_GMAKE= yes
LDFLAGS+= -lcompat
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile
index d6943a74300d..81b100415735 100644
--- a/net-mgmt/cacti-spine/Makefile
+++ b/net-mgmt/cacti-spine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cactid
PORTVERSION= 0.8.6.i
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.cacti.net/downloads/cactid/
DISTNAME= cacti-${PORTNAME}-0.8.6i
@@ -14,7 +15,7 @@ DISTNAME= cacti-${PORTNAME}-0.8.6i
MAINTAINER= clement@FreeBSD.org
COMMENT= A multithreaded poller for Cacti written in C
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE}
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile
index 7864c4017c01..1740584a59d9 100644
--- a/net-mgmt/docsis/Makefile
+++ b/net-mgmt/docsis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= docsis
PORTVERSION= 0.8.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile
index 0c50a4e9410d..e1380c4fe4c2 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mbrowse
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= http://www.kill-9.org/mbrowse/
@@ -17,7 +17,7 @@ COMMENT= An SNMP MIB Browser for X
.if defined(WITH_NET_SNMP4)
LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
.else
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
.endif
GNU_CONFIGURE= yes
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile
index a6b3a3f691cb..81bde41cc5be 100644
--- a/net-mgmt/nagios-snmp-plugins/Makefile
+++ b/net-mgmt/nagios-snmp-plugins/Makefile
@@ -7,14 +7,14 @@
PORTNAME= nagios-snmp-plugins
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Additional SNMP plugins for Nagios
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:14 autoheader:213 autoconf:213
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile
index 5b34672385bf..d95646d7d977 100644
--- a/net-mgmt/p5-SNMP-Info/Makefile
+++ b/net-mgmt/p5-SNMP-Info/Makefile
@@ -6,6 +6,7 @@
PORTNAME= SNMP-Info
PORTVERSION= 1.04
+PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= snmp-info
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl5 module for gathering information from network devices
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
PERL_CONFIGURE= yes
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile
index ed8aabc2f360..cf1de0269b81 100644
--- a/net-mgmt/py-yapsnmp/Makefile
+++ b/net-mgmt/py-yapsnmp/Makefile
@@ -6,7 +6,7 @@
PORTNAME= yapsnmp
PORTVERSION= 0.7.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= yapsnmp
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= arved@FreeBSD.org
COMMENT= Python SNMP module based on net-snmp
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
diff --git a/net-mgmt/sdig/Makefile b/net-mgmt/sdig/Makefile
index 514dcc546bed..aa67679e292b 100644
--- a/net-mgmt/sdig/Makefile
+++ b/net-mgmt/sdig/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdig
PORTVERSION= 0.43
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= raj@cserv62.csub.edu
COMMENT= Translate IP/DNS/WINS/MAC address into port description
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index 3f21ee7dc55c..1478963c94c7 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.1.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -33,7 +34,7 @@ PLIST= ""
.else # ZABBIX_AGENT_ONLY
CONFIGURE_ARGS+=--enable-server
# TODO add snmp knob
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
USE_PHP= gd snmp sockets pcre
SUB_FILES= pkg-message
.endif # ZABBIX_AGENT_ONLY
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile
index 3f21ee7dc55c..1478963c94c7 100644
--- a/net-mgmt/zabbix2/Makefile
+++ b/net-mgmt/zabbix2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zabbix
PORTVERSION= 1.1.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -33,7 +34,7 @@ PLIST= ""
.else # ZABBIX_AGENT_ONLY
CONFIGURE_ARGS+=--enable-server
# TODO add snmp knob
-LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
USE_PHP= gd snmp sockets pcre
SUB_FILES= pkg-message
.endif # ZABBIX_AGENT_ONLY