- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
This commit is contained in:
Olli Hauer 2011-08-27 09:55:12 +00:00
parent 40bad54364
commit d91f5feda8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280566
117 changed files with 362 additions and 12 deletions

View file

@ -16,7 +16,10 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= CGI scripts in Perl to edit your MySQL tables
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
NO_BUILD= yes

View file

@ -16,6 +16,9 @@ COMMENT= MySQLMan is a web based MySQL database manager written in perl
RESTRICTED= not redistributable, license agreement required
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_PERL5= yes
USE_APACHE= 13
USE_MYSQL= yes

View file

@ -22,6 +22,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
PERL_CONFIGURE= yes

View file

@ -22,6 +22,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
PERL_CONFIGURE= yes

View file

@ -17,6 +17,9 @@ COMMENT= A Battlefield 1942 plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -17,6 +17,9 @@ COMMENT= A Call of Duty plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -14,6 +14,9 @@ MASTER_SITES= SF/phpua/phpUA%20Engine/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Game server monitor & admin tool
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
NO_BUILD= yes
USE_APACHE= 13
USE_PHP= yes

View file

@ -17,6 +17,9 @@ COMMENT= A Half-Life plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -17,6 +17,9 @@ COMMENT= A Quake 3 plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -17,6 +17,9 @@ COMMENT= An Unreal Tournament plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -17,6 +17,9 @@ COMMENT= An Unreal Tournament 2003 plugin for phpUA
BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on phpua-engine
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Some variables you can change
PHPUA?= www/phpua
PHPUA_USER?= ${WWWOWN}

View file

