- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x) With Hat: apache
This commit is contained in:
parent
3d4ed9b7e1
commit
9d1867f504
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266117
9 changed files with 24 additions and 1 deletions
|
@ -34,6 +34,8 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-S
|
|||
${SITE_PERL}/${PERL_ARCH}/Tk/TableMatrix.pm:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix
|
||||
|
||||
BROKEN= bad plist
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_APACHE= 20
|
||||
|
||||
|
|
|
@ -17,6 +17,9 @@ COMMENT= Allows users to authenticate on a remote web server
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_APACHE= 20
|
||||
AP_FAST_BUILD= YES
|
||||
AP_GENPLIST= YES
|
||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= A generic credential caching module for Apache 2.0.x
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_GMAKE= YES
|
||||
USE_APACHE= 2.0
|
||||
AP_FAST_BUILD= yes
|
||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= Apache2 module to wrap served pages with a header and/or footer
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
LATEST_LINK= mod_layout2
|
||||
CONFLICTS= mod_layout-3.* mod_layout-5.*
|
||||
PORTSCOUT= limit:4^
|
||||
|
|
|
@ -18,7 +18,7 @@ MAKE_JOBS_SAFE= yes
|
|||
|
||||
USE_APACHE= 2.0
|
||||
|
||||
DEPRECATED= upstream is gone
|
||||
DEPRECATED= upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-01-02
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
|
@ -15,6 +15,9 @@ COMMENT= Apache 2.0.x module for use macros in config files
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
PORTSCOUT= limit:^1.1.6
|
||||
|
||||
USE_APACHE= 20
|
||||
|
|
|
@ -17,6 +17,9 @@ COMMENT= A single sign-on system for websites (apache module)
|
|||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
CONFLICTS= pubcookie-login-server-[0-9]*
|
||||
|
||||
FILESDIR= ${.CURDIR}/../pubcookie-login-server/files
|
||||
|
|
|
@ -17,6 +17,9 @@ COMMENT= Allows you to redirect part of the traffic to your url
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_APACHE= 2.0
|
||||
AP_FAST_BUILD= yes
|
||||
AP_GENPLIST= yes
|
||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= An XSLT and XIncludes Filter module for Apache 2.0
|
|||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
|
||||
EXPIRATION_DATE= 2011-05-01
|
||||
|
||||
USE_APACHE= 2.0
|
||||
USE_AUTOTOOLS= libtool
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue