Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 2009 16:30:05 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Cc:        Alexander Churanov <alexanderchuranov@gmail.com>
Subject:   fresh devel/boost
Message-ID:  <49ABED6D.8080909@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

I've seen couple of conversations in this list about updating devel/boost to the
recent version. As I understand people already have patches but the main issue is
getting all ports depending on boost to work with the new version, and testing this.

Now I am thinking - why not create a boost-devel or something like that port, or
move current boost to boost_1_34. This would immediately provide recent boot to
all and give time for dependent ports to be switched over (if needed at all).

I believe that something like the following
configure --libdir=${LOCALBASE}/lib/boost/1.38.0
--includedir=${LOCALBASE}/include/boost/1.38.0
should allow multiple boost versions to co-exist.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49ABED6D.8080909>