From owner-freebsd-ports@FreeBSD.ORG Sat Feb 26 15:07:26 2005 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 AD51616A4CE for ; Sat, 26 Feb 2005 15:07:26 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43DD443D54 for ; Sat, 26 Feb 2005 15:07:26 +0000 (GMT) (envelope-from mat@mat.cc) Received: from cc-171.int.t-online.fr (unknown [213.44.125.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 3272CA24002; Sat, 26 Feb 2005 16:07:25 +0100 (CET) Date: Sat, 26 Feb 2005 16:07:20 +0100 From: Mathieu Arnold To: delphij@delphij.net, freebsd-ports@FreeBSD.org Message-ID: <12586C663C1596B0F90D4599@cc-171.int.t-online.fr> In-Reply-To: <1109421808.10472.17.camel@spirit> References: <1109421808.10472.17.camel@spirit> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: [IDEA] How to represent package version dependencies? 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: Sat, 26 Feb 2005 15:07:26 -0000 +-le 26/02/2005 20:43 +0800, Xin LI =E9crivait : | My thought is that we add an optional component to the current DEPENDS | specifier. The scheme might be: | file:package[:least_version] We already support file:package[:target] :-) so, to be able to do something better, something like file:package[:target][< | =3D | > )version] | When building package, and least_version is omitted, then the | registration will use the version that is installed on the system. |=20 | Any suggestions? Or is this totally not useful? That would be most useful :-) --=20 Mathieu Arnold