Date: Tue, 4 Aug 2009 14:28:02 +0400 From: Alexander Churanov <alexanderchuranov@gmail.com> To: Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net> Cc: kde-freebsd@kde.org, freebsd-ports@freebsd.org Subject: Re: devel/boost: new patch for testing update to 1.39 Message-ID: <3cb459ed0908040328v7f84d838gf4bce4399ff86ab9@mail.gmail.com> In-Reply-To: <200908031353.56154.mel.flynn%2Bfbsd.ports@mailing.thruhere.net> References: <3cb459ed0906290644x86ac44cu48fd8bba52d024f9@mail.gmail.com> <200907300819.44453.mel.flynn%2Bfbsd.ports@mailing.thruhere.net> <3cb459ed0907310529r611cc1b1lb8a5c47b6722f6b6@mail.gmail.com> <200908031353.56154.mel.flynn%2Bfbsd.ports@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
2009/8/4 Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net>: > > I think for the time being PySTE support should be off by default, because it > pulls in a second libc and databases/akonadi plus kdeedu[34] use boost-python > and because gccxml looks like a dead project. Agree. > > I've attached a patch that does exactly this and also fixes WITH_DEBUG > building. There's one issue commented in the Makefile that I'm unable to > relate to anything I did, but am assuming it's from WITH_DEBUG as well. The issue was I've accidently hardcoded path which built python libraries are copied from. As a result, installation success was depending not only on DEBUG setting, but also on the version of gcc and, probably, other things. This is already fixed and checked-in to CVS. > > ports/123927 could be solved/prevented by using a WANT_BOOST_PYSTE in > dependent ports that rely on boost having PYSTE and using PKGNAMESUFFIX plus > pkg_info to verify if boost-python-libs is boost-python-pyste-libs - as a > stop-gap. Well, if the user installs some port that depends on boost-python-libs, the user gets boost-python-libs installed. Then the user wants to install another port that depends on boost-python-pyste-libs. Would this succeed? Sincerely, Alexander Churanov, maintainer of devel/boost-*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3cb459ed0908040328v7f84d838gf4bce4399ff86ab9>