From owner-svn-ports-head@FreeBSD.ORG Thu Aug 7 17:17:38 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 09B0E26A; Thu, 7 Aug 2014 17:17:38 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F4752A69; Thu, 7 Aug 2014 17:17:37 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 8F6B143BB7; Thu, 7 Aug 2014 12:17:09 -0500 (CDT) Message-ID: <53E3B483.7060409@marino.st> Date: Thu, 07 Aug 2014 19:16:51 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Tijl Coosemans , Adam Weinberger Subject: Re: svn commit: r364113 - head/ports-mgmt/pkg References: <53e0f0ad.5847.5faaa40c@svn.freebsd.org> <15D20738-E215-4F78-A9CC-5A635D488498@adamw.org> <20140806053647.GL17537@ivaldir.etoilebsd.net> <7D423316-97A3-44B5-A427-4027EF61FACE@adamw.org> <20140807190501.7ac2db0c@kalimero.tijl.coosemans.org> In-Reply-To: <20140807190501.7ac2db0c@kalimero.tijl.coosemans.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, Baptiste Daroussin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 07 Aug 2014 17:17:38 -0000 On 8/7/2014 19:05, Tijl Coosemans wrote: > On Wed, 6 Aug 2014 08:50:49 -0400 Adam Weinberger wrote: >> On 6 Aug, 2014, at 1:36, Baptiste Daroussin wrote: > We should probably have a discussion in September about what to do > with the newly acquired freedom. For instance, there are way too many > tiny files in the ports tree that slow down subversion operations and > take up way too much disk space (smallest file size on default FreeBSD > install these days is 4KiB). I think we should move distinfo into the > Makefile, combine all pkg-* files into one Pkgfile (using ucl syntax > maybe?) and combine patches per feature instead of one patch per file. > I'd like to get rid of the files directory too, at least in most cases. I can honestly say every single one of those suggestions made me shudder.