diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2010-04-03 10:44:36 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2010-04-03 10:44:36 +0000 |
commit | 29863648e3d55a1df8635d93b18e22c74273d9a3 (patch) | |
tree | 318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /net-mgmt | |
parent | 130db9c13e9b6bc169c92e3612444205da7a7352 (diff) | |
download | ports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/collectd/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/collectd5/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/sblim-wbemcli/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/zabbix-server/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix16-server/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix2-server/Makefile | 2 |
6 files changed, 8 insertions, 7 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index a41e03390a1d..a801671accea 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -7,7 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -99,7 +99,7 @@ PLIST_SUB+= CGI="@comment " .if defined(WITH_APACHE) CONFIGURE_ARGS+=--enable-apache -LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl PLIST_SUB+= APACHE="" .else CONFIGURE_ARGS+=--disable-apache diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index a41e03390a1d..a801671accea 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -7,7 +7,7 @@ PORTNAME= collectd PORTVERSION= 4.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ \ http://mirror.roe.ch/dist/${PORTNAME}/ @@ -99,7 +99,7 @@ PLIST_SUB+= CGI="@comment " .if defined(WITH_APACHE) CONFIGURE_ARGS+=--enable-apache -LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl PLIST_SUB+= APACHE="" .else CONFIGURE_ARGS+=--disable-apache diff --git a/net-mgmt/sblim-wbemcli/Makefile b/net-mgmt/sblim-wbemcli/Makefile index 4f2ed7e9c90d..941ba5784bfa 100644 --- a/net-mgmt/sblim-wbemcli/Makefile +++ b/net-mgmt/sblim-wbemcli/Makefile @@ -7,6 +7,7 @@ PORTNAME= sblim-wbemcli PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/sblim/${PORTNAME}/${PORTVERSION} diff --git a/net-mgmt/zabbix-server/Makefile b/net-mgmt/zabbix-server/Makefile index 643abd7e7b53..7965b95bcb5c 100644 --- a/net-mgmt/zabbix-server/Makefile +++ b/net-mgmt/zabbix-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.8.2 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} diff --git a/net-mgmt/zabbix16-server/Makefile b/net-mgmt/zabbix16-server/Makefile index fc001ea6df26..5993a14797ea 100644 --- a/net-mgmt/zabbix16-server/Makefile +++ b/net-mgmt/zabbix16-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.6.8 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} diff --git a/net-mgmt/zabbix2-server/Makefile b/net-mgmt/zabbix2-server/Makefile index 643abd7e7b53..7965b95bcb5c 100644 --- a/net-mgmt/zabbix2-server/Makefile +++ b/net-mgmt/zabbix2-server/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.8.2 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH= 2 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} |