diff options
Diffstat (limited to 'www')
101 files changed, 310 insertions, 5 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 3acb137a0da5..b5ee78c72386 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -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> diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 761a11825ba5..4e696b5f55e7 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -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.* \ diff --git a/www/apache13-modperl/Makefile b/www/apache13-modperl/Makefile index 26fe9c1abfd3..772bdefc52f3 100644 --- a/www/apache13-modperl/Makefile +++ b/www/apache13-modperl/Makefile @@ -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.* \ diff --git a/www/apache13-modssl+ipv6/Makefile b/www/apache13-modssl+ipv6/Makefile index 6277aacb2931..24015b99bea6 100644 --- a/www/apache13-modssl+ipv6/Makefile +++ b/www/apache13-modssl+ipv6/Makefile @@ -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 diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index c4b31bf188ae..204b9e4c532a 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -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.* \ diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 89455efe718c..bae0ff498d8a 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -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.* \ diff --git a/www/apache13/Makefile b/www/apache13/Makefile index c565f88e3b1e..cccc72169adc 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -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 diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index ea1ab9454203..335f72db2804 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -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 diff --git a/www/kdedict/Makefile b/www/kdedict/Makefile index 5c8f8662af4d..b620d8e2ad5f 100644 --- a/www/kdedict/Makefile +++ b/www/kdedict/Makefile @@ -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 diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index 2ea67f5bd6e9..9f879842e4ad 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -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} diff --git a/www/mod_access_referer/Makefile b/www/mod_access_referer/Makefile index 0c0b28ed3ec3..5a9b73b7f9fa 100644 --- a/www/mod_access_referer/Makefile +++ b/www/mod_access_referer/Makefile @@ -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 diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index d2466eda01e4..e97086acbfd4 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -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}" diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index ee9dff752fdd..a92241711e86 100644 --- a/www/mod_auth_cookie_mysql/Makefile +++ b/www/mod_auth_cookie_mysql/Makefile @@ -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 diff --git a/www/mod_auth_external/Makefile b/www/mod_auth_external/Makefile index 9134d3934b32..32379407c77e 100644 --- a/www/mod_auth_external/Makefile +++ b/www/mod_auth_external/Makefile @@ -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 diff --git a/www/mod_auth_imap/Makefile b/www/mod_auth_imap/Makefile index ef062b1eb026..52798f003c3e 100644 --- a/www/mod_auth_imap/Makefile +++ b/www/mod_auth_imap/Makefile @@ -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 diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index 7e679246cfd6..68ec5469308e 100644 --- a/www/mod_auth_kerb/Makefile +++ b/www/mod_auth_kerb/Makefile @@ -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 diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index ed79e6e7665e..08f4447cca14 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -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 diff --git a/www/mod_auth_pam/Makefile b/www/mod_auth_pam/Makefile index c6b48d14d207..7202ff3651a8 100644 --- a/www/mod_auth_pam/Makefile +++ b/www/mod_auth_pam/Makefile @@ -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 diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile index 540ab44c7da4..572e651e44b7 100644 --- a/www/mod_auth_pgsql/Makefile +++ b/www/mod_auth_pgsql/Makefile @@ -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 diff --git a/www/mod_auth_useragent/Makefile b/www/mod_auth_useragent/Makefile index 76c0ed3a03ba..d9e9a2f1c185 100644 --- a/www/mod_auth_useragent/Makefile +++ b/www/mod_auth_useragent/Makefile @@ -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 diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index 1182027b15c0..2409804e71b7 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -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 diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index 8ffee9fb8fad..bc8888cc8015 100644 --- a/www/mod_bandwidth/Makefile +++ b/www/mod_bandwidth/Makefile @@ -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.* diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index 5447d1e0ef02..da73442a405d 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -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 diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile index 481ba3e040a2..b718b56b0bff 100644 --- a/www/mod_blosxom/Makefile +++ b/www/mod_blosxom/Makefile @@ -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 diff --git a/www/mod_blowchunks/Makefile b/www/mod_blowchunks/Makefile index 80d7861f6420..28099320727c 100644 --- a/www/mod_blowchunks/Makefile +++ b/www/mod_blowchunks/Makefile @@ -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 diff --git a/www/mod_bunzip2/Makefile b/www/mod_bunzip2/Makefile index c6b702b59fe3..65b294074acd 100644 --- a/www/mod_bunzip2/Makefile +++ b/www/mod_bunzip2/Makefile @@ -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 diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile index e2d6991f04b2..9d402b78acf2 100644 --- a/www/mod_cgi_debug/Makefile +++ b/www/mod_cgi_debug/Makefile @@ -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 diff --git a/www/mod_color/Makefile b/www/mod_color/Makefile index 8145e28f233d..0ba3ac496f30 100644 --- a/www/mod_color/Makefile +++ b/www/mod_color/Makefile @@ -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 diff --git a/www/mod_curb/Makefile b/www/mod_curb/Makefile index c13874c234e6..005bb62e2144 100644 --- a/www/mod_curb/Makefile +++ b/www/mod_curb/Makefile @@ -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 diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile index d8bfa57faf0b..6d4a11a1691e 100644 --- a/www/mod_cvs/Makefile +++ b/www/mod_cvs/Makefile @@ -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.* diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index 3c1ab37e51ca..266ff76c0212 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -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 \ diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index fe12aba7ce1d..12321a675159 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -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+ diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile index 864482637abb..8583d4398d82 100644 --- a/www/mod_extract_forwarded_ap13/Makefile +++ b/www/mod_extract_forwarded_ap13/Makefile @@ -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 diff --git a/www/mod_filter/Makefile b/www/mod_filter/Makefile index ba28d43475c3..3d60be26b283 100644 --- a/www/mod_filter/Makefile +++ b/www/mod_filter/Makefile @@ -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 diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile index 449f3674585e..deda7bc233a6 100644 --- a/www/mod_geoip/Makefile +++ b/www/mod_geoip/Makefile @@ -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]* diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile index 6b133eb918b1..99e09efc291f 100644 --- a/www/mod_gzip/Makefile +++ b/www/mod_gzip/Makefile @@ -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 diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 2434b49d0195..b1f39fe5d1d7 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -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 diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index 4bd1017fad8a..82d35ab0c28f 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -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 diff --git a/www/mod_limitipconn/Makefile b/www/mod_limitipconn/Makefile index af35d42203da..416a06821676 100644 --- a/www/mod_limitipconn/Makefile +++ b/www/mod_limitipconn/Makefile @@ -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 diff --git a/www/mod_log_spread/Makefile b/www/mod_log_spread/Makefile index bd1234290beb..7813824976ee 100644 --- a/www/mod_log_spread/Makefile +++ b/www/mod_log_spread/Makefile @@ -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 diff --git a/www/mod_log_sql/Makefile b/www/mod_log_sql/Makefile index 411c2fe80ba1..8793f7c82464 100644 --- a/www/mod_log_sql/Makefile +++ b/www/mod_log_sql/Makefile @@ -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} diff --git a/www/mod_macro/Makefile b/www/mod_macro/Makefile index 08d1ada630cc..9d438f48c62d 100644 --- a/www/mod_macro/Makefile +++ b/www/mod_macro/Makefile @@ -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 diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index fe9378d6103e..0482c062074f 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -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 diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index d3c1ce67bbfa..fb9358903209 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -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 diff --git a/www/mod_ntlm/Makefile b/www/mod_ntlm/Makefile index 16a790d0d0f2..78ba9a66c8fe 100644 --- a/www/mod_ntlm/Makefile +++ b/www/mod_ntlm/Makefile @@ -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 diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index d12bfa57d26a..370e00906090 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -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 diff --git a/www/mod_proxy_add_forward/Makefile b/www/mod_proxy_add_forward/Makefile index 4906d5aad564..38aa37f62b60 100644 --- a/www/mod_proxy_add_forward/Makefile +++ b/www/mod_proxy_add_forward/Makefile @@ -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 diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index 97be53c14378..6818b496df18 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -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.* diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 26c635df67fe..62f01e6bed3c 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -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) diff --git a/www/mod_realip/Makefile b/www/mod_realip/Makefile index 9c982a7ac653..38745321cfac 100644 --- a/www/mod_realip/Makefile +++ b/www/mod_realip/Makefile @@ -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 diff --git a/www/mod_rpaf/Makefile b/www/mod_rpaf/Makefile index c10d62b44704..06c62e2172fd 100644 --- a/www/mod_rpaf/Makefile +++ b/www/mod_rpaf/Makefile @@ -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 diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 79fcaefeee28..37c0db842d0b 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -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 diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index 31a09907a4c1..37e9440b08bf 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -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 diff --git a/www/mod_shapvh/Makefile b/www/mod_shapvh/Makefile index 42af6eefcb27..52f28899e6f7 100644 --- a/www/mod_shapvh/Makefile +++ b/www/mod_shapvh/Makefile @@ -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 diff --git a/www/mod_sqlinclude/Makefile b/www/mod_sqlinclude/Makefile index 684704dbb397..e2e95ab6b3fe 100644 --- a/www/mod_sqlinclude/Makefile +++ b/www/mod_sqlinclude/Makefile @@ -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 diff --git a/www/mod_ticket/Makefile b/www/mod_ticket/Makefile index 0d76f86ea753..68a4f40ca7c6 100644 --- a/www/mod_ticket/Makefile +++ b/www/mod_ticket/Makefile @@ -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.* diff --git a/www/mod_trigger/Makefile b/www/mod_trigger/Makefile index 1d2d4cbbc376..e48cdc83ce09 100644 --- a/www/mod_trigger/Makefile +++ b/www/mod_trigger/Makefile @@ -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 diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile index d923944d8542..cc74748c747c 100644 --- a/www/mod_tsunami/Makefile +++ b/www/mod_tsunami/Makefile @@ -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 diff --git a/www/mod_uid/Makefile b/www/mod_uid/Makefile index 5c1c8f512101..093cc9271de4 100644 --- a/www/mod_uid/Makefile +++ b/www/mod_uid/Makefile @@ -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 diff --git a/www/p5-Apache-AntiSpam/Makefile b/www/p5-Apache-AntiSpam/Makefile index 715a10f73c27..0f493793db69 100644 --- a/www/p5-Apache-AntiSpam/Makefile +++ b/www/p5-Apache-AntiSpam/Makefile @@ -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 \ diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile index 8df5a7708402..12b07c89afd8 100644 --- a/www/p5-Apache-AuthenCache/Makefile +++ b/www/p5-Apache-AuthenCache/Makefile @@ -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 diff --git a/www/p5-Apache-AuthenURL/Makefile b/www/p5-Apache-AuthenURL/Makefile index bf0030a8d17a..366132f5332a 100644 --- a/www/p5-Apache-AuthenURL/Makefile +++ b/www/p5-Apache-AuthenURL/Makefile @@ -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 diff --git a/www/p5-Apache-AutoIndex/Makefile b/www/p5-Apache-AutoIndex/Makefile index d8fb8db3ad82..e36ca885bd5a 100644 --- a/www/p5-Apache-AutoIndex/Makefile +++ b/www/p5-Apache-AutoIndex/Makefile @@ -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 diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile index 2768a37cde90..62101563b625 100644 --- a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile +++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile @@ -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 diff --git a/www/p5-Apache-Clean/Makefile b/www/p5-Apache-Clean/Makefile index 2653d19279d8..788ffa3199ca 100644 --- a/www/p5-Apache-Clean/Makefile +++ b/www/p5-Apache-Clean/Makefile @@ -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 diff --git a/www/p5-Apache-Compress/Makefile b/www/p5-Apache-Compress/Makefile index 201d1003e2fc..93070f30f66e 100644 --- a/www/p5-Apache-Compress/Makefile +++ b/www/p5-Apache-Compress/Makefile @@ -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 diff --git a/www/p5-Apache-CompressClientFixup/Makefile b/www/p5-Apache-CompressClientFixup/Makefile index 600b808802d6..d50e03e35245 100644 --- a/www/p5-Apache-CompressClientFixup/Makefile +++ b/www/p5-Apache-CompressClientFixup/Makefile @@ -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 diff --git a/www/p5-Apache-DBI-mp1/Makefile b/www/p5-Apache-DBI-mp1/Makefile index 39349e2919cf..0e8908eae9b0 100644 --- a/www/p5-Apache-DBI-mp1/Makefile +++ b/www/p5-Apache-DBI-mp1/Makefile @@ -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 diff --git a/www/p5-Apache-DebugInfo/Makefile b/www/p5-Apache-DebugInfo/Makefile index 362952348edb..1afbd82f3e0e 100644 --- a/www/p5-Apache-DebugInfo/Makefile +++ b/www/p5-Apache-DebugInfo/Makefile @@ -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 diff --git a/www/p5-Apache-DumpHeaders/Makefile b/www/p5-Apache-DumpHeaders/Makefile index cc9ae6df46f5..6ae82b16932c 100644 --- a/www/p5-Apache-DumpHeaders/Makefile +++ b/www/p5-Apache-DumpHeaders/Makefile @@ -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 diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index 1b1d2c441c84..8d2857b3617c 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -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 diff --git a/www/p5-Apache-Icon/Makefile b/www/p5-Apache-Icon/Makefile index 4e68b2e8ae1e..c18aa6d4fe58 100644 --- a/www/p5-Apache-Icon/Makefile +++ b/www/p5-Apache-Icon/Makefile @@ -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 diff --git a/www/p5-Apache-Language/Makefile b/www/p5-Apache-Language/Makefile index 0e13323b886c..ea35bb56b314 100644 --- a/www/p5-Apache-Language/Makefile +++ b/www/p5-Apache-Language/Makefile @@ -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 diff --git a/www/p5-Apache-NNTPGateway/Makefile b/www/p5-Apache-NNTPGateway/Makefile index cceeafd1e84d..24b53740a10d 100644 --- a/www/p5-Apache-NNTPGateway/Makefile +++ b/www/p5-Apache-NNTPGateway/Makefile @@ -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} diff --git a/www/p5-Apache-PageKit/Makefile b/www/p5-Apache-PageKit/Makefile index d7ab2f6cede4..e24553340676 100644 --- a/www/p5-Apache-PageKit/Makefile +++ b/www/p5-Apache-PageKit/Makefile @@ -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 diff --git a/www/p5-Apache-Peek/Makefile b/www/p5-Apache-Peek/Makefile index 93774b653eca..af6af22dbb5e 100644 --- a/www/p5-Apache-Peek/Makefile +++ b/www/p5-Apache-Peek/Makefile @@ -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 diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile index 1ae4e92fb947..f20be9078d4a 100644 --- a/www/p5-Apache-Radius/Makefile +++ b/www/p5-Apache-Radius/Makefile @@ -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 diff --git a/www/p5-Apache-Reload/Makefile b/www/p5-Apache-Reload/Makefile index 8ff47750ce27..71d44a45de8c 100644 --- a/www/p5-Apache-Reload/Makefile +++ b/www/p5-Apache-Reload/Makefile @@ -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 diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index 9dce36f0b3bc..f992809f0320 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -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 \ diff --git a/www/p5-Apache-Scoreboard/Makefile b/www/p5-Apache-Scoreboard/Makefile index 7a6cb46c183e..603a20cfa518 100644 --- a/www/p5-Apache-Scoreboard/Makefile +++ b/www/p5-Apache-Scoreboard/Makefile @@ -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 diff --git a/www/p5-Apache-SubProcess/Makefile b/www/p5-Apache-SubProcess/Makefile index 76a38e5c88e1..388ec78cded3 100644 --- a/www/p5-Apache-SubProcess/Makefile +++ b/www/p5-Apache-SubProcess/Makefile @@ -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> diff --git a/www/p5-Apache-Template/Makefile b/www/p5-Apache-Template/Makefile index 9d131cf5b876..04415d3d3bd6 100644 --- a/www/p5-Apache-Template/Makefile +++ b/www/p5-Apache-Template/Makefile @@ -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 diff --git a/www/p5-AxKit-XSP-Cookie/Makefile b/www/p5-AxKit-XSP-Cookie/Makefile index fe7ffe8c32a1..a7ab17f922b3 100644 --- a/www/p5-AxKit-XSP-Cookie/Makefile +++ b/www/p5-AxKit-XSP-Cookie/Makefile @@ -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 diff --git a/www/p5-AxKit-XSP-ESQL/Makefile b/www/p5-AxKit-XSP-ESQL/Makefile index 70228b4b8846..06c8811283d4 100644 --- a/www/p5-AxKit-XSP-ESQL/Makefile +++ b/www/p5-AxKit-XSP-ESQL/Makefile @@ -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 diff --git a/www/p5-AxKit-XSP-Exception/Makefile b/www/p5-AxKit-XSP-Exception/Makefile index 3b9638030d03..bc9b65ffce8c 100644 --- a/www/p5-AxKit-XSP-Exception/Makefile +++ b/www/p5-AxKit-XSP-Exception/Makefile @@ -18,6 +18,9 @@ COMMENT= Exceptions taglib for eXtensible Server Pages plugin for AxKit 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::Exception.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile index d345130b50ed..d03d4b33f977 100644 --- a/www/p5-AxKit-XSP-IfParam/Makefile +++ b/www/p5-AxKit-XSP-IfParam/Makefile @@ -18,6 +18,9 @@ COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit 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::IfParam.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-Param/Makefile b/www/p5-AxKit-XSP-Param/Makefile index 687ab2ecb128..4bd71e965129 100644 --- a/www/p5-AxKit-XSP-Param/Makefile +++ b/www/p5-AxKit-XSP-Param/Makefile @@ -18,6 +18,9 @@ COMMENT= A namespace wrapper for accessing HTTP request paramaters 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::Param.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-PerForm/Makefile b/www/p5-AxKit-XSP-PerForm/Makefile index bfaaff8a993f..1a4cf62cd9e2 100644 --- a/www/p5-AxKit-XSP-PerForm/Makefile +++ b/www/p5-AxKit-XSP-PerForm/Makefile @@ -19,6 +19,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/AxKit/XSP/WebUtils.pm:${PORTSDIR}/www/p5-AxKit-XSP-WebUtils RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= depends on p5-AxKit +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAN3= AxKit::XSP::PerForm.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-Sendmail/Makefile b/www/p5-AxKit-XSP-Sendmail/Makefile index 74a57b664aa8..070d490af21f 100644 --- a/www/p5-AxKit-XSP-Sendmail/Makefile +++ b/www/p5-AxKit-XSP-Sendmail/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \ ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid +DEPRECATED= depends on p5-AxKit +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAN3= AxKit::XSP::Sendmail.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-Util/Makefile b/www/p5-AxKit-XSP-Util/Makefile index 0b816e82f81f..9fb06391693e 100644 --- a/www/p5-AxKit-XSP-Util/Makefile +++ b/www/p5-AxKit-XSP-Util/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= depends on p5-AxKit +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAN3= AxKit::XSP::Util.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit-XSP-WebUtils/Makefile b/www/p5-AxKit-XSP-WebUtils/Makefile index 89316fb72e77..daf82c9d0c65 100644 --- a/www/p5-AxKit-XSP-WebUtils/Makefile +++ b/www/p5-AxKit-XSP-WebUtils/Makefile @@ -18,6 +18,9 @@ COMMENT= Plugin for AxKit that provide utilities for building XSP web apps 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::WebUtils.3 PERL_CONFIGURE= yes diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index b544585317ff..983d8b4cff99 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -30,6 +30,9 @@ RUN_DEPENDS= \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_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 MAN3= \ diff --git a/www/p5-B-LexInfo/Makefile b/www/p5-B-LexInfo/Makefile index 25a228af3a40..d1e3079bae54 100644 --- a/www/p5-B-LexInfo/Makefile +++ b/www/p5-B-LexInfo/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tcornpropst@cox.net COMMENT= Show information about subroutine lexical variables +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 diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile index 24500ca1982d..4a3a15c3a7b5 100644 --- a/www/p5-Bundle-Slash/Makefile +++ b/www/p5-Bundle-Slash/Makefile @@ -44,6 +44,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML BUILD_DEPENDS:= ${RUN_DEPENDS} +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_CONFIGURE= yes USE_APACHE= 13 USE_MYSQL= yes diff --git a/www/p5-Text-Markdown-ApacheHandler/Makefile b/www/p5-Text-Markdown-ApacheHandler/Makefile index 090eae0a03a5..67f1213c0e99 100644 --- a/www/p5-Text-Markdown-ApacheHandler/Makefile +++ b/www/p5-Text-Markdown-ApacheHandler/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_p ${SITE_PERL}/${PERL_ARCH}/Apache/File.pm:${PORTSDIR}/www/mod_perl \ ${SITE_PERL}/Text/Markdown.pm:${PORTSDIR}/textproc/p5-Text-Markdown +DEPRECATED= depends on mod_perl +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_CONFIGURE= yes MAN3= Text::Markdown::ApacheHandler.3 diff --git a/www/p5-libapreq-static/Makefile b/www/p5-libapreq-static/Makefile index 0069522415e1..e100605eb672 100644 --- a/www/p5-libapreq-static/Makefile +++ b/www/p5-libapreq-static/Makefile @@ -10,4 +10,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/apache13-modp MASTERDIR= ${.CURDIR}/../p5-libapreq +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + .include "${MASTERDIR}/Makefile" diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile index 185096d05512..f3330dca4e1e 100644 --- a/www/p5-libapreq/Makefile +++ b/www/p5-libapreq/Makefile @@ -23,6 +23,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ ${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test .endif +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_CONFIGURE= yes USE_APACHE= 13 diff --git a/www/slash/Makefile b/www/slash/Makefile index e0fa87365339..b35e4eb133c9 100644 --- a/www/slash/Makefile +++ b/www/slash/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-D RUN_DEPENDS= ${BUILD_DEPENDS} \ ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl +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 diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index 75b8f20501c1..79e4351ae4a4 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -21,6 +21,9 @@ RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} \ SAMBA_PORT?= net/samba34 +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 diff --git a/www/web-traceroute/Makefile b/www/web-traceroute/Makefile index 36ea4de9d71e..946044a72c76 100644 --- a/www/web-traceroute/Makefile +++ b/www/web-traceroute/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= dean@odyssey.apana.org.au COMMENT= WWW Traceroute CGI script written in C +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PLIST_FILES= www/cgi-bin/trace USE_APACHE= 13 diff --git a/www/wget4web/Makefile b/www/wget4web/Makefile index 2d596eaf362d..618f4ebe7338 100644 --- a/www/wget4web/Makefile +++ b/www/wget4web/Makefile @@ -15,6 +15,9 @@ COMMENT= WWW interface for console wget RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + USE_APACHE= 13 WRKSRC= ${WRKDIR}/${PORTNAME} |