From owner-svn-ports-head@FreeBSD.ORG Thu Dec 26 13:35:13 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 784EE3D0; Thu, 26 Dec 2013 13:35:13 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4CEC610EC; Thu, 26 Dec 2013 13:35:12 +0000 (UTC) Received: from [192.168.1.113] (c-174-61-88-207.hsd1.fl.comcast.net [174.61.88.207]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id A2C43435C7; Thu, 26 Dec 2013 07:35:01 -0600 (CST) Message-ID: <52BC3075.1040003@marino.st> Date: Thu, 26 Dec 2013 14:34:45 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Mathieu Arnold Subject: Re: svn commit: r337389 - head/sysutils/hdup/files References: <201312242135.rBOLZsAX084602@svn.freebsd.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org 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: Thu, 26 Dec 2013 13:35:13 -0000 On 12/26/2013 14:09, Mathieu Arnold wrote: > Hi, > > +--On 24 décembre 2013 21:35:54 +0000 John Marino > wrote: > | Log: > | sysutils/hdup: Unbreak on FreeBSD 10+ > | > | The breakage was caused by processing makefiles with bmake instead of > | the specified gmake. > | > | PR: ports/184617 > | Approved by: maintainer timeout > > Just splitting hairs a bit, here, but, your commit was not approved by > anything, to be exact, it should have read more like : > > ------ > sysutils/hdup: Unbreak on FreeBSD 10+ > > The breakage was caused by processing makefiles with bmake instead of the > specified gmake. > > maintainer timeout (here an optional number of days/months, if you like) > > PR: ports/184617 Does it matter? This is how I did all my commit messages during the probation period. Anyway, I interpret "timeout" as implicit permission so I always thought it did apply. > Also, I think I got most of your fix commits, but in the future, would you > mind asking about permission and then merging the commits that fix build to > the quarterly release by yourself ? > > You mostly only have to run : > /usr/ports/Tools/script/mfh 2014Q1 xxxx > > where xxxx is the revision number to merge :-) Now we have a philosophical problem. One thing I preferred with ports over pkgsrc is that ports didn't have quarterly branches, which I despise. Now, suddenly, it does. We (DragonFly) don't use quarterlies and if asked, I would have vehemently voted against having them. So at the risk of appearing unfriendly, why should I be expected to pay attention to these, which now multiplies my work by 200-400%? (depending on how many simultaneous quarterlies are to be supported). Plus, as you mention, these ports have maintainers that should be responsible for both the original commit and the quarterly maintenance (pending answer to my provoking question). Regards, John P.S. I see a post by bapt that sort of addresses this, but I don't want quarterly branch to be a success. :)