aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-19 11:52:14 +0000
commitaf1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch)
tree52d981a1a19e7c1ea0cf3e4713ce472976f287d4
parent6af25df168f21f64dabc40a69fa7308a400a4b17 (diff)
downloadports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz
ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.zip
Notes
-rw-r--r--databases/mysql-editor/Makefile1
-rw-r--r--databases/mysqlman/Makefile1
-rw-r--r--mail/websieve/Makefile2
-rw-r--r--misc/instant-server/Makefile1
-rw-r--r--textproc/htdig/Makefile1
-rw-r--r--www/apache-jserv/Makefile1
-rw-r--r--www/mnogosearch31/Makefile1
-rw-r--r--www/mod_auth_pgsql/Makefile1
-rw-r--r--www/mod_dtcl/Makefile1
-rw-r--r--www/mod_fastcgi/Makefile1
-rw-r--r--www/mod_log_sql/Makefile1
-rw-r--r--www/mod_pcgi2/Makefile1
-rw-r--r--www/neowebscript/Makefile1
-rw-r--r--www/p5-Apache-AuthCookie/Makefile1
-rw-r--r--www/p5-Apache-Gallery/Makefile1
-rw-r--r--www/rt3/Makefile1
-rw-r--r--www/rt32/Makefile1
-rw-r--r--www/rt34/Makefile1
-rw-r--r--www/rt36/Makefile1
-rw-r--r--www/smb2www/Makefile1
-rw-r--r--www/webglimpse/Makefile1
-rw-r--r--www/wwwstat/Makefile1
22 files changed, 22 insertions, 1 deletions
diff --git a/databases/mysql-editor/Makefile b/databases/mysql-editor/Makefile
index 65493ecebc74..83ceb4588957 100644
--- a/databases/mysql-editor/Makefile
+++ b/databases/mysql-editor/Makefile
@@ -18,6 +18,7 @@ COMMENT= CGI scripts in Perl to edit your MySQL tables
RUN_DEPENDS= ${CGI_BIN}:${PORTSDIR}/${APACHE_PORT}
NO_BUILD= True
+APACHE_COMPAT= True
CGI_BIN= ${LOCALBASE}/www/cgi-bin
diff --git a/databases/mysqlman/Makefile b/databases/mysqlman/Makefile
index 9f3db917324a..d66184feee18 100644
--- a/databases/mysqlman/Makefile
+++ b/databases/mysqlman/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION}
RESTRICTED= "not redistributable, license agreement required"
USE_PERL5= yes
NO_BUILD= yes
+APACHE_COMPAT= yes
# to determine whether apache installed
WWW_DIR= ${LOCALBASE}/www/
diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile
index f08ffab48934..88c1c6b36611 100644
--- a/mail/websieve/Makefile
+++ b/mail/websieve/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Web based Cyrus IMAP user admin client
DISTVERSION= 063a
-
+APACHE_COMPAT= yes
.include "options"
.if defined(WITH_CYRUS_IMAPD_VER)
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile
index 24787c00f03c..204a28cb9d0b 100644
--- a/misc/instant-server/Makefile
+++ b/misc/instant-server/Makefile
@@ -28,6 +28,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
BATCH= YES
NO_WRKSUBDIR= YES
+APACHE_COMPAT= YES
# comms/hylafax irc/ircd-hybrid
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 29f43cece526..96f6b6ce5b88 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -38,6 +38,7 @@ MAN1= htdig.1 htdig-pdfparser.1 htdump.1 htfuzzy.1 htload.1 \
htmerge.1 htnotify.1 htpurge.1 htsearch.1 htstat.1 rundig.1
MAN8= htdigconfig.8
+APACHE_COMPAT= YES
.include <bsd.port.pre.mk>
diff --git a/www/apache-jserv/Makefile b/www/apache-jserv/Makefile
index ca0185483613..0a5ffbbd1fe0 100644
--- a/www/apache-jserv/Makefile
+++ b/www/apache-jserv/Makefile
@@ -28,6 +28,7 @@ USE_GMAKE= yes
GMAKE= ${LOCALBASE}/bin/gmake # Must have the full path.
USE_LIBTOOL_VER=13
USE_PERL5= yes
+APACHE_COMPAT= yes
JAVAVM?= ${LOCALBASE}/bin/javavm
CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --prefix=${PREFIX}\
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile
index a37977ea0787..25cf46b7d9c0 100644
--- a/www/mnogosearch31/Makefile
+++ b/www/mnogosearch31/Makefile
@@ -22,6 +22,7 @@ MAN5= indexer.conf.5
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=13
+APACHE_COMPAT= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+=--enable-phrase \
diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile
index fbe5e8d91e0c..2fe37a654f44 100644
--- a/www/mod_auth_pgsql/Makefile
+++ b/www/mod_auth_pgsql/Makefile
@@ -17,6 +17,7 @@ BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${APACHE_PORT}
USE_PGSQL= yes
+APACHE_COMPAT= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile
index c59faba76be8..959ac7db98f6 100644
--- a/www/mod_dtcl/Makefile
+++ b/www/mod_dtcl/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83
WRKSRC= ${WRKDIR}/mod_dtcl
MAKEFILE= ${FILESDIR}/Makefile.bsd
+APACHE_COMPAT= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/libmod_dtcl.so.1* \
diff --git a/www/mod_fastcgi/Makefile b/www/mod_fastcgi/Makefile
index f4ea71250f50..f96e2016d2d5 100644
--- a/www/mod_fastcgi/Makefile
+++ b/www/mod_fastcgi/Makefile
@@ -17,6 +17,7 @@ COMMENT= A fast-cgi module for Apache
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
CONFLICTS= apache-contrib-1.*
+APACHE_COMPAT= YES
.if defined(WITH_APACHE2)
MAKEFILE= Makefile.AP2
diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile
index bde002175ef7..cbc0812ddf54 100644
--- a/www/mod_log_sql/Makefile
+++ b/www/mod_log_sql/Makefile
@@ -22,6 +22,7 @@ USE_MYSQL= yes
USE_BZIP2= yes
USE_REINPLACE= yes
USE_GMAKE= yes
+APACHE_COMPAT= yes
ALL_TARGET= dso
INSTALL_TARGET= dsoinstall
diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile
index 3be2b7615f8e..cbb675d70045 100644
--- a/www/mod_pcgi2/Makefile
+++ b/www/mod_pcgi2/Makefile
@@ -16,6 +16,7 @@ COMMENT= Persistent CGI module for Apache and Zope
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
+APACHE_COMPAT= yes
BROKEN= Does not install
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2005-09-22
diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile
index 8b08303a3ffa..e2536ee7c41d 100644
--- a/www/neowebscript/Makefile
+++ b/www/neowebscript/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= neo82:${PORTSDIR}/devel/tcl-neo
MAKEFILE= ${FILESDIR}/Makefile.bsd
WRKSRC= ${WRKDIR}/${DISTNAME}/modules
TCL_VERSION?= 8.4
+APACHE_COMPAT= yes
MAKE_ENV+= FILESDIR="${FILESDIR}" INSTALL_DATA="${INSTALL_DATA}"
MAKE_ENV+= TCL_VERSION=${TCL_VERSION}
USE_REINPLACE= yes
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index 4a8b30a9e37d..45a7b8a675e3 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= A perl module to provide custom forms for reauthentication
+APACHE_COMPAT= yes
RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
.if defined(WITH_MODPERL2)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index 4e796640d1f5..25a75cc68c43 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -36,6 +36,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
.endif
PERL_CONFIGURE= yes
+APACHE_COMPAT= yes
MAN3= Apache::Gallery.3
diff --git a/www/rt3/Makefile b/www/rt3/Makefile
index 025dc8ee7510..6b3e13fe1314 100644
--- a/www/rt3/Makefile
+++ b/www/rt3/Makefile
@@ -52,6 +52,7 @@ BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS= ${BUILD_DEPENDS}
+APACHE_COMPAT= yes
HAS_CONFIGURE= yes
#NO_BUILD= yes
#NO_PACKAGE= Executes scripts in post-install phase
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index 6443268be8c9..abf097f7b239 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -55,6 +55,7 @@ LATEST_LINK= rt32
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase
+APACHE_COMPAT= yes
CONFIGURE_ARGS= --prefix=${RT_PATH} \
--enable-layout=${LAYOUT} \
diff --git a/www/rt34/Makefile b/www/rt34/Makefile
index 5773b0ffb2ec..69a249b7f24d 100644
--- a/www/rt34/Makefile
+++ b/www/rt34/Makefile
@@ -59,6 +59,7 @@ LATEST_LINK= rt34
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase
+APACHE_COMPAT= yes
CONFIGURE_ARGS= --prefix=${RT_PATH} \
--enable-layout=${LAYOUT} \
diff --git a/www/rt36/Makefile b/www/rt36/Makefile
index 5773b0ffb2ec..69a249b7f24d 100644
--- a/www/rt36/Makefile
+++ b/www/rt36/Makefile
@@ -59,6 +59,7 @@ LATEST_LINK= rt34
HAS_CONFIGURE= yes
NO_BUILD= yes
NO_PACKAGE= Executes scripts in post-install phase
+APACHE_COMPAT= yes
CONFIGURE_ARGS= --prefix=${RT_PATH} \
--enable-layout=${LAYOUT} \
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile
index 9e83f1de8060..3fcfff90e3da 100644
--- a/www/smb2www/Makefile
+++ b/www/smb2www/Makefile
@@ -24,6 +24,7 @@ IS_INTERACTIVE= yes
NO_BUILD= yes
USE_PERL5= yes
WRKSRC= ${WRKDIR}
+APACHE_COMPAT= yes
do-install:
@cd ${WRKSRC}; ${PERL} ${WRKSRC}/Install.pl
diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile
index a79b6845507f..54bf47b9bc16 100644
--- a/www/webglimpse/Makefile
+++ b/www/webglimpse/Makefile
@@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/webglimpse-1.6.edu
NO_CDROM= depends on glimpse
USE_PERL5= yes
NO_BUILD= yes
+APACHE_COMPAT= yes
pre-configure:
.for i in wginstall wginstall.pl
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index 857ac533dbb6..c71f534dc865 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -22,6 +22,7 @@ COMMENT= Webserver logfile analysis package
RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/${APACHE_PORT}
USE_PERL5= yes
+APACHE_COMPAT= yes
MAKE_ENV+= PERL5=${PERL5}
DIST_SUBDIR= wwwstat
MAN1= wwwstat.1 splitlog.1