mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/
This commit is contained in:
parent
eb60c758ae
commit
ce0c3933c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280092
49 changed files with 49 additions and 49 deletions
|
@ -18,7 +18,7 @@ COMMENT= CGI scripts in Perl to edit your MySQL tables
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= MySQLMan is a web based MySQL database manager written in perl
|
||||||
RESTRICTED= not redistributable, license agreement required
|
RESTRICTED= not redistributable, license agreement required
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
|
@ -32,7 +32,7 @@ SUB_FILES= pkg-message
|
||||||
RUN_DEPENDS+= proftpd:${PORTSDIR}/ftp/proftpd-mysql
|
RUN_DEPENDS+= proftpd:${PORTSDIR}/ftp/proftpd-mysql
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_APACHE)
|
.if defined(WITH_APACHE)
|
||||||
USE_APACHE= 2.2
|
USE_APACHE= 22
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MYSQL)
|
.if defined(WITH_MYSQL)
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net-mgmt/mrtg \
|
||||||
${LOCALBASE}/lib/MailScanner/MailScanner.pm:${PORTSDIR}/mail/mailscanner
|
${LOCALBASE}/lib/MailScanner/MailScanner.pm:${PORTSDIR}/mail/mailscanner
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= Full featured, web-based Jabber client
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
|
@ -59,7 +59,7 @@ CONFIGURE_ARGS+=\
|
||||||
|
|
||||||
# NOTE: This has only been tested with www/apache20, with integrated APR.
|
# NOTE: This has only been tested with www/apache20, with integrated APR.
|
||||||
.if defined(WITH_MOD_IPP)
|
.if defined(WITH_MOD_IPP)
|
||||||
USE_APACHE= 2.0
|
USE_APACHE= 20
|
||||||
CONFIGURE_ARGS+=--with-apache=${LOCALBASE}
|
CONFIGURE_ARGS+=--with-apache=${LOCALBASE}
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+=--without-apache
|
CONFIGURE_ARGS+=--without-apache
|
||||||
|
|
|
@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_PERL5_RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
CGI_DIR?= ${PREFIX}/www/cgi-bin
|
CGI_DIR?= ${PREFIX}/www/cgi-bin
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
|
@ -21,7 +21,7 @@ PORTSCOUT= limit:^2.1
|
||||||
|
|
||||||
CONFLICTS= apache-contrib-1.*
|
CONFLICTS= apache-contrib-1.*
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ COMMENT= An Apache module for authenticating users with Kerberos v5
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Allows users to use PAM modules for user authentication
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
|
@ -19,7 +19,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
USE_DOS2UNIX= ${PORTNAME}.html
|
USE_DOS2UNIX= ${PORTNAME}.html
|
||||||
|
|
||||||
USE_PGSQL= yes
|
USE_PGSQL= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= Apache module that allows seamless redirection and load balancing of HT
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-apxs=${APXS}
|
CONFIGURE_ARGS= --with-apxs=${APXS}
|
||||||
|
|
|
@ -30,7 +30,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
CONFLICTS= apache-contrib-1.*
|
CONFLICTS= apache-contrib-1.*
|
||||||
|
|
||||||
USE_PERL5= YES
|
USE_PERL5= YES
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Apache module to build the extremely lightweight Weblog environment
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -20,7 +20,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
OPTIONS= BLOWCHUNK_LOG "Log chunked requests" off
|
OPTIONS= BLOWCHUNK_LOG "Log chunked requests" off
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
NO_WRKSUBDIR= YES
|
NO_WRKSUBDIR= YES
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Apache module for server-side decompression of bzip2 files
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Apache module to make debugging server-side scripts easier
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ COMMENT= Scans content delivered by the Apache20 proxy module for viruses
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USE_APACHE= 2.2
|
USE_APACHE= 22
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
OPTIONS= CLAMAVDEVEL "Use development version of CLAMAV" off
|
OPTIONS= CLAMAVDEVEL "Use development version of CLAMAV" off
|
||||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= Apache module that provides syntax coloring for various languages
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
CONFLICTS= apache-contrib-1.*
|
CONFLICTS= apache-contrib-1.*
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ SUB_LIST+= APXS=${APXS} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
|
||||||
|
|
||||||
PLIST_FILES= ${APACHEETCDIR}/apache.conf.mod_dav ${APACHEMODDIR}/libdav.so
|
PLIST_FILES= ${APACHEETCDIR}/apache.conf.mod_dav ${APACHEMODDIR}/libdav.so
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --prefix=${LOCALBASE} \
|
CONFIGURE_ARGS= --prefix=${LOCALBASE} \
|
||||||
--bindir=${LOCALBASE}/bin \
|
--bindir=${LOCALBASE}/bin \
|
||||||
|
|
|
@ -22,7 +22,7 @@ USE_TCL= 83+
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/mod_dtcl
|
WRKSRC= ${WRKDIR}/mod_dtcl
|
||||||
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
MAKEFILE= ${FILESDIR}/Makefile.bsd
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
MAKE_ENV+= TCL_VERSION=${TCL_VER}
|
MAKE_ENV+= TCL_VERSION=${TCL_VER}
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= An Apache module that can make proxied requests appear with client IP
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
CONFLICTS= mod_extract_forwarded-2.* mod_extract_forwarded2-0.*
|
CONFLICTS= mod_extract_forwarded-2.* mod_extract_forwarded2-0.*
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Filter output from other modules inside of Apache
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
CONFLICTS= mod_geoip2-[0-9]*
|
CONFLICTS= mod_geoip2-[0-9]*
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
AP_INC+= ${LOCALBASE}/include
|
AP_INC+= ${LOCALBASE}/include
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= An Internet Content Acceleration module for Apache
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Apache module to provides RSS output for directories
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= Limit the number of simultaneous connections from a single IP address
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
PLIST_FILES= ${APACHEMODDIR}/mod_limitipconn.so
|
PLIST_FILES= ${APACHEMODDIR}/mod_limitipconn.so
|
||||||
|
|
||||||
OPTIONS= FIXCOUNT "Patch dangling browser connections counting" Off
|
OPTIONS= FIXCOUNT "Patch dangling browser connections counting" Off
|
||||||
|
|
|
@ -20,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
ALL_TARGET= dso
|
ALL_TARGET= dso
|
||||||
INSTALL_TARGET= dsoinstall
|
INSTALL_TARGET= dsoinstall
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= Apache module to allow MP3 streaming
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
MAKE_ARGS+= APXS="${APXS}"
|
MAKE_ARGS+= APXS="${APXS}"
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= An Apache module to make Apache log to MySQL
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_MYSQL= YES
|
USE_MYSQL= YES
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= NTLM authentication module for the Apache webserver
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
MAKE_ENV= APXS=${APXS}
|
MAKE_ENV= APXS=${APXS}
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
|
@ -23,7 +23,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
PORTSCOUT= limit:^1
|
PORTSCOUT= limit:^1
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= USE_APXS=1 EVERYTHING=1 INSTALLSITELIB=${SITE_PERL} \
|
CONFIGURE_ARGS+= USE_APXS=1 EVERYTHING=1 INSTALLSITELIB=${SITE_PERL} \
|
||||||
INSTALLSITEARCH=${SITE_PERL}/${PERL_ARCH} \
|
INSTALLSITEARCH=${SITE_PERL}/${PERL_ARCH} \
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Apache module that adds a client IP header to outgoing proxy requests
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
CONFLICTS= apache-contrib-1.*
|
CONFLICTS= apache-contrib-1.*
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Apache module to fix IP addresses in proxied requests
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,7 @@ COMMENT= An apache module that embeds a copy of the sed(1) command
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Apache module that controls access to the website using secure info
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= Apache module that provides virtual hosts from a database
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= An Apache module implementing config inclusion from MySQL databases
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
|
|
|
@ -20,7 +20,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
CONFLICTS= apache-contrib-1.*
|
CONFLICTS= apache-contrib-1.*
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Apache module to launch triggers if certain actions occur
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Apache module which dynamically limits a site's slot usage
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
|
|
||||||
DOCS= AUTHORS Changelog
|
DOCS= AUTHORS Changelog
|
||||||
|
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ SAMBA_PORT?= net/samba34
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
WRKSRC= ${WRKDIR}
|
WRKSRC= ${WRKDIR}
|
||||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= dean@odyssey.apana.org.au
|
||||||
COMMENT= WWW Traceroute CGI script written in C
|
COMMENT= WWW Traceroute CGI script written in C
|
||||||
|
|
||||||
PLIST_FILES= www/cgi-bin/trace
|
PLIST_FILES= www/cgi-bin/trace
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
#pre-configure:
|
#pre-configure:
|
||||||
# ${SH} ${SCRIPTDIR}/locate-template.sh
|
# ${SH} ${SCRIPTDIR}/locate-template.sh
|
||||||
|
|
|
@ -27,7 +27,7 @@ MAKE_JOBS_SAFE= yes
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.edu
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.edu
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
NO_CDROM= depends on glimpse
|
NO_CDROM= depends on glimpse
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= WWW interface for console wget
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||||
|
|
||||||
USE_APACHE= 1.3
|
USE_APACHE= 13
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue