From owner-svn-ports-all@FreeBSD.ORG Sun Aug 10 13:04:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 424913AC for ; Sun, 10 Aug 2014 13:04:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2B379217D for ; Sun, 10 Aug 2014 13:04:40 +0000 (UTC) Received: from wen (uid 1209) (envelope-from wen@FreeBSD.org) id 278a by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 10 Aug 2014 13:04:35 +0000 From: Wen Heping Date: Sun, 10 Aug 2014 13:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364535 - in head: benchmarks/iozone benchmarks/iozone21 mail/fdm mail/libpst mail/p5-Email-Stuff mail/p5-IMAP-Admin mail/p5-MIME-Lite-HTML mail/p5-Mail-Alias mail/p5-Mail-DeliveryStatu... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e76de4.278a.407decc1@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 13:04:40 -0000 Author: wen Date: Sun Aug 10 13:04:34 2014 New Revision: 364535 URL: http://svnweb.freebsd.org/changeset/ports/364535 QAT: https://qat.redports.org/buildarchive/r364535/ Log: - Reset maintainer to ports@ Submitted by: chifeng@gmail.com(previous maintainer, via email) Modified: head/benchmarks/iozone/Makefile head/benchmarks/iozone21/Makefile head/mail/fdm/Makefile head/mail/libpst/Makefile head/mail/p5-Email-Stuff/Makefile head/mail/p5-IMAP-Admin/Makefile head/mail/p5-MIME-Lite-HTML/Makefile head/mail/p5-Mail-Alias/Makefile head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile head/mail/p5-Mail-Folder/Makefile head/mail/p5-Mail-MailStats/Makefile head/mail/p5-Mail-SRS/Makefile head/mail/p5-Mail-Spool/Makefile head/mail/p5-Mail-Verify/Makefile head/mail/p5-Net-IMAP-Server/Makefile head/mail/policyd2/Makefile head/mail/popcheck/Makefile head/mail/py-apolicy/Makefile head/mail/py-ppolicy/Makefile head/mail/rss2email/Makefile head/net-mgmt/pftabled/Makefile head/sysutils/moosefs-chunkserver/Makefile head/sysutils/moosefs-client/Makefile head/sysutils/moosefs-master/Makefile Modified: head/benchmarks/iozone/Makefile ============================================================================== --- head/benchmarks/iozone/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/benchmarks/iozone/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.iozone.org/src/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} EXTRACT_SUFX= .tar -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Sequential File I/O CONFLICTS= iozone-2.* iozone21-* Modified: head/benchmarks/iozone21/Makefile ============================================================================== --- head/benchmarks/iozone21/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/benchmarks/iozone21/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub EXTRACT_SUFX= .shar.gz PKGNAMESUFFIX= 21 -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Performance Test of Sequential File I/O (older version) CONFLICTS= iozone-3.* Modified: head/mail/fdm/Makefile ============================================================================== --- head/mail/fdm/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/fdm/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -6,7 +6,7 @@ PORTVERSION= 1.7 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Fetches and delivers mail LICENSE= ISCL Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/libpst/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ http://fossies.org/unix/privat/ -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for converting Outlook .pst files to mbox and other formats LICENSE= GPLv2 Modified: head/mail/p5-Email-Stuff/Makefile ============================================================================== --- head/mail/p5-Email-Stuff/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Email-Stuff/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= More casual approach to creating and sending Email BUILD_DEPENDS= p5-prefork>=1.01:${PORTSDIR}/devel/p5-prefork \ Modified: head/mail/p5-IMAP-Admin/Makefile ============================================================================== --- head/mail/p5-IMAP-Admin/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-IMAP-Admin/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for basic IMAP server administration USES= perl5 Modified: head/mail/p5-MIME-Lite-HTML/Makefile ============================================================================== --- head/mail/p5-MIME-Lite-HTML/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-MIME-Lite-HTML/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provide routine to transform a HTML page into a MIME mail BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ Modified: head/mail/p5-Mail-Alias/Makefile ============================================================================== --- head/mail/p5-Mail-Alias/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-Alias/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mail::Alias USES= perl5 Modified: head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile ============================================================================== --- head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension to analyze bounce messages RUN_DEPENDS= p5-MIME-Tools>=5.418:${PORTSDIR}/mail/p5-MIME-Tools \ Modified: head/mail/p5-Mail-Folder/Makefile ============================================================================== --- head/mail/p5-Mail-Folder/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-Folder/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= MailFolder-${PORTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for a folder-independant interface to email folders BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ Modified: head/mail/p5-Mail-MailStats/Makefile ============================================================================== --- head/mail/p5-Mail-MailStats/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-MailStats/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to detect newer messages in procmail-generated mailboxes BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig Modified: head/mail/p5-Mail-SRS/Makefile ============================================================================== --- head/mail/p5-Mail-SRS/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-SRS/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Sender Rewriting Scheme BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ Modified: head/mail/p5-Mail-Spool/Makefile ============================================================================== --- head/mail/p5-Mail-Spool/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-Spool/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Pure Perl implementation of mail spooling, unspooling, and sending BUILD_DEPENDS= p5-File-NFSLock>=0:${PORTSDIR}/devel/p5-File-NFSLock \ Modified: head/mail/p5-Mail-Verify/Makefile ============================================================================== --- head/mail/p5-Mail-Verify/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Mail-Verify/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to verify email addresses BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS Modified: head/mail/p5-Net-IMAP-Server/Makefile ============================================================================== --- head/mail/p5-Net-IMAP-Server/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/p5-Net-IMAP-Server/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Single-threaded multiplexing IMAP server implementation BUILD_DEPENDS= p5-Net-Server-Coro>=0.6:${PORTSDIR}/net/p5-Net-Server-Coro \ Modified: head/mail/policyd2/Makefile ============================================================================== --- head/mail/policyd2/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/policyd2/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://devlabs.linuxassist.net/attachments/download/${DOWNLOAD_FOLDER}/ DISTNAME= cluebringer-${PORTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Policyd v2 is a multi-platform policy server for popular MTAs RUN_DEPENDS= p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ Modified: head/mail/popcheck/Makefile ============================================================================== --- head/mail/popcheck/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/popcheck/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ludd.luth.se/~s http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ DISTNAME= popcheck -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Preview and delete messages in POP3 mailbox ALL_TARGET= popcheck Modified: head/mail/py-apolicy/Makefile ============================================================================== --- head/mail/py-apolicy/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/py-apolicy/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -10,7 +10,7 @@ MASTER_SITES= http://download.gna.org/ap PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER?= chifeng@gmail.com +MAINTAINER?= ports@FreeBSD.org COMMENT= ACL system for Postfix, as a policy daemon RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf \ Modified: head/mail/py-ppolicy/Makefile ============================================================================== --- head/mail/py-ppolicy/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/py-ppolicy/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -8,7 +8,7 @@ CATEGORIES= mail python MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~vokac/activities/ppolicy/download/%SUBDIR%/ \ http://www.chifeng.name/dist/ppolicy/%SUBDIR%/ -MAINTAINER?= chifeng@gmail.com +MAINTAINER?= ports@FreeBSD.org COMMENT= PPolicy is tool for extending Postfix checking capabilities RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython Modified: head/mail/rss2email/Makefile ============================================================================== --- head/mail/rss2email/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/mail/rss2email/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -6,7 +6,7 @@ PORTVERSION= 2.70 CATEGORIES= mail python MASTER_SITES= http://www.allthingsrss.com/rss2email/ -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Read newsfeeds in your email client RUN_DEPENDS= py*-feedparser>=0:${PORTSDIR}/textproc/py-feedparser \ Modified: head/net-mgmt/pftabled/Makefile ============================================================================== --- head/net-mgmt/pftabled/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/net-mgmt/pftabled/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.wolfermann.org/ -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The pftabled is a tool to manage your pf tables remotely USE_RC_SUBR= pftabled Modified: head/sysutils/moosefs-chunkserver/Makefile ============================================================================== --- head/sysutils/moosefs-chunkserver/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/sysutils/moosefs-chunkserver/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl_ PKGNAMESUFFIX= -chunkserver DISTNAME= mfs-${DISTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Storing file data and synchronizing it among themselves LICENSE= GPLv3 Modified: head/sysutils/moosefs-client/Makefile ============================================================================== --- head/sysutils/moosefs-client/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/sysutils/moosefs-client/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl_ PKGNAMESUFFIX= -client DISTNAME= mfs-${DISTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Moosefs client tools LICENSE= GPLv3 Modified: head/sysutils/moosefs-master/Makefile ============================================================================== --- head/sysutils/moosefs-master/Makefile Sun Aug 10 12:44:56 2014 (r364534) +++ head/sysutils/moosefs-master/Makefile Sun Aug 10 13:04:34 2014 (r364535) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.moosefs.org/tl PKGNAMESUFFIX= -master DISTNAME= mfs-${DISTVERSION} -MAINTAINER= chifeng@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Managing the whole filesystem and storing metadata LICENSE= GPLv3