From owner-freebsd-ports@FreeBSD.ORG Wed Apr 23 02:52:11 2003 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 4327237B401 for ; Wed, 23 Apr 2003 02:52:11 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-1.dsl.lsan03.pacbell.net [67.115.75.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F78B43FCB for ; Wed, 23 Apr 2003 02:52:08 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 09FCE66CFA for ; Wed, 23 Apr 2003 02:52:08 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id D6F1B1537; Wed, 23 Apr 2003 02:52:07 -0700 (PDT) Date: Wed, 23 Apr 2003 02:52:07 -0700 From: Kris Kennaway To: freebsd-ports Message-ID: <20030423095207.GA68462@rot13.obsecurity.org> References: <20030422095141.GH13541@freepuppy.bellavista.cz> <20030422172935.GD64086@rot13.obsecurity.org> <20030423090813.GA24616@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <20030423090813.GA24616@freepuppy.bellavista.cz> User-Agent: Mutt/1.4i Subject: Re: *_DEPENDS, and getting the wrong versions 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: Wed, 23 Apr 2003 09:52:11 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 23, 2003 at 11:08:13AM +0200, Roman Neuhauser wrote: > # kris@obsecurity.org / 2003-04-22 10:29:35 -0700: > > On Tue, Apr 22, 2003 at 11:51:41AM +0200, Roman Neuhauser wrote: > > > one of the headaches using ports gives me is that it requires too much > > > attention. Let me explain this. Think a port that can link in > > > libmysqlclient.so.1{0,2}, and will function the same with either of > > > them. Most ports today will > >=20 > > Just use a regexp in the dependency :-) >=20 > does not compute. care to give an example? LIB_DEPENDS can accept regexps thesedays instead of an exact library name like foo.1 (see the commit logs for bsd.port.mk). I don't know if it's used anywhere yet. Kris --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pmJHWry0BWjoQKURAri9AJ9itfQKtBHNlaRUwJugIaQuYhsVWwCfeyGq 3PtIad9G8IgbXx5m89VEcow= =wa2f -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--