From owner-svn-ports-branches@FreeBSD.ORG Thu May 28 16:12:04 2015 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4ECEF2; Thu, 28 May 2015 16:12:04 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F88C19D; Thu, 28 May 2015 16:12:04 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4SGC4Ff009964; Thu, 28 May 2015 16:12:04 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4SGC0gI009930; Thu, 28 May 2015 16:12:00 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201505281612.t4SGC0gI009930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Thu, 28 May 2015 16:12:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r387741 - in branches/2015Q2/mail: ezmlm ezmlm-idx mess822 qmail qmail-conf qmail-contrib qmail-dk qmailadmin qmailanalog qmhandle qtools queue-fix queue-repair serialmail vpopmail X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2015 16:12:04 -0000 Author: bdrewery Date: Thu May 28 16:11:59 2015 New Revision: 387741 URL: https://svnweb.freebsd.org/changeset/ports/387741 Log: MFH: r387740 Farewell qmail. You were good but the lack of an upstream maintainer or ecosystem maintainers makes this not a viable mail system today. Personally I am moving to postfix and have so far found it incredibly easy to setup and already prefer it over qmail. Modified: branches/2015Q2/mail/ezmlm-idx/Makefile branches/2015Q2/mail/ezmlm/Makefile branches/2015Q2/mail/mess822/Makefile branches/2015Q2/mail/qmail-conf/Makefile branches/2015Q2/mail/qmail-contrib/Makefile branches/2015Q2/mail/qmail-dk/Makefile branches/2015Q2/mail/qmail/Makefile branches/2015Q2/mail/qmailadmin/Makefile branches/2015Q2/mail/qmailanalog/Makefile branches/2015Q2/mail/qmhandle/Makefile branches/2015Q2/mail/qtools/Makefile branches/2015Q2/mail/queue-fix/Makefile branches/2015Q2/mail/queue-repair/Makefile branches/2015Q2/mail/serialmail/Makefile branches/2015Q2/mail/vpopmail/Makefile Directory Properties: branches/2015Q2/ (props changed) Modified: branches/2015Q2/mail/ezmlm-idx/Makefile ============================================================================== --- branches/2015Q2/mail/ezmlm-idx/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/ezmlm-idx/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://www.ezmlm.org/archive/${PORTVERSION}/ \ http://ezmlm.sericyb.com.au/archive/${PORTVERSION}/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of the ezmlm mailing list manager MAKE_JOBS_UNSAFE= yes Modified: branches/2015Q2/mail/ezmlm/Makefile ============================================================================== --- branches/2015Q2/mail/ezmlm/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/ezmlm/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use, high-speed mailing list manager for qmail LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html Modified: branches/2015Q2/mail/mess822/Makefile ============================================================================== --- branches/2015Q2/mail/mess822/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/mess822/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -10,7 +10,7 @@ MASTER_SITES= http://cr.yp.to/software/ ftp://ftp.net.ohio-state.edu/pub/networking/mail/qmail/ \ ftp://mirror.pipex.net/pub/unix/mail/qmail/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 822 mail message parsing library and rewriting utilities USES= qmail:vars Modified: branches/2015Q2/mail/qmail-conf/Makefile ============================================================================== --- branches/2015Q2/mail/qmail-conf/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmail-conf/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ ${DJBDNS_DIST} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configure various qmail services to run under daemontools USES= qmail:run Modified: branches/2015Q2/mail/qmail-contrib/Makefile ============================================================================== --- branches/2015Q2/mail/qmail-contrib/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmail-contrib/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= distfiles DISTFILES= dot-forward-${DF_VER}.tar.gz \ fastforward-${FF_VER}.tar.gz -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Contributed programs for qmail OPTIONS_DEFINE= DOCS Modified: branches/2015Q2/mail/qmail-dk/Makefile ============================================================================== --- branches/2015Q2/mail/qmail-dk/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmail-dk/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= qmail- DISTFILES= qmail-1.03.tar.gz DIST_SUBDIR= qmail -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DomainKeys implementation for qmail LIB_DEPENDS+= libdomainkeys.so:${PORTSDIR}/mail/libdomainkeys Modified: branches/2015Q2/mail/qmail/Makefile ============================================================================== --- branches/2015Q2/mail/qmail/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmail/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${QMAIL_VERSION} DISTFILES?= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY?= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= bdrewery@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Secure, reliable, efficient, simple, and fast MTA DIST_SUBDIR= qmail Modified: branches/2015Q2/mail/qmailadmin/Makefile ============================================================================== --- branches/2015Q2/mail/qmailadmin/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmailadmin/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -9,7 +9,7 @@ CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} \ http://mirror.shatow.net/freebsd/${PORTNAME}/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CGI program for administering Qmail with vchkpw/vpopmail LICENSE= GPLv2 GPLv3 Modified: branches/2015Q2/mail/qmailanalog/Makefile ============================================================================== --- branches/2015Q2/mail/qmailanalog/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmailanalog/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ \ http://www.emaillab.org/djb/qmailanalog/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools to analyze qmail-send activity USES= qmail:run Modified: branches/2015Q2/mail/qmhandle/Makefile ============================================================================== --- branches/2015Q2/mail/qmhandle/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qmhandle/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION} -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to view and manage a qmail queue LICENSE= GPLv2 Modified: branches/2015Q2/mail/qtools/Makefile ============================================================================== --- branches/2015Q2/mail/qtools/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/qtools/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.superscript.com/qtools/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools to use in .qmail files RUN_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-weed:${PORTSDIR}/mail/ezmlm Modified: branches/2015Q2/mail/queue-fix/Makefile ============================================================================== --- branches/2015Q2/mail/queue-fix/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/queue-fix/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.netmeridian.com ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Repairs or generates a qmail queue structure USES= qmail:run Modified: branches/2015Q2/mail/queue-repair/Makefile ============================================================================== --- branches/2015Q2/mail/queue-repair/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/queue-repair/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/${PORTNAME}/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qmail queue diagnostic and repair tool LICENSE= GPLv2 Modified: branches/2015Q2/mail/serialmail/Makefile ============================================================================== --- branches/2015Q2/mail/serialmail/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/serialmail/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -10,7 +10,7 @@ MASTER_SITES= http://cr.yp.to/software/ ftp://ftp.de.uu.net/pub/unix/mail/qmail/ \ ftp://ftp.iway.fr/pub/unix/mail/qmail/ -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for passing mail across serial links RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp Modified: branches/2015Q2/mail/vpopmail/Makefile ============================================================================== --- branches/2015Q2/mail/vpopmail/Makefile Thu May 28 15:56:59 2015 (r387740) +++ branches/2015Q2/mail/vpopmail/Makefile Thu May 28 16:11:59 2015 (r387741) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} -MAINTAINER= bdrewery@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy virtual domain and authentication package for use with qmail LICENSE= GPLv2 GPLv3