summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/apache13+ipv6/Makefile3
-rw-r--r--www/apache13-fp/Makefile3
-rw-r--r--www/apache13-ssl/Makefile3
-rw-r--r--www/apache13/Makefile3
-rw-r--r--www/apache2/Makefile3
-rw-r--r--www/apache20/Makefile3
-rw-r--r--www/apache21/Makefile3
-rw-r--r--www/apache22/Makefile3
8 files changed, 24 insertions, 0 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile
index b681bd4..1cf8c0b 100644
--- a/www/apache13+ipv6/Makefile
+++ b/www/apache13+ipv6/Makefile
@@ -17,6 +17,9 @@ PATCHFILES= apache-1.3.28-v6-20030912.diff.gz
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
+CONFLICTS= apache+modssl-1.* apache+ssl-1.* apache-1.* apache-2.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
USE_PERL5= yes
DATADIR=${PREFIX}/www
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index a6c9b51..193c2ee 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -22,6 +22,9 @@ COMMENT= The Apache webserver with MS Frontpage Module
#PATCH_SITE_SUBDIR= patches/apply_to_${PORTVERSION}/
#PATCHFILES=
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache-2.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
APACHE= ${DISTNAME}${EXTRACT_SUFX}
RUN_DEPENDS= ${LOCALBASE}/frontpage/version5.0/bin/owsadm.exe:${PORTSDIR}/www/frontpage
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index 2a6c27f..e9ec60f 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -20,6 +20,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache-1.* apache-2.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
APACHE_VERSION= 1.3.28
APACHE_SSL_VERSION= 1.49
USE_OPENSSL= yes
diff --git a/www/apache13/Makefile b/www/apache13/Makefile
index 1a2a1a7..bf32ad1 100644
--- a/www/apache13/Makefile
+++ b/www/apache13/Makefile
@@ -19,6 +19,9 @@ DISTNAME= apache_${PORTVERSION}
MAINTAINER= ache@freebsd.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
USE_PERL5= yes
DATADIR=${PREFIX}/www
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index bd01b4d..1327302 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -18,6 +18,9 @@ COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index bd01b4d..1327302 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -18,6 +18,9 @@ COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index bd01b4d..1327302 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -18,6 +18,9 @@ COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index bd01b4d..1327302 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -18,6 +18,9 @@ COMMENT?= Version 2 of the extremely popular Apache http server
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+CONFLICTS= apache+ipv6-1.* apache+modssl-1.* apache+ssl-1.* apache-1.* apache_fp-1.* \
+ caudium-devel-1.* caudium10-1.* caudium12-* \
+ ru-apache+mod_ssl-1.* ru-apache-1.* thttpd-2.*
LATEST_LINK= apache2
WITH_MPM?= prefork # or worker, perchild
OpenPOWER on IntegriCloud