aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-24 06:18:08 +0000
commit46dfffde804529658b0cc35829fdcb34df28570c (patch)
treea7815968ae598ec04d65774fe5ddc38240d2f93d /net-mgmt
parentc63b6cd8a66ba90c2783102a19120a34365ded15 (diff)
downloadports-46dfffde804529658b0cc35829fdcb34df28570c.tar.gz
ports-46dfffde804529658b0cc35829fdcb34df28570c.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/mrtg/Makefile5
-rw-r--r--net-mgmt/nagios-snmp-plugins-extras/Makefile2
-rw-r--r--net-mgmt/nagios-spamd-plugin/Makefile5
-rw-r--r--net-mgmt/netleak/Makefile2
-rw-r--r--net-mgmt/smokeping/Makefile9
-rw-r--r--net-mgmt/weathermap/Makefile5
6 files changed, 9 insertions, 19 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index d796ee3fec92..26a66d1565de 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/mrtg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mrtg
PORTVERSION= 2.16.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \
@@ -19,8 +19,7 @@ MAINTAINER= ports@subnets.ru
COMMENT= The multi-router traffic grapher
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
-RUN_DEPENDS= ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-Pod-Parser \
- ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
+RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
--with-gd-inc=${LOCALBASE}/include
diff --git a/net-mgmt/nagios-snmp-plugins-extras/Makefile b/net-mgmt/nagios-snmp-plugins-extras/Makefile
index 03ab0e7379fa..8c7ff1c7e10d 100644
--- a/net-mgmt/nagios-snmp-plugins-extras/Makefile
+++ b/net-mgmt/nagios-snmp-plugins-extras/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nagios-snmp-plugins-extras
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
@@ -17,7 +18,6 @@ NO_BUILD= yes
USE_PERL_RUN= yes
RUN_DEPENDS+= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
- p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \
${LOCALBASE}/libexec/nagios/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
PLUGINS= \
diff --git a/net-mgmt/nagios-spamd-plugin/Makefile b/net-mgmt/nagios-spamd-plugin/Makefile
index a2d7080fa099..5e75e83cba5b 100644
--- a/net-mgmt/nagios-spamd-plugin/Makefile
+++ b/net-mgmt/nagios-spamd-plugin/Makefile
@@ -6,7 +6,7 @@
PORTNAME= nagios-spamd-plugin
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= ftp://jhweiss.de/pub/users/weiss/nagios/plugins/
DISTNAME= check_spamd-${PORTVERSION}.pl
@@ -15,8 +15,7 @@ EXTRACT_SUFX=
MAINTAINER= alexey@renatasystems.org
COMMENT= Nagios plugin for checking SpamAssassins spamd
-RUN_DEPENDS+= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
+RUN_DEPENDS+= ${LOCALBASE}/${NAGIOS_PLUGIN_DIR}/utils.pm:${PORTSDIR}/net-mgmt/nagios-plugins
USE_PERL5= yes
NO_WRKSUBDIR= yes
diff --git a/net-mgmt/netleak/Makefile b/net-mgmt/netleak/Makefile
index 7df06d2a7068..daf66def1eca 100644
--- a/net-mgmt/netleak/Makefile
+++ b/net-mgmt/netleak/Makefile
@@ -7,6 +7,7 @@
PORTNAME= netleak
PORTVERSION= 0.1a
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -15,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to detect connectivity between network segments
RUN_DEPENDS= ${SITE_PERL}/Net/PcapUtils.pm:${PORTSDIR}/net/p5-Net-PcapUtils \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${SITE_PERL}/NetPacket/Ethernet.pm:${PORTSDIR}/net/p5-NetPacket \
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
${SITE_PERL}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP \
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index d676322cd702..7fce73ce5f70 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -7,7 +7,7 @@
PORTNAME= smokeping
PORTVERSION= 2.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt www
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
http://smokeping.cs.pu.edu.tw/pub/
@@ -18,11 +18,8 @@ COMMENT= Latency logging and graphing system
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \
p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \
p5-CGI-SpeedyCGI>0:${PORTSDIR}/www/p5-CGI-SpeedyCGI \
- p5-CGI.pm>0:${PORTSDIR}/www/p5-CGI.pm \
p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
- p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Net>0:${PORTSDIR}/net/p5-Net \
- p5-Pod-Parser>0:${PORTSDIR}/textproc/p5-Pod-Parser \
p5-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
@@ -60,10 +57,6 @@ RUN_DEPENDS+= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS+= ${SITE_PERL}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
.endif
-.if defined(WITH_LDAP) || defined(WITH_LDAPSSL) || defined(WITH_RADIUS)
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-.endif
-
.ifdef(WITH_LDAPSSL)
RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
.endif
diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile
index 09ffbb74a552..a4d14e356146 100644
--- a/net-mgmt/weathermap/Makefile
+++ b/net-mgmt/weathermap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= weathermap
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/
@@ -15,8 +15,7 @@ MAINTAINER= lippe@FreeBSD.org
COMMENT= This tool displays the utilization of the network links
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
-RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
- ${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD/Image.pm:${PORTSDIR}/graphics/p5-GD \
mrtg:${PORTSDIR}/net-mgmt/mrtg
NO_BUILD= yes