From owner-freebsd-ports@FreeBSD.ORG Wed Apr 9 18:26:36 2014 Return-Path: Delivered-To: freebsd-ports@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 28CB61EC; Wed, 9 Apr 2014 18:26:36 +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 EDDD41C9A; Wed, 9 Apr 2014 18:26:35 +0000 (UTC) Received: from [192.168.0.20] (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 56AC643BC4; Wed, 9 Apr 2014 13:26:16 -0500 (CDT) Message-ID: <534590B7.8050805@marino.st> Date: Wed, 09 Apr 2014 20:25:59 +0200 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Melvyn Sopacua , Kevin Oberman Subject: Re: Repair pkgng References: <534527D6.5000802@marino.st> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jakob Breivik Grimstveit , marino@freebsd.org, FreeBSD Ports mailing list X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 18:26:36 -0000 On 4/9/2014 20:17, Melvyn Sopacua wrote: > Hi, > > So, after the detour... There was no detour. You were given a comprehensive answer. >>> On 4/9/2014 12:38, Melvyn Sopacua wrote: > >>>> Though it makes no sense in my mind. Distfiles belong to ports not >>>> packages. What problem was solved by moving this? > > This still doesn't make sense. Distfiles are of no concern to binary > packages, so why would I continue to clutter /var/db/pkg with a large > tree of directories that is then duplicated to /var/db/ports? > What problem in portmaster or the options framework was solved by moving > this? If the portmaster-created "distfiles" bother you, stop using portmaster, perhaps? It seems superfluous to me anyway; I don't get why people feel they need it with pkg. IFAIK, options has always been in /var/db/ports, this is not new. It didn't get moved. I'm not sure what you are trying to achieve with the "what problem was solved" line of questioning. If it were moved, are you trying to get it moved back? What's the goal here? John