From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 01:40:14 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D305020B; Thu, 10 Jan 2013 01:40:14 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [IPv6:2001:44b8:8060:ff02:300:1:6:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0D39BD15; Thu, 10 Jan 2013 01:40:13 +0000 (UTC) Received: from ppp247-71.static.internode.on.net (HELO leader.local) ([203.122.247.71]) by ipmail05.adl6.internode.on.net with ESMTP; 10 Jan 2013 12:10:05 +1030 Message-ID: <50EE1BBE.2000404@ShaneWare.Biz> Date: Thu, 10 Jan 2013 12:09:10 +1030 From: Shane Ambler User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: devel/boost-libs looks hardwired for gcc/g++ References: <1357687421752-5775942.post@n5.nabble.com> <50ECE140.4000600@ShaneWare.Biz> <20130109075654.GA61302@ithaqua.etoilebsd.net> In-Reply-To: <20130109075654.GA61302@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2013 01:40:14 -0000 On 09/01/2013 18:26, Baptiste Daroussin wrote: > FYI I'm working on an update to 1.52.0 version, which will not be hard wired > anymore > > http://people.freebsd.org/~bapt/boost-1.52.0.diff > I just had a quick look over the patch - with 1.48 boost-python-libs generates libboost_python and libboost_python3 when built against python 3.x - does 1.52 still do this or has it been merged?