From owner-svn-ports-head@freebsd.org Sat Jan 23 08:22:20 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF6FCA8D1DE; Sat, 23 Jan 2016 08:22:20 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA7351D5C; Sat, 23 Jan 2016 08:22:19 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.21] (248.Red-83-39-200.dynamicIP.rima-tde.net [83.39.200.248]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id CEED243C04; Sat, 23 Jan 2016 02:22:16 -0600 (CST) Subject: Re: svn commit: r406959 - in head/math: . py-cdecimal To: Maxim Sobolev , koobs@freebsd.org References: <201601230258.u0N2wKlQ026236@repo.freebsd.org> <56A3280F.5030005@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Reply-To: marino@freebsd.org From: John Marino Message-ID: <56A33831.6000008@marino.st> Date: Sat, 23 Jan 2016 09:22:09 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2016 08:22:20 -0000 On 1/23/2016 9:19 AM, Maxim Sobolev wrote: > Nah, it's just few lines of makefile-foo. Don't feel like getting > married to it for the rest of my life. :) > > "MAINTAINER= ports@FreeBSD.org" means that anybody can tweak/update it > without getting blocked by me. Well, except for that it's a documented rule that all new ports must have a maintainer. I thought there was even an SVN hook to enforce the rule. and for the 1000th time: MAINTAINER=ports@freebsd.org == unmaintained, easy to purge if the port acts up. Not everyone subscribes to community maintainership.