From owner-freebsd-ports@FreeBSD.ORG Mon Jul 3 09:51:32 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 9143116A40F for ; Mon, 3 Jul 2006 09:51:32 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE1E43D46 for ; Mon, 3 Jul 2006 09:51:07 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 9F4491765D; Mon, 3 Jul 2006 12:51:06 +0300 (EEST) Date: Mon, 3 Jul 2006 12:51:05 +0300 From: Ion-Mihai "IOnut" Tetcu To: hans@lambermont.dyndns.org (Hans Lambermont) Message-ID: <20060703125105.0629c35b@it.buh.tecnik93.com> In-Reply-To: <20060703091702.GA83125@leia.lambermont.dyndns.org> References: <20060703091702.GA83125@leia.lambermont.dyndns.org> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_BED7uvGzn_FmlOZ4_o9t2pc; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-ports@freebsd.org Subject: Re: Bison 1 and 2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jul 2006 09:51:32 -0000 --Sig_BED7uvGzn_FmlOZ4_o9t2pc Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 3 Jul 2006 11:17:02 +0200 hans@lambermont.dyndns.org (Hans Lambermont) wrote: > While upgrading vlc-0.8.4a_2 to vlc-0.8.5_2 I ran into : >=20 > =3D=3D=3D> bison-1.75_2,1 conflicts with installed package(s): > bison-2.1_2 >=20 > In /usr/ports/Mk/bsd.port.mk I see for bison : >=20 > .if defined(USE_BISON) > BUILD_DEPENDS+=3D bison:${PORTSDIR}/devel/bison > .endif >=20 > I changed this into: >=20 > .if defined(USE_BISON) > BUILD_DEPENDS+=3D bison:${PORTSDIR}/devel/bison2 > .endif >=20 > I'm aware that this can cause problem for those who depend on > features/syntax/whatever which is only found in bison'1'. My vlc > upgrade went fine with bison2. >=20 > What is the port manager's plan with bison1/2 ? Should we introduce > something like a 'USE_BISON_VERSION' (make.conf candidate) to extend > 'USE_BISON' for ports that can use both versions and also split > 'USE_BISON' into 'USE_BISON1' and 'USE_BISON2' for those who cannot ? If yes, let follow the rest of USE_*, and have USE_BISON=3D version and default to 2 if USE_BISON=3Dyes. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" -- The Gorn, "Arena", stardate 3046.2 --Sig_BED7uvGzn_FmlOZ4_o9t2pc Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEqOiKBX6fi0k6KXsRAqBUAKCbMApp9J/CV/oVEd/j26hmijVypQCgl4LX JeAQZptiA/w8S0v/NIByaO0= =7qyR -----END PGP SIGNATURE----- --Sig_BED7uvGzn_FmlOZ4_o9t2pc--