From owner-freebsd-ports Mon Feb 17 3:36:43 2003 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 0842237B401 for ; Mon, 17 Feb 2003 03:36:41 -0800 (PST) Received: from wrzx35.rz.uni-wuerzburg.de (wrzx35.rz.uni-wuerzburg.de [132.187.3.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE9F343F3F for ; Mon, 17 Feb 2003 03:36:38 -0800 (PST) (envelope-from q@uni.de) Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34]) by wrzx35.rz.uni-wuerzburg.de (8.8.8/8.8.8/uniwue-MM-1.05) with ESMTP id MAA401510 for ; Mon, 17 Feb 2003 12:36:38 +0100 (CET) Received: from virusscan (localhost [127.0.0.1]) by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id DB01667801 for ; Mon, 17 Feb 2003 12:36:37 +0100 (CET) Received: from wrzx07.rz.uni-wuerzburg.de ([132.187.1.7]) by virusscan (wrzx34 [132.187.3.34:25]) (amavisd-new) with ESMTP id 19840-09 for ; Mon, 17 Feb 2003 12:36:37 +0100 (CET) Received: from spamchecker (localhost [127.0.0.1]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id 15643471C for ; Mon, 17 Feb 2003 12:36:37 +0100 (CET) Received: from coyote.dnsalias.net (gb-007.galgenberg.net [132.187.222.7]) by wrzx07.rz.uni-wuerzburg.de (Postfix) with ESMTP id E19F14666 for ; Mon, 17 Feb 2003 12:36:36 +0100 (CET) Received: from roadrunner.local (roadrunner [192.168.0.147]) by coyote.dnsalias.net (8.12.6/8.12.6) with ESMTP id h1HBacbi014675 for ; Mon, 17 Feb 2003 12:36:38 +0100 (CET) (envelope-from q@uni.de) Received: from roadrunner.local (localhost [127.0.0.1]) by roadrunner.local (8.12.6/8.12.6) with ESMTP id h1HBaai7038274 for ; Mon, 17 Feb 2003 12:36:36 +0100 (CET) (envelope-from q@uni.de) Received: (from q@localhost) by roadrunner.local (8.12.6/8.12.6/Submit) id h1HBaaoA038273 for ports@freebsd.org; Mon, 17 Feb 2003 12:36:36 +0100 (CET) X-Authentication-Warning: roadrunner.local: q set sender to q@uni.de using -f Date: Mon, 17 Feb 2003 12:36:36 +0100 From: Ulrich Spoerlein To: ports@freebsd.org Subject: Re: USE_SDL Message-ID: <20030217113636.GD3801@galgenberg.net> Mail-Followup-To: ports@freebsd.org References: <20030217060343.16587.qmail@web13505.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: <20030217060343.16587.qmail@web13505.mail.yahoo.com> User-Agent: Mutt/1.4i X-No-Archive: yes X-Spam-Status: No, hits=-13.8 required=8.0 tests=IN_REP_TO,LOCAL_CLIENT,MIME_LONG_LINE_QP,NICE_HELO, PGP_SIGNATURE_2,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43-string_20021002 X-Spam-Level: X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 16.02.2003 at 22:03:43 -0800, David Yeske wrote: > I wanted to get feedback on USE_SDL. Most sdl ports have to redefine thi= ngs like sdl-config, > -lSDL, or SDL/SDL.h. Maybe USE_SDL in bsd.port.mk would save time, add c= onsistency, and reduce > duplication. This is only an example, and it has not been tested well.= =20 >=20 > .if defined(USE_SDL) > LIB_DEPENDS+=3D SDL-1.1.5:${PORTSDIR}/devel/sdl12 > SDL_CONFIG?=3D ${LOCALBASE}/bin/sdl11-config > CONFIGURE_ENV+=3D SDL_CONFIG=3D"${SDL_CONFIG}" > MAKE_ENV+=3D SDL_CONFIG=3D"${SDL_CONFIG}" > SDL_LIBS!=3D ${SDL_CONFIG} --libs | ${SED} -e 's/.*\(-lSDL-[= 0-9].[0-9]\).*/\1/' > .endif Wouldn't it be better to finally get rid of the SDL Version <-> Library mis-match? sdl12 installs itself as sdl11 where nearly all ports want just sdl?? Why is that? --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+UMlDmArGtfDbn0QRAiP+AKCDr99b8lhWPSylIKOHNpvVrclTIwCgsNNt U9RmZv77788bAIrMwhfOHkM= =g9JD -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message