From owner-svn-ports-all@FreeBSD.ORG Mon Jul 8 21:12:19 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3293CE01; Mon, 8 Jul 2013 21:12:19 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) by mx1.freebsd.org (Postfix) with ESMTP id 0B8EB1969; Mon, 8 Jul 2013 21:12:18 +0000 (UTC) Received: from mail.adamw.org (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id 5E47F11F805; Mon, 8 Jul 2013 17:12:12 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 08 Jul 2013 17:12:12 -0400 From: Adam Weinberger To: Eitan Adler Subject: Re: svn commit: r322444 - head/Tools/scripts In-Reply-To: References: <201307071532.r67FWZTH036372@svn.freebsd.org> <51D98A76.7090505@FreeBSD.org> <51DB0777.8080300@FreeBSD.org> Message-ID: <08cbb4c709544cad3671c093558910bb@mail.adamw.org> X-Sender: adamw@adamw.org User-Agent: banemail fence Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, owner-ports-committers@freebsd.org, Bryan Drewery X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 08 Jul 2013 21:12:19 -0000 On 2013/07/08 15:04, Eitan Adler wrote: >>>>> Deleted: >>>>> head/Tools/scripts/dialog4ports.sh >>> >>> By the way, can we move this script out of Tools/. It doesn't >>> really >>> belong there. >> >> Where do you propose? > > A few options with no preference for any particular one: > (a) Mk/ even though it isn't actually a .mk file. > (b) Tools/infrastructure is also okay. > (c) as part of the d4p tarball / port > > Tools/scripts is primarily third party utilities so its not as obvious > that there are critical files in the directory. Agreed, if I were to check out a "minimal" tree I would not think to include Tools. I'd think Mk/ would be a good place for it---checking out Mk/ should give you all the pieces you need, and dialog4ports.sh is now a critical part of the ports build system. # Adam --- Adam Weinberger adamw@adamw.org http://www.adamw.org