diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
commit | b83d7bf933421ec67d43832596ab3f5cf5a33532 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /net-mgmt | |
parent | a851269bfa4538b5ba537c3f91e9eca1a5553fc6 (diff) | |
download | freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.gz freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.tar.zst freebsd-ports-gnome-b83d7bf933421ec67d43832596ab3f5cf5a33532.zip |
- update libdg to 2.1.0
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bandwidthd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/macroscope/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/mrtg/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nagios-devel/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/nagios/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/netams/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/netxms/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/weathermap/Makefile | 4 |
9 files changed, 12 insertions, 10 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile index 7314311c72d6..09f7ca4cf8cf 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -3,7 +3,7 @@ PORTNAME= bandwidthd PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index 4f44b488987d..72e808b39b9d 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -3,7 +3,7 @@ PORTNAME= icinga PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF diff --git a/net-mgmt/macroscope/Makefile b/net-mgmt/macroscope/Makefile index c55d5f543ddd..30cde7be6fbf 100644 --- a/net-mgmt/macroscope/Makefile +++ b/net-mgmt/macroscope/Makefile @@ -3,7 +3,7 @@ PORTNAME= macroscope PORTVERSION= 1.0.3787 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.berlios.de/pub/macroscope/ \ http://white-raven.pisem.net/ diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 98d8b1e98015..2e5008ad7822 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -3,7 +3,7 @@ PORTNAME= mrtg PORTVERSION= 2.17.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ diff --git a/net-mgmt/nagios-devel/Makefile b/net-mgmt/nagios-devel/Makefile index a88c4d720254..74329c9d274b 100644 --- a/net-mgmt/nagios-devel/Makefile +++ b/net-mgmt/nagios-devel/Makefile @@ -4,6 +4,7 @@ PORTNAME= nagios DISTVERSIONPREFIX=HEAD- DISTVERSION= 20101122 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.downtools.com.au/~jarrod/nagios/ PKGNAMESUFFIX= -devel @@ -11,7 +12,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= Extremely powerful network monitoring system -LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins MASTER_SITE_FREEBSD= yes diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 016d4ee88ec7..dbc3af410b86 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -3,6 +3,7 @@ PORTNAME= nagios PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION} diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile index f17aced33550..0c29d3ce00f9 100644 --- a/net-mgmt/netams/Makefile +++ b/net-mgmt/netams/Makefile @@ -76,8 +76,8 @@ RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Crypt-GeneratePassword>=0:${PORTSDIR}/security/p5-Crypt-GeneratePassword -LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd \ - jpeg.11:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd \ + jpeg:${PORTSDIR}/graphics/jpeg PLIST_SUB+= CGI="" .else PLIST_SUB+= CGI="@comment " diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile index 854b67f68e99..145afe92ca9d 100644 --- a/net-mgmt/netxms/Makefile +++ b/net-mgmt/netxms/Makefile @@ -103,7 +103,7 @@ PLIST_SUB+= AGENT="@comment " USE_RC_SUBR+= nxhttpd CONFIGURE_ARGS+= --with-nxhttpd PLIST_SUB+= NXHTTPD="" -LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd +LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd USE_PERL5= yes .else PLIST_SUB+= NXHTTPD="@comment " diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index 122aae9bc75d..1be966c4d669 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -3,14 +3,14 @@ PORTNAME= weathermap PORTVERSION= 1.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://netmon.grnet.gr/weathermap/dist/ MAINTAINER= lippe@FreeBSD.org COMMENT= This tool displays the utilization of the network links -LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd +LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ mrtg:${PORTSDIR}/net-mgmt/mrtg |