Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2009 11:19:16 -0500
From:      Alexander Sack <pisymbol@gmail.com>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        Alexander Churanov <alexanderchuranov@gmail.com>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: fresh devel/boost
Message-ID:  <3c0b01820903020819s65adc166qd0d707ce8820b3b9@mail.gmail.com>
In-Reply-To: <49ABED6D.8080909@icyb.net.ua>
References:  <49ABED6D.8080909@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 2, 2009 at 9:30 AM, Andriy Gapon <avg@icyb.net.ua> wrote:
>
> 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.

I'm actually shocked that there are THAT MANY ports that:

-  Need boost to begin with
-  And if they need boost, need boost-1.34 specifically, i.e. they
will break with 1.38

Minimally one could create a boost-1.38 or boost-devel if the above
regression testing is THAT horrific.   Other than long double support,
the current boost release builds basically out of the box and only
minor updates to the current boost infrastructure are needed.  I have
an updated boost-1.38 port in my directory for a little while now (I
have actually dig it up).

But just leaving at 1.34 is pretty awful given the great changes and
additions to boost in the last couple of dot releases (ASIO support
comes to mind).

Thanks!

-aps



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