aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/caudium-devel/Makefile2
-rw-r--r--www/mod_jk/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/caudium-devel/Makefile b/www/caudium-devel/Makefile
index e5a0e082c3d1..669933e162e4 100644
--- a/www/caudium-devel/Makefile
+++ b/www/caudium-devel/Makefile
@@ -20,6 +20,8 @@ DISTNAME= caudium-${PORTVERSION:S/.20/-20/}-cvs
MAINTAINER= kiwi@oav.net
COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base (development branch)
+BROKEN= Does not build, will be removed after Feb 2
+
USE_OPENSSL= YES
BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike74/
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index b4ad691c5026..d49978d80302 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -16,6 +16,8 @@ DISTNAME= jakarta-tomcat-connectors-jk-${PORTVERSION}-src
MAINTAINER= girgen@pingpong.net
COMMENT= Apache JK module for connecting to Tomcat using AJP1X
+BROKEN= Does not fetch, will be removed after Feb 2
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/apache2/apr.h)