@ -133,13 +133,13 @@ do-build:
@cd ${WRKDIR}/${FPCSRCDIR}/utils/fpcm && ${GMAKE} ${MAKE_ENV}
do-install:
# Installing fpc compiler
# Installing fpc compiler
@cd ${WRKDIR}/${FPCSRCDIR}/rtl && ${GMAKE} install ${MAKE_ENV}
# Installing fpc runtime
# Installing fpc runtime
@cd ${WRKDIR}/${FPCSRCDIR}/compiler && ${GMAKE} install ${MAKE_ENV}
# Installng fpcmake
# Installng fpcmake
@@cd ${WRKDIR}/${FPCSRCDIR}/utils/fpcm && ${GMAKE} install ${MAKE_ENV}
# Installing manpages
# Installing manpages
${INSTALL_DATA} ${WRKDIR}/man/man1/* ${MAN1PREFIX}/man/man1
${INSTALL_DATA} ${WRKDIR}/man/man5/* ${MAN1PREFIX}/man/man5

View file

@ -17,6 +17,9 @@ COMMENT= Allows mrtg to monitor many aspects of your MailScanner machine
RUN_DEPENDS= ${LOCALBASE}/bin/mrtg:${PORTSDIR}/net-mgmt/mrtg \
${LOCALBASE}/lib/MailScanner/MailScanner.pm:${PORTSDIR}/mail/mailscanner
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_PERL5= yes
USE_APACHE= 13

View file

@ -50,6 +50,9 @@ CONFLICTS= apache+ipv6-* \
publicfile-* \
ru-apache-*
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_OPENSSL= yes
USE_PERL5= yes

View file

@ -19,6 +19,9 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz
MAINTAINER= lev@FreeBSD.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_PERL5= yes
# New ports feature: conflicts

View file

@ -6,7 +6,7 @@
#
PORTNAME= Apache-XBEL
PORTVERSION= 1.3
PORTVERSION= 13
PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
@ -19,7 +19,10 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \
${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes

View file

@ -17,6 +17,9 @@ COMMENT= Third-party modules contributed to the Apache HTTP server project
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
.include <bsd.port.pre.mk>

View file

@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p0
MAINTAINER= apache@FreeBSD.org
COMMENT= The extremely popular Apache http server. Very fast, very clean
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \

View file

@ -21,6 +21,9 @@ LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache-1.* apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \

View file

@ -9,6 +9,9 @@ CATEGORIES= www security ipv6
MAINTAINER= dinoex@FreeBSD.org
COMMENT= The Apache 1.3 webserver with SSL/TLS and IPv6 functionality
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
WITH_APACHE_IPV6=yes
MASTERDIR?= ${.CURDIR}/../apache13-modssl

View file

@ -33,6 +33,9 @@ COMMENT?= The Apache 1.3 webserver with SSL/TLS functionality
LIB_DEPENDS= mm.14:${PORTSDIR}/devel/mm
PATCH_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
LICENSE_COMB= multi
LICENSE= ASL BSD
CONFLICTS?= apache+ipv6-1.* apache+ssl-1.* apache-1.* apache-2.* \

View file

@ -21,6 +21,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache secure webserver integrating OpenSSL
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \

View file

@ -27,6 +27,10 @@ CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.*
apache+ipv6-1.* apache+ssl-1.* apache-2.* apache_fp-1.* \
caudium-devel-1.* caudium10-1.* caudium12-1.* \
ru-apache+mod_ssl-1.* ru-apache-1.*
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_CSTD= gnu89
USE_PERL5= yes
USE_RC_SUBR= apache

View file

@ -16,6 +16,9 @@ COMMENT= Apache module to authenticate against an LDAP directory
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_OPENLDAP= yes
USE_APACHE= 13
GNU_CONFIGURE= yes

View file

@ -22,6 +22,9 @@ RUN_DEPENDS= p5-Date-Manip>0:${PORTSDIR}/devel/p5-Date-Manip \
WRKSRC= ${WRKDIR}/${PORTNAME}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
NO_BUILD= yes
USE_PERL5_RUN= yes
USE_APACHE= 13

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://MeepZor.Com/packages/mod_access_identd/
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to supply access control based on ident reply
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View file

@ -21,6 +21,9 @@ COMMENT= Provides access control based on Referer HTTP header for Apache
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
AP_FAST_BUILD= YES
AP_GENPLIST= YES

View file

@ -20,6 +20,9 @@ MAKE_JOBS_SAFE= yes
OPTIONS= MYSQL "Enable MySQL support" on \
PGSQL "Enable PGSQL support" off
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
MAKE_ARGS+= APXS="${APXS}"

View file

@ -15,6 +15,9 @@ DIST_SUBDIR= apache
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows authentication against a MySQL database via a secure cookie
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_MYSQL= YES

View file

@ -15,6 +15,9 @@ MASTER_SITES= http://www.unixpapa.com/software/ \
MAINTAINER= apache@FreeBSD.org
COMMENT= Enables the use of external mechanisms for user authentication
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PORTSCOUT= limit:^2.1

View file

@ -14,6 +14,9 @@ DIST_SUBDIR= apache
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module to provide authentication via an IMAP mail server
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -17,6 +17,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module for authenticating users with Kerberos v5
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to use MySQL databases for user authentication
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_MYSQL= yes

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to use PAM modules for user authentication
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to use PostgreSQL databases for user authentication
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= ${PORTNAME}.html

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://download.tangent.org/ \
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows you to forbid clients based on their User-Agent
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -18,6 +18,9 @@ COMMENT= Apache module that allows seamless redirection and load balancing of HT
MAKE_JOBS_SAFE= yes
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
USE_APACHE= 13
GNU_CONFIGURE= yes

View file

@ -25,6 +25,9 @@ EXTRACT_ONLY=
MAINTAINER= apache@FreeBSD.org
COMMENT= Bandwidth management module for the Apache webserver
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache-contrib-1.*

View file

@ -13,6 +13,9 @@ MASTER_SITES= SF/modbf/${PORTNAME}/${PORTVERSION}
MAINTAINER= apache@FreeBSD.org
COMMENT= A brainf*ck module for Apache
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ MASTER_SITES= SF/mod-blosxom/${PORTNAME}/${PORTVERSION}
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Apache module to build the extremely lightweight Weblog environment
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -16,6 +16,9 @@ EXTRACT_SUFX= .c
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for rejecting and logging chunked requests
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
OPTIONS= BLOWCHUNK_LOG "Log chunked requests" off

View file

@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for server-side decompression of bzip2 files
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://download.tangent.org/
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to make debugging server-side scripts easier
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -16,6 +16,9 @@ EXTRACT_SUFX= .l
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module that provides syntax coloring for various languages
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -15,6 +15,9 @@ DIST_SUBDIR= apache
MAINTAINER= apache@FreeBSD.org
COMMENT= A per-server bandwidth limiter module for Apache 1.3
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://resare.com/noa/mod_cvs/dist/
MAINTAINER= apache@FreeBSD.org
COMMENT= A module that makes Apache CVS aware
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache-contrib-1.*

View file

@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.3.6
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module that provides DAV capabilities
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
OPTIONS= SYMLINK_PATCH "Follow Symlinks" off \

View file

@ -17,6 +17,9 @@ COMMENT= Embeds a TCL8 interpreter in the Apache server
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_TCL= 83+

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://www.warhound.org/mod_extract_forwarded/
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module that can make proxied requests appear with client IP
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://download.tangent.org/
MAINTAINER= apache@FreeBSD.org
COMMENT= Filter output from other modules inside of Apache
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -18,6 +18,9 @@ COMMENT= An Apache module that provides the country code of the client's IP
BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= mod_geoip2-[0-9]*

View file

@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ale@FreeBSD.org
COMMENT= An Internet Content Acceleration module for Apache
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://download.tangent.org/
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to provides RSS output for directories
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to wrap served pages with a header and/or footer
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Limit the number of simultaneous connections from a single IP address
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -18,6 +18,9 @@ LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= lev@FreeBSD.org
COMMENT= Allows Apache to log to a MySQL database
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for use macros in config files
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PORTSCOUT= limit:^1.1.2

View file

@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to allow MP3 streaming
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module to make Apache log to MySQL
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= skv@FreeBSD.org
COMMENT= NTLM authentication module for the Apache webserver
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -19,6 +19,9 @@ COMMENT= Embeds a Perl interpreter in the Apache server
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PORTSCOUT= limit:^1

View file

@ -14,6 +14,9 @@ EXTRACT_SUFX= .c
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module that adds a client IP header to outgoing proxy requests
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module that provides PUT and DELETE methods
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache-contrib-1.*

View file

@ -17,6 +17,9 @@ DIST_SUBDIR= python
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache 1.3 module for integrating Python
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
.if defined(PACKAGE_BUILDING)

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://sysoev.ru/mod_realip/
MAINTAINER= glebius@FreeBSD.org
COMMENT= Apache module to fix IP addresses in proxied requests
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://stderr.net/apache/rpaf/download/
MAINTAINER= apache@FreeBSD.org
COMMENT= Make proxied requests appear with client IP
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE?= 13

View file

@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= apache@FreeBSD.org
COMMENT= An apache module that embeds a copy of the sed(1) command
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-1.7.0
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module that controls access to the website using secure info
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -16,6 +16,9 @@ EXTRACT_SUFX= .c
MAINTAINER= steven@krx.nl
COMMENT= Apache module that provides virtual hosts from a database
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= apache@FreeBSD.org
COMMENT= An Apache module implementing config inclusion from MySQL databases
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -16,6 +16,9 @@ EXTRACT_SUFX= .c
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module for a digitally signed ticket in URL
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
CONFLICTS= apache-contrib-1.*

View file

@ -13,6 +13,9 @@ MASTER_SITES= http://download.tangent.org/
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to launch triggers if certain actions occur
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -14,6 +14,9 @@ MASTER_SITES= http://bertrand.demiddelaer.org/mod_tsunami/
MAINTAINER= ale@FreeBSD.org
COMMENT= Apache module which dynamically limits a site's slot usage
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/
MAINTAINER= leeym@FreeBSD.org
COMMENT= A module issuing the "correct" cookies for counting the site visitors
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
# Changed to apache13 exclusive, else apache13 ports

View file

@ -19,6 +19,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/Email/Find.pm:${PORTSDIR}/mail/p5-Email-Find
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::AntiSpam.3 \

View file

@ -20,6 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Object.pm:${PORTSDIR}/devel/p5-Tim
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
USE_APACHE= 13

View file

@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::AuthenURL.3 Apache::AuthenURL::Cache.3

View file

@ -19,6 +19,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl
${SITE_PERL}/${PERL_ARCH}/Apache/Language.pm:${PORTSDIR}/www/p5-Apache-Language \
${SITE_PERL}/${PERL_ARCH}/HTML/HeadParser.pm:${PORTSDIR}/www/p5-HTML-Parser
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes

View file

@ -20,6 +20,9 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
BUILD_DEPENDS= ${RUN_DEPENDS}
DEPRECATED= depends on p5-AxKit
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::AxKit::Plugin::AddXSLParams::Request.3

View file

@ -18,6 +18,9 @@ COMMENT= A mod_perl interface into HTML::Clean
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PORTSCOUT= limit:^0
PERL_CONFIGURE= yes

View file

@ -18,6 +18,9 @@ COMMENT= Auto-compress web files with Gzip
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::Compress.3

View file

@ -15,7 +15,10 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for Apache-1.3.X to avoid gzip compression for known buggy browsers
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes

View file

@ -10,6 +10,9 @@ PKGNAMESUFFIX= -mp1
COMMENT= DBI persistent connection, authentication and authorization (mp1)
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
MASTERDIR= ${.CURDIR}/../p5-Apache-DBI

View file

@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Log various bits of per-request data
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Changed to apache13 exclusive, else apache13 ports
# are broken if apache22 is set as default
USE_APACHE= 13

View file

@ -16,6 +16,9 @@ COMMENT= Watches HTTP transactions under mod_perl, looking at the headers
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::DumpHeaders.3 Apache::ProxyPassThru.3

View file

@ -17,6 +17,9 @@ COMMENT= Perl module to alter the output of previous handlers
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${RUN_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
INSTALL_TARGET= pure_install

View file

@ -16,6 +16,9 @@ COMMENT= A perl module that provides an interface for looking up icon images
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
MAN3= Apache::Icon.3

View file

@ -17,6 +17,9 @@ COMMENT= A perl module that provides language-aware object hashes
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/I18N/LangTags.pm:${PORTSDIR}/misc/p5-I18N-LangTags
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes

View file

@ -17,7 +17,10 @@ COMMENT= A NNTP interface for mod_perl enabled Apache web server
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
WRKSRC= ${WRKDIR}/NNTPGateway-${PORTVERSION}

View file

@ -34,6 +34,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
BUILD_DEPENDS= ${RUN_DEPENDS}
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
EXAMPLESDIR?= ${PREFIX}/share/examples/${PORTNAME}
PERL_CONFIGURE= 5.8.0+
USE_APACHE_RUN= 13

View file

@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= A data debugging tool for the XS programmer (under mod_perl)
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
# Changed to apache13 exclusive, else apache13 ports
# are broken if apache22 is set as default
USE_APACHE= 13

View file

@ -17,7 +17,10 @@ COMMENT= A perl5 module for providing RADIUS authentication in Apache+mod_perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${SITE_PERL}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes

View file

@ -16,6 +16,10 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Reload changed modules
CONFLICTS= ap2[02]-mod_perl2-2.0.[5-9]*
DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= yes

View file

@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/HTML/SimpleParse.pm:${PORTSDIR}/www/p5-HTML-SimplePars
${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${RUN_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_MODBUILD= yes
MAN3= Apache::SSI.3 \

View file

@ -17,7 +17,10 @@ MAINTAINER= tcornpropst@cox.net
COMMENT= Perl interface to the Apache scoreboard structure
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PORTSCOUT= limit:^0

View file

@ -17,6 +17,9 @@ COMMENT= Forking and executing subprocesses from mod_perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/src.pm:${PORTSDIR}/www/mod_perl
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes
.include <bsd.port.mk>

View file

@ -17,7 +17,10 @@ COMMENT= Apache::Template - Apache/mod_perl interface to the Template Toolkit
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
DEPRECATED= depends on mod_perl
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
PERL_CONFIGURE= yes

View file

@ -18,6 +18,9 @@ COMMENT= An XSP library for setting and getting HTTP cookies
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on p5-AxKit
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAN3= AxKit::XSP::Cookie.3
PERL_CONFIGURE= yes

View file

@ -20,6 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= depends on p5-AxKit
EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0
MAN3= AxKit::XSP::ESQL.3
PERL_CONFIGURE= yes

Some files were not shown because too many files have changed in this diff Show more