From owner-svn-ports-all@FreeBSD.ORG Sat Apr 12 14:50:55 2014 Return-Path: Delivered-To: svn-ports-all@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 F1DB0D75; Sat, 12 Apr 2014 14:50:54 +0000 (UTC) Received: from mailrelay003.isp.belgacom.be (mailrelay003.isp.belgacom.be [195.238.6.53]) by mx1.freebsd.org (Postfix) with ESMTP id 1BD771E5C; Sat, 12 Apr 2014 14:50:53 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AoEGAChSSVNbsJaQ/2dsb2JhbABZgwbBLYMOgRgXdIIlAQEBBDocIxALGAklDyoeBogTAcsaF45uB4Q4AQOYYJJEgzM7 Received: from 144.150-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.150.144]) by relay.skynet.be with ESMTP; 12 Apr 2014 16:50:45 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s3CEoiw4072333; Sat, 12 Apr 2014 16:50:45 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Sat, 12 Apr 2014 16:50:44 +0200 From: Tijl Coosemans To: "Adam Weinberger" Subject: Re: Commit logs for 2014/04/11 Message-ID: <20140412165044.1754d986@kalimero.tijl.coosemans.org> In-Reply-To: References: <20140412035900.3C695121E45@apnoea.adamw.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Bryan Drewery X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2014 14:50:55 -0000 On Sat, 12 Apr 2014 10:11:44 -0400 Adam Weinberger wrote: > That said, I have a couple requests: > > * Please, please don't mandate .sample. Plenty of of ports install > sample conf files with different extension. "-dist" is very common > for php ports, for example. Let @sample take two arguments. Like > @sample etc/pants.conf-dist pants.conf > It is safe to assume that the target is in the same dir as the > source. For what it's worth, I prefer the consistency enforced by the current implementation.