diff options
Diffstat (limited to 'www')
57 files changed, 66 insertions, 66 deletions
diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile index 4b24aac..bbebea2 100644 --- a/www/mod_access_identd/Makefile +++ b/www/mod_access_identd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= http://MeepZor.Com/packages/mod_access_identd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to supply access control based on ident reply WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/mod_access_referer/Makefile b/www/mod_access_referer/Makefile index 3291a2e..0f28218 100644 --- a/www/mod_access_referer/Makefile +++ b/www/mod_access_referer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= accessreferer -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Provides access control based on Referer HTTP header for Apache WANT_APACHE= 13 diff --git a/www/mod_accesscookie/Makefile b/www/mod_accesscookie/Makefile index c012d64..6b76fb3 100644 --- a/www/mod_accesscookie/Makefile +++ b/www/mod_accesscookie/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://etweb.wkv.at/himself/Programming/ EXTRACT_SUFX= .tgz -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Supply access control based cookies stored in a MySQL database USE_MYSQL= YES diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index 45a15d7..9db3d00 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-acct -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that records traffic statistics into a database BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} diff --git a/www/mod_auth_any/Makefile b/www/mod_auth_any/Makefile index c0d5099..053f71d 100644 --- a/www/mod_auth_any/Makefile +++ b/www/mod_auth_any/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= www MASTER_SITES= http://www.itlab.musc.edu/webNIS/dist/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to use any command line program to authenticate a user AP_FAST_BUILD= yes diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index ba5c3e1..b18f8d29 100644 --- a/www/mod_auth_cookie_mysql/Makefile +++ b/www/mod_auth_cookie_mysql/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ # Original Location: http://www.qwk.net/opensource/mod_auth_cookie_mysql/mod_auth_cookie_mysql.tar.gz DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie USE_MYSQL= YES diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile index d6e794b..e607db0 100644 --- a/www/mod_auth_cookie_mysql2/Makefile +++ b/www/mod_auth_cookie_mysql2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://home.digithi.de/digithi/dev/ DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie USE_MYSQL= YES diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index c45f170..34110ac 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms WANT_APACHE= 2 diff --git a/www/mod_auth_imap/Makefile b/www/mod_auth_imap/Makefile index e79f13e..e2941d2 100644 --- a/www/mod_auth_imap/Makefile +++ b/www/mod_auth_imap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://ben.brillat.net/files/projects/mod_auth_imap/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module to provide authentication via an IMAP mail server WANT_APACHE= 13 diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile index 742bf4a..8916718 100644 --- a/www/mod_auth_imap2/Makefile +++ b/www/mod_auth_imap2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zhen.org/software/mod_auth_imap/ EXTRACT_SUFX= .tgz DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache 2 module to provide authentication via an IMAP mail server WANT_APACHE= 2 diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index f82384b..18b0575 100644 --- a/www/mod_auth_kerb/Makefile +++ b/www/mod_auth_kerb/Makefile @@ -14,7 +14,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=modauthkerb -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module for authenticating users with Kerberos v5 # diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile index f82384b..18b0575 100644 --- a/www/mod_auth_kerb2/Makefile +++ b/www/mod_auth_kerb2/Makefile @@ -14,7 +14,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=modauthkerb -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module for authenticating users with Kerberos v5 # diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index a626bb2..584eeee 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PAM modules for user authentication BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile index 0e47657..fa2f980 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PostgreSQL databases for user authentication BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_auth_remote/Makefile b/www/mod_auth_remote/Makefile index e3d14cf..48a309e 100644 --- a/www/mod_auth_remote/Makefile +++ b/www/mod_auth_remote/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ # Original location is here: http://puggy.symonds.net/~srp/stuff/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to authenticate on a remote web server USE_APACHE= YES diff --git a/www/mod_auth_useragent/Makefile b/www/mod_auth_useragent/Makefile index af80c8b..a7bdb66 100644 --- a/www/mod_auth_useragent/Makefile +++ b/www/mod_auth_useragent/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://download.tangent.org/ \ http://sheepkiller.nerim.net/ports/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to forbid clients based on their User-Agent WANT_APACHE= 13 diff --git a/www/mod_authenticache/Makefile b/www/mod_authenticache/Makefile index a0477e4..641efb3 100644 --- a/www/mod_authenticache/Makefile +++ b/www/mod_authenticache/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://killa.net/infosec/mod_authenticache/ DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A generic credential caching module for Apache 2.0.x USE_APACHE= YES diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index 7f95efb..5726527 100644 --- a/www/mod_bandwidth/Makefile +++ b/www/mod_bandwidth/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ # ftp://ftp.cohprog.com/pub/apache/module/cleanlink.pl DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Bandwidth management module for the Apache webserver USE_APACHE= YES diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index 50eef2f..5a7bcab 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modbf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A brainf*ck module for Apache USE_APACHE= yes diff --git a/www/mod_blowchunks/Makefile b/www/mod_blowchunks/Makefile index 32868ef..4ad851f 100644 --- a/www/mod_blowchunks/Makefile +++ b/www/mod_blowchunks/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ EXTRACT_SUFX= .c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for rejecting and logging chunked requests USE_APACHE= yes diff --git a/www/mod_bunzip2/Makefile b/www/mod_bunzip2/Makefile index 0e195d6..7521467 100644 --- a/www/mod_bunzip2/Makefile +++ b/www/mod_bunzip2/Makefile @@ -4,19 +4,19 @@ # # $FreeBSD$ -PORTNAME= mod_bunzip2 -PORTVERSION= 1 -CATEGORIES= www -MASTER_SITES= http://www.oldach.net/ -DISTNAME= ${PORTNAME} +PORTNAME= mod_bunzip2 +PORTVERSION= 1 +CATEGORIES= www +MASTER_SITES= http://www.oldach.net/ +DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for server-side decompression of bzip2 files -PLIST_FILES= libexec/apache/mod_bunzip2.so -USE_APACHE= yes -USE_BZIP2= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-2 +PLIST_FILES= libexec/apache/mod_bunzip2.so +USE_APACHE= yes +USE_BZIP2= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-2 do-build: cd ${WRKSRC}; ${APXS} -c -lbz2 mod_bunzip2.c diff --git a/www/mod_cfg_ldap/Makefile b/www/mod_cfg_ldap/Makefile index a7a295b..454ccf1 100644 --- a/www/mod_cfg_ldap/Makefile +++ b/www/mod_cfg_ldap/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to keep your virtual host configuration in a LDAP directory USE_APACHE= YES diff --git a/www/mod_cgi_debug/Makefile b/www/mod_cgi_debug/Makefile index 67f84da..0deb31e 100644 --- a/www/mod_cgi_debug/Makefile +++ b/www/mod_cgi_debug/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to make debugging server-side scripts easier USE_APACHE= yes diff --git a/www/mod_chroot/Makefile b/www/mod_chroot/Makefile index d1c48d0..9257031 100644 --- a/www/mod_chroot/Makefile +++ b/www/mod_chroot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= www MASTER_SITES= http://core.segfault.pl/~hobbit/mod_chroot/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= The mod_chroot makes running Apache in a chroot easy PORTDOCS= INSTALL EAPI CAVEATS diff --git a/www/mod_color/Makefile b/www/mod_color/Makefile index 193fb6d..27c856d 100644 --- a/www/mod_color/Makefile +++ b/www/mod_color/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # http://www.dimensional.com/~bgiles/mod_color/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .l -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that provides syntax coloring for various languages USE_APACHE= yes diff --git a/www/mod_cvs2/Makefile b/www/mod_cvs2/Makefile index 8a0f57f..7663b7c 100644 --- a/www/mod_cvs2/Makefile +++ b/www/mod_cvs2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.91 CATEGORIES= www MASTER_SITES= http://resare.com/noa/mod_cvs/dist/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A module that makes Apache 2 CVS aware USE_APACHE= yes diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index fa90eb6..77e0ded 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.webdav.org/mod_dav/ DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that provides DAV capabilities # This port will work with the following version of Apache and anything newer. diff --git a/www/mod_extract_forwarded2/Makefile b/www/mod_extract_forwarded2/Makefile index b1341cd..412d6a3 100644 --- a/www/mod_extract_forwarded2/Makefile +++ b/www/mod_extract_forwarded2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.cotds.org/${PORTNAME}/ DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP USE_APACHE= yes diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index 59d625a..2a2846c 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.klomp.org/mod_hosts_access/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny USE_APACHE= yes diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 6a08919..5f005ec 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to provides RSS output for directories USE_APACHE= yes diff --git a/www/mod_injection/Makefile b/www/mod_injection/Makefile index 1245562..2ebfef8 100644 --- a/www/mod_injection/Makefile +++ b/www/mod_injection/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= www MASTER_SITES= http://pmade.org/software/mod_injection/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Injects text in the HTTP response after a HTML tag BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index 9498deb..a606b60 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.1 CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to wrap served pages with a header and/or footer USE_APACHE= yes diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile index 3137542..2345a81 100644 --- a/www/mod_layout2/Makefile +++ b/www/mod_layout2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.2a CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer USE_APACHE= yes diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index 3137542..2345a81 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.0.2a CATEGORIES= www MASTER_SITES= http://software.tangent.org/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer USE_APACHE= yes diff --git a/www/mod_log_config-st/Makefile b/www/mod_log_config-st/Makefile index 60626db..f9a335e 100644 --- a/www/mod_log_config-st/Makefile +++ b/www/mod_log_config-st/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A modified version of mod_log_config for apache2 WANT_APACHE= 2 diff --git a/www/mod_log_data/Makefile b/www/mod_log_data/Makefile index 88cc4d5..944fc5b 100644 --- a/www/mod_log_data/Makefile +++ b/www/mod_log_data/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.3 CATEGORIES= www MASTER_SITES= http://loghttp.sourceforge.net/files/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Module for Apache 2.0 which logs incoming and outgoing data BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_log_mysql/Makefile b/www/mod_log_mysql/Makefile index f296883..00c8753 100644 --- a/www/mod_log_mysql/Makefile +++ b/www/mod_log_mysql/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache 2 to log to a MySQL database RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st diff --git a/www/mod_log_sql2/Makefile b/www/mod_log_sql2/Makefile index 3418324..e8601fa 100644 --- a/www/mod_log_sql2/Makefile +++ b/www/mod_log_sql2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.99 CATEGORIES= www databases MASTER_SITES= http://www.outoforder.cc/downloads/${PORTNAME}/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows Apache to log to a MySQL database LATEST_LINK= mod_log_sql2 diff --git a/www/mod_macro/Makefile b/www/mod_macro/Makefile index a57e7b0..87548fd 100644 --- a/www/mod_macro/Makefile +++ b/www/mod_macro/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.1.2 CATEGORIES= www MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for use macros in config files WANT_APACHE= 13 diff --git a/www/mod_macro2/Makefile b/www/mod_macro2/Makefile index 6819fca..2a3645a 100644 --- a/www/mod_macro2/Makefile +++ b/www/mod_macro2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.6 CATEGORIES= www MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module for use macros in config files WANT_APACHE= 2 diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index cd87242..62c306e 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://software.tangent.org/download/ \ ftp://ftp.tangent.org/pub/apache/ \ http://atreides.freenix.no/~anders/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to allow MP3 streaming USE_APACHE= yes diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 0be001d..0906ae2 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www audio MASTER_SITES= http://www.esiee.fr/~puffin/musicindex/ DISTNAME= libapache-mod-musicindex_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module in C implements Perl module Apache::MP3 BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} diff --git a/www/mod_mya/Makefile b/www/mod_mya/Makefile index 3ccf5f8..f8a2d89 100644 --- a/www/mod_mya/Makefile +++ b/www/mod_mya/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.synthemesc.com/downloads/mod_mya/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows basic authentication data to be stored in a MySQL database USE_APACHE= YES diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index 54c517e..27aab22 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://www.pvv.org/~oyving/code/mod_mylo/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module to make Apache log to MySQL USE_APACHE= yes diff --git a/www/mod_mysqluserdir/Makefile b/www/mod_mysqluserdir/Makefile index d17e605..fdb0a4f 100644 --- a/www/mod_mysqluserdir/Makefile +++ b/www/mod_mysqluserdir/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://sys.estpak.ee/pub/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module to make Apache get userdirs from MySQL LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 5df217b..e88fb95 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Embeds a Perl interpreter in the Apache server BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 910d549..f33093f 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITE_PHP} PATCH_SITE_SUBDIR= distributions PATCHFILES= mime.c.diff-3.0.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT?= PHP3 module for Apache .if !defined(STANDALONE) diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index db75e78..9044430 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://hpwww.ec-lyon.fr/~vincent/apache/ DISTFILES= mod_put.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that provides PUT and DELETE methods USE_APACHE= yes diff --git a/www/mod_roaming/Makefile b/www/mod_roaming/Makefile index 4349a6e..bc87f6c 100644 --- a/www/mod_roaming/Makefile +++ b/www/mod_roaming/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.klomp.org/mod_roaming/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that works as a Netscape Roaming Access server USE_APACHE= yes diff --git a/www/mod_rpaf/Makefile b/www/mod_rpaf/Makefile index 2ac4fb8..1a19a4f 100644 --- a/www/mod_rpaf/Makefile +++ b/www/mod_rpaf/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= http://stderr.net/apache/rpaf/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Make proxied requests appear with client IP AP_FAST_BUILD= YES diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 480e5fd..b3cfe59 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1 CATEGORIES= www MASTER_SITES= http://www.happygiraffe.net/dist/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An apache module that embeds a copy of the sed(1) command USE_APACHE= yes diff --git a/www/mod_sequester/Makefile b/www/mod_sequester/Makefile index 216ea36..28c8f14 100644 --- a/www/mod_sequester/Makefile +++ b/www/mod_sequester/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://MeepZor.Com/packages/mod_sequester/ DISTNAME= ${PORTNAME}-1.7.0 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that controls access to the website using secure info USE_APACHE= yes diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index c8874b8..83c395b 100644 --- a/www/mod_snake/Makefile +++ b/www/mod_snake/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modsnake -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A library to easily create flexible Apache modules BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ diff --git a/www/mod_ticket/Makefile b/www/mod_ticket/Makefile index 15facf8..4c16c3b 100644 --- a/www/mod_ticket/Makefile +++ b/www/mod_ticket/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # http://germ.semiotek.com/ticket/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for a digitally signed ticket in URL USE_APACHE= yes diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 279e453..fc4031d 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://home.snafu.de/tusk/mod_tidy/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile index 0a9c9ea..665030b 100644 --- a/www/mod_traf_thief/Makefile +++ b/www/mod_traf_thief/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .c # Original location: http://web.god.net.ru/projects/mod_traf_thief/dist/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows you to redirect part of the traffic to your url BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_vdbh/Makefile b/www/mod_vdbh/Makefile index 783f192..f3d3962 100644 --- a/www/mod_vdbh/Makefile +++ b/www/mod_vdbh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.synthemesc.com/downloads/mod_vdbh/ DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows mass virtual hosting using a MySQL backend with Apache 2.0.x WANT_APACHE= 2 |