Date: Fri, 8 Sep 2000 20:53:48 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Will Andrews <will@physics.purdue.edu> Cc: Neil Blakey-Milner <nbm@mithrandr.moria.org>, Satoshi - Ports Wraith - Asami <asami@FreeBSD.org>, FreeBSD Ports <ports@FreeBSD.org> Subject: Re: Ports Options Paper Message-ID: <Pine.BSF.4.21.0009082050400.99324-100000@freefall.freebsd.org> In-Reply-To: <20000908224651.H632@radon.gryphonsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Sep 2000, Will Andrews wrote: > On Fri, Sep 08, 2000 at 08:44:05PM -0700, Kris Kennaway wrote: > > NetBSD use shell globbing, I believe: > > > > BUILD_PKG_DEPENDS= package:1.[2-5]:${PORTSDIR}/foo/package > > This isn't sufficient for restrictions like for QT 1.45 vs. QT 2.2. The libraries have different names (libqt vs libqt2). If you want one, you use libqt.*, or libqt.[3-5] or whatever, if you want the other you use libqt2.*, if you want either, you use libqt{,2}.* I don't see the problem. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009082050400.99324-100000>