diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /www | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) |
- Update my email address
Approved and reviewed by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=98067
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 | ||||
-rw-r--r-- | www/gforge/Makefile | 2 | ||||
-rw-r--r-- | www/harvest/Makefile | 2 | ||||
-rw-r--r-- | www/mod_accounting/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_any/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_cookie_mysql/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_pam2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_pgsql2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_remote/Makefile | 2 | ||||
-rw-r--r-- | www/mod_authenticache/Makefile | 2 | ||||
-rw-r--r-- | www/mod_bandwidth/Makefile | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_injection/Makefile | 2 | ||||
-rw-r--r-- | www/mod_layout/Makefile | 2 | ||||
-rw-r--r-- | www/mod_layout2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_layout22/Makefile | 2 | ||||
-rw-r--r-- | www/mod_tidy/Makefile | 2 | ||||
-rw-r--r-- | www/mod_traf_thief/Makefile | 2 | ||||
-rw-r--r-- | www/monkey/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index be6d0dcb5191..78615e5c0223 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -21,7 +21,7 @@ PATCH_SITES= ${MASTER_SITE_APACHE_HTTPD} PATCH_SITE_SUBDIR= patches/apply_to_${APACHE_VERSION} PATCHFILES= no_zombies.patch -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Apache-SSL: Apache secure webserver integrating OpenSSL CONFLICTS= apache+ipv6-1.* apache+mod_ssl-1.* apache-1.* apache-2.* apache_fp-1.* \ diff --git a/www/gforge/Makefile b/www/gforge/Makefile index e4c43f709416..9f453e165bd7 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= www devel MASTER_SITES= http://gforge.org/download.php/44/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 \ diff --git a/www/harvest/Makefile b/www/harvest/Makefile index eb344092a4c1..52f81e60f4f8 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Collect information from all over the Internet USE_BZIP2= yes diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index efe3f19ed72b..257fd169c4f0 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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 ad2ee4e8ad70..bcc7c269f91c 100644 --- a/www/mod_auth_any/Makefile +++ b/www/mod_auth_any/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.2 CATEGORIES= www MASTER_SITES= http://www.itlab.musc.edu/webNIS/dist/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Apache module to use any command line program to authenticate a user USE_APACHE= yes diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index 673fdec81198..2be9cecce0a1 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index 1b953a048c09..5591afe00e26 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} -MAINTAINER= sheepkiller@cotds.org +MAINTAINER= clement@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 93a2885c53f7..b0e51272181a 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0.2b1 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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 52e1f0bdb7f2..e3d14cf0cb20 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Allows users to authenticate on a remote web server USE_APACHE= YES diff --git a/www/mod_authenticache/Makefile b/www/mod_authenticache/Makefile index a627e5c987a5..518b8270f9ec 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= apache -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A generic credential caching module for Apache 2.0.x BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index 48db876d535d..7f95efbe6401 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Bandwidth management module for the Apache webserver USE_APACHE= YES diff --git a/www/mod_extract_forwarded2/Makefile b/www/mod_extract_forwarded2/Makefile index 826a4e0386b0..b1341cd7cc16 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= sheepkiller@cultdeadsheep.or +MAINTAINER= clement@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP USE_APACHE= yes diff --git a/www/mod_injection/Makefile b/www/mod_injection/Makefile index a68accf1be75..124556229eb0 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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 16bcf06f959f..9498deb4abaa 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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 0db837fb221e..3137542e7618 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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 0db837fb221e..3137542e7618 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer USE_APACHE= yes diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index eacbfd09431e..0f9cf5ea7c30 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://home.snafu.de/tusk/mod_tidy/ DIST_SUBDIR= apache -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Validates the HTML output of your apache2 webserver BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile index a57869df183a..0a9c9ea9c4a9 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= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@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/monkey/Makefile b/www/monkey/Makefile index f627c197dca9..d9fb7ae8b6f2 100644 --- a/www/monkey/Makefile +++ b/www/monkey/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.0 CATEGORIES= www MASTER_SITES= http://monkeyd.sourceforge.net/versions/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A small, powerful, and fast Web server written in C LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo diff --git a/www/suphp/Makefile b/www/suphp/Makefile index 4773db5fc2f3..6e9a15027f10 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= A combination which provides a wrapper for PHP RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/www/php4-cgi |