From owner-svn-ports-head@FreeBSD.ORG Tue Feb 4 14:36:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28225117; Tue, 4 Feb 2014 14:36:30 +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 D602C13E5; Tue, 4 Feb 2014 14:36:29 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7D486BDC64; Tue, 4 Feb 2014 15:36:28 +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 5DB2CBDC5C; Tue, 4 Feb 2014 15:36:28 +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 A79AE6119; Tue, 4 Feb 2014 15:36:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 4A3C368D2451; Tue, 4 Feb 2014 15:36:27 +0100 (CET) Date: Tue, 04 Feb 2014 15:36:27 +0100 From: Mathieu Arnold To: Thierry Thomas , Mathieu Arnold Subject: Re: svn commit: r342510 - head/games/cutemaze Message-ID: <49AD2F84E50A3B00EBC97D4A@ogg.in.absolight.net> In-Reply-To: <20140204142221.GA46005@graf.pompo.net> References: <201402041149.s14BnPX0031911@svn.freebsd.org> <7999310.FuPfOJuxd6@mercury.ph.man.ac.uk> <0490893710F9E2B81364BC6A@ogg.in.absolight.net> <20140204142221.GA46005@graf.pompo.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 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: Tue, 04 Feb 2014 14:36:30 -0000 +--On 4 f=C3=A9vrier 2014 15:22:21 +0100 Thierry Thomas = wrote: | Le mar 4 f=C3=A9v 14 =C3=A0 14:37:07 +0100, Mathieu Arnold = | =C3=A9crivait=C2=A0: |=20 |> | Folks, please *review* what makeplist generates and don't commit it |> | blindly. |=20 |> I for one would love to have feedback on what the evolved makeplist |> should do better :-) |=20 | Not related to the previous remark, but most of the time, '@dirrmtry' | should be replaced by '@dirrm', excepted for %%ETCDIR%% and %%WWWDIR%%. Well, it doesn't really matter, I think bapt@ says when pkg_install is gone, @dirrm and @dirrmtry will somewhat do the same thing, or something like that. --=20 Mathieu Arnold