From owner-freebsd-ports@FreeBSD.ORG Tue Aug 30 11:06:53 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id AFC61106566C; Tue, 30 Aug 2011 11:06:53 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by apollo.emma.line.org (Postfix) with ESMTP id B735623CF4F; Tue, 30 Aug 2011 13:06:52 +0200 (CEST) Message-ID: <4E5CC44C.3070604@FreeBSD.org> Date: Tue, 30 Aug 2011 13:06:52 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110805 Mnenhy/0.8.3 Thunderbird/3.1.12 MIME-Version: 1.0 To: Sunpoet Po-Chuan Hsieh References: <201108300823.p7U8NIfD038098@repoman.freebsd.org> In-Reply-To: <201108300823.p7U8NIfD038098@repoman.freebsd.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: cvs commit: ports/mail/procmail Makefile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2011 11:06:54 -0000 Am 30.08.2011 10:23, schrieb Sunpoet Po-Chuan Hsieh: > sunpoet 2011-08-30 08:23:18 UTC > > FreeBSD ports repository > > Modified files: > mail/procmail Makefile > Log: > - Take maintainership > > Revision Changes Path > 1.60 +1 -1 ports/mail/procmail/Makefile I was just about to grab the port, deprecate and set two months expiration date. Now that you're maintaining it I seek you to please let this unmaintained unclean code from our FreeBSD ports world and deprecate it. The code is unmaintainable, hasn't seen maintenance in a decade, is hard to use properly because of its fall-through "error handling" (actually nonhandling) behaviour, and should finally disappear. Please add DEPRECATED= use mail/maildrop instead EXPIRATION_DATE= 2011-10-31 maildrop (courier's filtering agent) has been around for nearly as long and works well. Thank you. Best, Matthias