Date: Sat, 24 Feb 2018 16:26:50 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462849 - in head/www: mod_auth_mysql2 mod_auth_openid mod_dnssd mod_gnutls mod_ntlm2 mod_tsa mod_uid Message-ID: <201802241626.w1OGQoio057909@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Feb 24 16:26:50 2018 New Revision: 462849 URL: https://svnweb.freebsd.org/changeset/ports/462849 Log: Take maintainership Approved by: mentors (implicit) Modified: head/www/mod_auth_mysql2/Makefile head/www/mod_auth_openid/Makefile head/www/mod_dnssd/Makefile head/www/mod_gnutls/Makefile head/www/mod_ntlm2/Makefile head/www/mod_tsa/Makefile head/www/mod_uid/Makefile Modified: head/www/mod_auth_mysql2/Makefile ============================================================================== --- head/www/mod_auth_mysql2/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_auth_mysql2/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 2 DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= apache2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support LICENSE= APACHE20 Modified: head/www/mod_auth_openid/Makefile ============================================================================== --- head/www/mod_auth_openid/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_auth_openid/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Authentication module for the Apache 2 webserver with OpenID LICENSE= MIT Modified: head/www/mod_dnssd/Makefile ============================================================================== --- head/www/mod_dnssd/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_dnssd/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Apache module that provides DNS-SD capabilities LICENSE= APACHE20 Modified: head/www/mod_gnutls/Makefile ============================================================================== --- head/www/mod_gnutls/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_gnutls/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -6,7 +6,7 @@ CATEGORIES= www security MASTER_SITES= https://mod.gnutls.org/downloads/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Extension for Apache httpd using GnuTLS library to provide HTTPS LICENSE= APACHE20 Modified: head/www/mod_ntlm2/Makefile ============================================================================== --- head/www/mod_ntlm2/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_ntlm2/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -9,7 +9,7 @@ MASTER_SITES= SF/modntlm/modntlm2/${PORTNAME}-${PORTVE PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= NTLM authentication module for the Apache2 webserver USES= samba:build Modified: head/www/mod_tsa/Makefile ============================================================================== --- head/www/mod_tsa/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_tsa/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://am.nesiac.org/static/ \ http://ubique.spb.ru/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Time stamping authority (RFC 3161) module for apache OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY Modified: head/www/mod_uid/Makefile ============================================================================== --- head/www/mod_uid/Makefile Sat Feb 24 16:14:36 2018 (r462848) +++ head/www/mod_uid/Makefile Sat Feb 24 16:26:50 2018 (r462849) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.0 CATEGORIES= www MASTER_SITES= ftp://ftp.lexa.ru/pub/apache-rus/contrib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Apache module issuing the "correct" cookies for counting the site visitors LICENSE= APACHE20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241626.w1OGQoio057909>