diff options
author | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
commit | 9611c157d010938e53b1714e3f7f317facf558c0 (patch) | |
tree | 2feb1f410c493c9e7cc492d5a0165cd0c95d68b8 /www/Makefile | |
parent | 4b76c8f2e9956fd11677f6e5d815fdc0a154e0d8 (diff) | |
download | pkgsrc-9611c157d010938e53b1714e3f7f317facf558c0.tar.gz |
Retire Apache 1.3 and 2.0.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 34 |
1 files changed, 1 insertions, 33 deletions
diff --git a/www/Makefile b/www/Makefile index fb7484a397a..34697567cb3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1042 2014/06/09 00:51:48 rodent Exp $ +# $NetBSD: Makefile,v 1.1043 2014/06/10 15:22:14 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -11,41 +11,16 @@ SUBDIR+= album SUBDIR+= album_themes SUBDIR+= amaya SUBDIR+= analog -SUBDIR+= ap-Embperl -SUBDIR+= ap-access-referer -SUBDIR+= ap-auth-cookie SUBDIR+= ap-auth-external SUBDIR+= ap-auth-kerb -SUBDIR+= ap-auth-ldap SUBDIR+= ap-auth-mysql -SUBDIR+= ap-auth-ntlm -SUBDIR+= ap-auth-pam -SUBDIR+= ap-auth-pgsql -SUBDIR+= ap-auth-postgresql -SUBDIR+= ap-auth-radius -SUBDIR+= ap-auth-script -SUBDIR+= ap-bandwidth -SUBDIR+= ap-dav -SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi SUBDIR+= ap-geoip2 -SUBDIR+= ap-gzip -SUBDIR+= ap-jk -SUBDIR+= ap-layout SUBDIR+= ap-mono -SUBDIR+= ap-mp3 -SUBDIR+= ap-perl SUBDIR+= ap-php -SUBDIR+= ap-python -SUBDIR+= ap-rivet SUBDIR+= ap-rpaf SUBDIR+= ap-ruby SUBDIR+= ap-scgi -SUBDIR+= ap-ssl -SUBDIR+= ap-throttle -SUBDIR+= ap-xslt -SUBDIR+= ap2-auth-external -SUBDIR+= ap2-auth-ldap SUBDIR+= ap2-auth-mellon SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-ntlm @@ -55,8 +30,6 @@ SUBDIR+= ap2-auth-xradius SUBDIR+= ap2-authn-otp SUBDIR+= ap2-bw SUBDIR+= ap2-cband -SUBDIR+= ap2-chroot -SUBDIR+= ap2-fastcgi SUBDIR+= ap2-fcgid SUBDIR+= ap2-jk SUBDIR+= ap2-perl @@ -66,19 +39,16 @@ SUBDIR+= ap2-suphp SUBDIR+= ap2-transform SUBDIR+= ap2-wsgi SUBDIR+= ap2-xsendfile -SUBDIR+= ap2-xslt2 SUBDIR+= ap22-authn-sasl SUBDIR+= ap22-authnz-external SUBDIR+= ap22-authz-ldap SUBDIR+= ap22-dnssd SUBDIR+= ap22-limitipconn SUBDIR+= ap22-vhost-ldap -SUBDIR+= apache SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache-tomcat6 SUBDIR+= apache-tomcat7 -SUBDIR+= apache2 SUBDIR+= apache22 SUBDIR+= apache24 SUBDIR+= apachetop @@ -235,14 +205,12 @@ SUBDIR+= p5-AnyEvent-HTTPD SUBDIR+= p5-AnyEvent-ReverseHTTP SUBDIR+= p5-AnyEvent-SCGI SUBDIR+= p5-Apache-ASP -SUBDIR+= p5-Apache-AuthCookie SUBDIR+= p5-Apache-AuthCookieDBI SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter SUBDIR+= p5-Apache-Gallery SUBDIR+= p5-Apache-LogFormat-Compiler -SUBDIR+= p5-Apache-Reload SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-Session-SharedMem |