From owner-svn-ports-head@FreeBSD.ORG Mon Mar 10 14:26:22 2014 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 3F8926C1; Mon, 10 Mar 2014 14:26:22 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC497EDE; Mon, 10 Mar 2014 14:26:21 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 91129BDC2E; Mon, 10 Mar 2014 15:26:20 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 8A167BDC1D; Mon, 10 Mar 2014 15:26:20 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 097AC613F; Mon, 10 Mar 2014 15:26:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 83A8D69F9302; Mon, 10 Mar 2014 15:26:19 +0100 (CET) Date: Mon, 10 Mar 2014 15:26:19 +0100 From: Mathieu Arnold To: gahr@FreeBSD.org Subject: Re: svn commit: r346114 - head/devel/p4.el Message-ID: In-Reply-To: <20140310141659.GG11135@gahrfit.gahr.ch> References: <201402260657.s1Q6vEsH059562@svn.freebsd.org> <20140226123420.f5c0d0ff40b404a70334da4b@FreeBSD.org> <20140310072423.GC11693@FreeBSD.org> <3D82157DD87FC9C0C7724278@ogg.in.absolight.net> <20140310141659.GG11135@gahrfit.gahr.ch> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , svn-ports-all@freebsd.org, ports-committers@freebsd.org, Adam Weinberger , Emanuel Haupt X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 10 Mar 2014 14:26:22 -0000 +--On 10 mars 2014 15:16:59 +0100 Pietro Cerutti wrote: | On 2014-Mar-10, 14:38, Mathieu Arnold wrote: |> +--On 10 mars 2014 08:32:52 -0400 Adam Weinberger |> wrote: |> | On 2014/03/10 03:24, Alexey Dokuchaev wrote: |> |> On Wed, Feb 26, 2014 at 12:34:20PM +0100, Emanuel Haupt wrote: |> |>> Mathieu Arnold wrote: |> |>> > Taking one amongst many, the current practice is to mute the MKDIR |> |>> > and not mute commands that install files. Would you mind respecting |> |>> > that in the future ? |> |> |> |>> This is just a matter of opinion. I've always preferred to see what |> |>> is being installed or what direcories are being created. Even the |> |>> example in the PHB doesn't mute the mkdir. Unless this gets correcte |> |>> in the PHB |> |>> I won't change this. |> | |> | Alexey - |> | |> | You make this request every few days, it seems, and the response is |> | always the same: it's not in the PHB. |> | |> | You should put it there. It SHOULD be policy. We should strive for |> | consistency across ports. The ports tree should present a unified |> | experience for all ports, for all users. |> |> Yes, sorry, it's not in the PHB yet, I'm at section 6.7 at the momment, |> and I'm updating things as I go. |> |> (And yes, if you're applying old policies from chapters 1 to 5, you |> should go and have a look, things may have changed.) | | ports-policy-change-announce@ comes to mind :) Has anybody else ever felt | the desire to get notified whenever a policy is updated? Just to avoid | having to skim through commit logs. Well, ports-announce@ should exist, but it's a bit like ports-commiters@ people will always complain that they've never seen the email, and have not been told in person... The changes I did were just garbage collecting old things, getting bits up-to-date with what the current policies have been for quite some time, things like that. -- Mathieu Arnold