From owner-freebsd-ports@FreeBSD.ORG Tue Aug 12 14:44:21 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 E0FBF37B401 for ; Tue, 12 Aug 2003 14:44:21 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-97.dsl.lsan03.pacbell.net [64.169.107.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0495B43FB1 for ; Tue, 12 Aug 2003 14:44:21 -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 706E066B04; Tue, 12 Aug 2003 14:44:20 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 50871788; Tue, 12 Aug 2003 14:44:20 -0700 (PDT) Date: Tue, 12 Aug 2003 14:44:20 -0700 From: Kris Kennaway To: Hans Lambermont Message-ID: <20030812214420.GA49666@rot13.obsecurity.org> References: <20030811202331.GC92209@moya.lambermont.dyndns.org> <20030812034508.GA903@k7.mavetju> <20030812042553.GA45612@rot13.obsecurity.org> <20030812114430.GK815@k7.mavetju> <20030812213307.GG92209@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <20030812213307.GG92209@moya.lambermont.dyndns.org> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: Kris Kennaway Subject: Re: sdl11-config / sdl-config 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, 12 Aug 2003 21:44:22 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 12, 2003 at 11:33:07PM +0200, Hans Lambermont wrote: > Edwin Groothuis wrote: >=20 > > On Mon, Aug 11, 2003 at 09:25:53PM -0700, Kris Kennaway wrote: > > > On Tue, Aug 12, 2003 at 01:45:08PM +1000, Edwin Groothuis wrote: > > > > This works for all the ports I did (if I remember correctly): > > > > CONFIGURE_ENV=3D SDL_CONFIG=3D"${SDL_CONFIG}" ... > > > See also USE_SDL. > > > > See also ports/55494: [patch] ports/Mk/bsd.sdl.mk >=20 > That won't help me. I'm not talking about one of the ports, but of more > generic software. For SDL in Blender we use things like : >=20 > sdl-config --prefix > sdl-config --libs > sdl-config --cflags >=20 > for all target platforms (around 10), except this doesn't work on > FreeBSD because of the version number in the name ... hence my symlink > proposal; it leaves sdl11-config as is for all ports to use, and still > offers non-ports software a reasonable default. If both sdl11 and say > sdl12 were installed I don't even care to which one it would point, if I > did I would be using sdl11-config. Ok, enough. what do you think now ? As I already said, patch the port to use ${SDL_CONFIG} instead of a hard-coded binary name. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/OV+0Wry0BWjoQKURAmCOAKDLE/o6Gao0oaw91FYjTylTBSTIlwCbBTfp fuMLJoznC4IV2mn1FIBeqsE= =d4I4 -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--