aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-08-18 22:29:08 +0800
committerohauer <ohauer@FreeBSD.org>2012-08-18 22:29:08 +0800
commit76459d58d5d950cc748ed866363462aacb84cbf1 (patch)
treedb78183546bb8049f66df049872ab54fe9939c31 /net-mgmt
parenta063c7f76c5f99e6bf74212c1daeb6bfdc122e53 (diff)
downloadfreebsd-ports-gnome-76459d58d5d950cc748ed866363462aacb84cbf1.tar.gz
freebsd-ports-gnome-76459d58d5d950cc748ed866363462aacb84cbf1.tar.zst
freebsd-ports-gnome-76459d58d5d950cc748ed866363462aacb84cbf1.zip
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/argus-monitor/Makefile2
-rw-r--r--net-mgmt/netdisco/Makefile2
-rw-r--r--net-mgmt/ocsinventory-ng/Makefile2
-rw-r--r--net-mgmt/ourmon/Makefile2
-rw-r--r--net-mgmt/pandorafms_console/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile
index f1d9adedbaf1..4fac86915e0f 100644
--- a/net-mgmt/argus-monitor/Makefile
+++ b/net-mgmt/argus-monitor/Makefile
@@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_PERL5= yes
USE_RC_SUBR= argusd
HAS_CONFIGURE= yes
-USE_APACHE= 20+
+USE_APACHE= 22+
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 081b1bc12485..18e0e260f84a 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -36,7 +36,7 @@ GROUPS= netdisco
USE_PERL5= yes
USE_PGSQL= yes
-USE_APACHE= 20+
+USE_APACHE= 22+
USE_RC_SUBR= netdisco
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index a2dd48c84df4..a2e49bab4e2a 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
p5-XML-Entities>=0:${PORTSDIR}/textproc/p5-XML-Entities
-USE_APACHE= 20+
+USE_APACHE= 22+
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 3a10dfb7d360..c56f923f3443 100644
--- a/net-mgmt/ourmon/Makefile
+++ b/net-mgmt/ourmon/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap \
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
WRKSRC= ${WRKDIR}/mrourmon
-USE_APACHE= 20+
+USE_APACHE_RUN= 22+
USE_PERL5= yes
NO_BUILD= yes
NO_INSTALL_MANPAGES= yes
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile
index 539acb5fdeec..2992c17ba73d 100644
--- a/net-mgmt/pandorafms_console/Makefile
+++ b/net-mgmt/pandorafms_console/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/twopi:${PORTSDIR}/graphics/graphviz
OPTIONS= PGSQL "Use PostgreSQL backend (experimental)" off
-USE_APACHE= 20+
+USE_APACHE= 22+
USE_PHP= curl gd gettext json ldap mbstring mysql snmp session \
xml zip zlib
WANT_PHP_WEB= yes