diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus-monitor/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/netdisco/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/ocsinventory-ng/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ourmon/Makefile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile index 18c15aeea94..981c1ff6757 100644 --- a/net-mgmt/argus-monitor/Makefile +++ b/net-mgmt/argus-monitor/Makefile @@ -7,7 +7,7 @@ PORTNAME= argus-monitor PORTVERSION= 20100109 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.tcp4me.com/code/argus-archive/ DISTNAME= argus-dev-${PORTVERSION} @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_PERL5= yes USE_RC_SUBR= argusd HAS_CONFIGURE= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= --bin_dir=${PREFIX}/bin --sbin_dir=${PREFIX}/sbin \ --lib_dir=${PREFIX}/lib/argus-monitor --data_dir=${PREFIX}/etc/argus-monitor \ diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile index 00661aada1e..8dacf12dc51 100644 --- a/net-mgmt/netdisco/Makefile +++ b/net-mgmt/netdisco/Makefile @@ -7,7 +7,7 @@ PORTNAME= netdisco PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}_with_mibs @@ -32,7 +32,7 @@ GROUPS= netdisco USE_PERL5= yes USE_PGSQL= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ USE_RC_SUBR= netdisco diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile index 6258155c248..5ae1aa4c287 100644 --- a/net-mgmt/ocsinventory-ng/Makefile +++ b/net-mgmt/ocsinventory-ng/Makefile @@ -6,6 +6,7 @@ PORTNAME= ocsinventory-ng PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://launchpad.net/ocsinventory-server/stable-${PORTVERSION}/${PORTVERSION}/+download/ DISTNAME= OCSNG_UNIX_SERVER-${PORTVERSION} @@ -24,7 +25,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ FETCH_ARGS= LICENSE= GPLv2 -USE_APACHE= 2.0+ +USE_APACHE= 20+ USE_MYSQL= 41+ USE_PERL5= 5.8.0+ WANT_PHP_WEB= yes diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile index 0b9d6d13bfb..2ad2fbc7d24 100644 --- a/net-mgmt/ourmon/Makefile +++ b/net-mgmt/ourmon/Makefile @@ -6,7 +6,7 @@ PORTNAME= ourmon PORTVERSION= 2.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}281 |