From owner-freebsd-ports@FreeBSD.ORG Thu Jan 22 23:25:06 2015 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63FC53AA; Thu, 22 Jan 2015 23:25:06 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (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 2DBE5682; Thu, 22 Jan 2015 23:25:06 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id t0MNPmTL012951; Thu, 22 Jan 2015 15:25:48 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: ports@FreeBSD.org, Baptiste Daroussin , Bryan Drewery In-Reply-To: <54C17EDF.40908@FreeBSD.org> References: <20150122180912.GE81001@ivaldir.etoilebsd.net> <7996d75b9d724f65af7dd3f63033eb03@ultimatedns.net> <54C17E8B.1060400@FreeBSD.org>, <54C17EDF.40908@FreeBSD.org> From: "Chris H" Subject: Re: [HEADSUP] Upcoming change in dependency registration Date: Thu, 22 Jan 2015 15:25:48 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 23:25:06 -0000 On Thu, 22 Jan 2015 16:51:11 -0600 Bryan Drewery wrote > On 1/22/2015 4:49 PM, Bryan Drewery wrote: > > > > And in general, the ports tree is a single snapshot. It's only supported > > to build a port using the exact Mk/ it was checked-in as. > > For the record, I don't like this at all. It's one of my biggest gripes > about the ports framework. +1 > That's a separate discussion though. I'll be looking forward to that discussion. :) > > -- > Regards, > Bryan Drewery --Chris --