From owner-freebsd-ports@FreeBSD.ORG Tue Aug 24 19:47:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B5A16A4CE for ; Tue, 24 Aug 2004 19:47:20 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA7243D58 for ; Tue, 24 Aug 2004 19:47:20 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 164F33D3D; Tue, 24 Aug 2004 15:47:20 -0400 (EDT) From: "Dan Langille" To: "Brandon D. Valentine" Date: Tue, 24 Aug 2004 15:47:20 -0400 MIME-Version: 1.0 Message-ID: <412B6308.495.E10342@localhost> Priority: normal In-reply-to: <20040824193434.GC86834@brandon.dvalentine.com> References: X-mailer: Pegasus Mail for Windows (v4.12a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: ports@freebsd.org cc: Kris Kennaway Subject: Re: LATEST_LINK unique or not? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 19:47:21 -0000 On 24 Aug 2004 at 14:34, Brandon D. Valentine wrote: > On Tue, Aug 24, 2004 at 01:35:39PM +0200, Oliver Eikemeier wrote: > > FWIIW, the real `fix' would be to require uniqueness of LATEST_LINK, > > even when NO_LATEST_LINK is set. I think we have more than one use for a > > unique package name without version number. Should I just make a patch > > for the tree? > > > > As said above: I think a global unique LATEST_LINK is beneficial, and > > since we already have something like this in CVSROOT-ports/modules, it > > shouldn't be too difficult. > > I think this is a great idea and appreciated Kris's crackdown on it > several months ago, even setting LATEST_LINK for my ports that don't > actually build packages, thus never using LATEST_LINK, with the > anticipation that LATEST_LINK is becoming a defacto unique identifier. > So let me cheer you on here if you're suggesting that portmgr officially > require all ports to have a globally unique name. FWIW, FreshPorts can easily add a LATEST_LINK unique test to its existing suite of sanity checks. For that matter, if anyone wants any particular test added to the suite, just define it, and it will be added. -- Dan Langille : http://www.langille.org/