Date: Fri, 10 Jun 2016 09:08:02 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416662 - in head: audio/abcde databases/pgpool databases/pguri devel/fpp devel/gitlab-shell devel/pear-PHP_CodeSniffer devel/phpunit devel/rubygem-licensee games/nlarn games/wesnoth ma... Message-ID: <201606100908.u5A982oR018985@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Fri Jun 10 09:08:02 2016 New Revision: 416662 URL: https://svnweb.freebsd.org/changeset/ports/416662 Log: Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org Approved by: junovitch (mentor) Modified: head/audio/abcde/Makefile head/databases/pgpool/Makefile head/databases/pguri/Makefile head/devel/fpp/Makefile head/devel/gitlab-shell/Makefile head/devel/pear-PHP_CodeSniffer/Makefile head/devel/phpunit/Makefile head/devel/rubygem-licensee/Makefile head/games/nlarn/Makefile head/games/wesnoth/Makefile head/mail/phpmailer/Makefile head/mail/tlb/Makefile head/net/rubygem-omniauth-auth0/Makefile head/net/rubygem-omniauth-azure-oauth2/Makefile head/ports-mgmt/pkg-plist/Makefile head/ports-mgmt/portmaster/Makefile head/sysutils/battray/Makefile head/textproc/xml-parse.el/Makefile head/www/dddbl/Makefile head/www/gitlab-workhorse/Makefile head/www/gitlab/Makefile head/www/pear-twig/Makefile head/www/pecl-twig/Makefile head/www/pmwiki/Makefile head/www/serendipity/Makefile Modified: head/audio/abcde/Makefile ============================================================================== --- head/audio/abcde/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/audio/abcde/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 2.7.2 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format LICENSE= ART10 GPLv2 Modified: head/databases/pgpool/Makefile ============================================================================== --- head/databases/pgpool/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/databases/pgpool/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= http://www.pgpool.net/mediawiki/images/ DISTNAME= ${PORTNAME}-II-${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Connection pool server for PostgreSQL LICENSE= MIT Modified: head/databases/pguri/Makefile ============================================================================== --- head/databases/pguri/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/databases/pguri/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -5,7 +5,7 @@ PORTNAME= pguri PORTVERSION= 1.20151224 CATEGORIES= databases -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= URI datatype for PostgreSQL BUILD_DEPENDS= uriparser>=0.8.0:net/uriparser Modified: head/devel/fpp/Makefile ============================================================================== --- head/devel/fpp/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/devel/fpp/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -10,7 +10,7 @@ MASTER_SITES= NL/fortran/ \ DISTNAME= fdfpp EXTRACT_SUFX= .tgz -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Fortran preprocessor for FORTRAN 77 and Fortran 90 programs ALL_TARGET= bsd44 Modified: head/devel/gitlab-shell/Makefile ============================================================================== --- head/devel/gitlab-shell/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/devel/gitlab-shell/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= GitLab Shell handles git commands for GitLab BUILD_DEPENDS= gem:devel/ruby-gems Modified: head/devel/pear-PHP_CodeSniffer/Makefile ============================================================================== --- head/devel/pear-PHP_CodeSniffer/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/devel/pear-PHP_CodeSniffer/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -5,7 +5,7 @@ PORTNAME= PHP_CodeSniffer PORTVERSION= 2.6.0 CATEGORIES= devel www pear -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= PHP Script Tokenises and Sniffs PHP and JavaScript code LICENSE= BSD3CLAUSE Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/devel/phpunit/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -8,7 +8,7 @@ MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ EXTRACT_SUFX= .phar -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE Modified: head/devel/rubygem-licensee/Makefile ============================================================================== --- head/devel/rubygem-licensee/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/devel/rubygem-licensee/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 8.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Detects under what license a project is distributed LICENSE= MIT Modified: head/games/nlarn/Makefile ============================================================================== --- head/games/nlarn/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/games/nlarn/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Roguelike game and as such a remake of the classic game Larn LICENSE= GPLv3 Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/games/wesnoth/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} http://files.wesnoth.org/ \ http://ports.toco-domains.de/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Fantasy turn-based strategy game LICENSE= GPLv2 GPLv3 Modified: head/mail/phpmailer/Makefile ============================================================================== --- head/mail/phpmailer/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/mail/phpmailer/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 5.2.14 DISTVERSIONPREFIX= v CATEGORIES= mail -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 Modified: head/mail/tlb/Makefile ============================================================================== --- head/mail/tlb/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/mail/tlb/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/t ftp://totem.fix.no/pub/mirrors/misc/ \ http://ports.toco-domains.de/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= The List Batcher, a general purpose mail list delivery engine RUN_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools \ Modified: head/net/rubygem-omniauth-auth0/Makefile ============================================================================== --- head/net/rubygem-omniauth-auth0/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/net/rubygem-omniauth-auth0/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Authentication broker supporting different identity providers LICENSE= MIT Modified: head/net/rubygem-omniauth-azure-oauth2/Makefile ============================================================================== --- head/net/rubygem-omniauth-azure-oauth2/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/net/rubygem-omniauth-azure-oauth2/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 0.0.6 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT Modified: head/ports-mgmt/pkg-plist/Makefile ============================================================================== --- head/ports-mgmt/pkg-plist/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/ports-mgmt/pkg-plist/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= ports-mgmt python MASTER_SITES= http://code.arp242.net/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Generate a pkg-plist for a port LICENSE= MIT Modified: head/ports-mgmt/portmaster/Makefile ============================================================================== --- head/ports-mgmt/portmaster/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/ports-mgmt/portmaster/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/bdrewery/${PORTNAME} http://mirror.shatow.net/freebsd/${PORTNAME}/ \ GH -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Manage your ports without external databases or languages LICENSE= BSD2CLAUSE Modified: head/sysutils/battray/Makefile ============================================================================== --- head/sysutils/battray/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/sysutils/battray/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ CATEGORIES= sysutils python MASTER_SITES= http://code.arp242.net/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ DISTNAME= ${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Display notebook battery status in tray LICENSE= MIT Modified: head/textproc/xml-parse.el/Makefile ============================================================================== --- head/textproc/xml-parse.el/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/textproc/xml-parse.el/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Code to efficiently read/write XML data with Elisp USE_EMACS= yes Modified: head/www/dddbl/Makefile ============================================================================== --- head/www/dddbl/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/dddbl/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 2.0.1 CATEGORIES= www MASTER_SITES= http://www.dddbl.de/dddbl-versions/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Definition Driven Database Layer for PHP USES= tar:bzip2 Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/gitlab-workhorse/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Smart reverse proxy for GitLab LICENSE= MIT Modified: head/www/gitlab/Makefile ============================================================================== --- head/www/gitlab/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/gitlab/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 8.7.5 DISTVERSIONPREFIX= v CATEGORIES= www devel -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Web GUI for managing git repositories LICENSE= MIT Modified: head/www/pear-twig/Makefile ============================================================================== --- head/www/pear-twig/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/pear-twig/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ CATEGORIES= www pear MASTER_SITES= http://pear.twig-project.org/get/ DISTNAME= Twig-${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Flexible, fast, and secure template engine for PHP LICENSE= BSD3CLAUSE Modified: head/www/pecl-twig/Makefile ============================================================================== --- head/www/pecl-twig/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/pecl-twig/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -8,7 +8,7 @@ MASTER_SITES= http://pear.twig-project.o PKGNAMEPREFIX= pecl- DISTNAME= CTwig-${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Twig C extension to improve performance of the Twig template language LICENSE= BSD3CLAUSE Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/pmwiki/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -7,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= WikiWikiWeb clone using PHP LICENSE= GPLv2 Modified: head/www/serendipity/Makefile ============================================================================== --- head/www/serendipity/Makefile Fri Jun 10 09:04:15 2016 (r416661) +++ head/www/serendipity/Makefile Fri Jun 10 09:08:02 2016 (r416662) @@ -6,7 +6,7 @@ PORTVERSION= 2.0.2 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= PHP based weblog software LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606100908.u5A982oR018985>