Date: Mon, 3 Jul 2006 12:51:05 +0300 From: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org> To: hans@lambermont.dyndns.org (Hans Lambermont) Cc: freebsd-ports@freebsd.org Subject: Re: Bison 1 and 2 Message-ID: <20060703125105.0629c35b@it.buh.tecnik93.com> In-Reply-To: <20060703091702.GA83125@leia.lambermont.dyndns.org> References: <20060703091702.GA83125@leia.lambermont.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060703125105.0629c35b>