From owner-freebsd-ports@FreeBSD.ORG Tue Mar 13 11:19:47 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D08D106566C; Tue, 13 Mar 2012 11:19:47 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 978AA8FC18; Tue, 13 Mar 2012 11:19:46 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:17365] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id q2DBJmjL070147 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Tue, 13 Mar 2012 15:19:49 +0400 (MSK) From: Max Brazhnikov To: freebsd-ports@freebsd.org, Alberto Villa Date: Tue, 13 Mar 2012 11:20:30 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.8.1; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201203131120.30727.makc@freebsd.org> Cc: linimon@lonesome.com, Alexander Churanov Subject: Re: Boost ports update X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2012 11:19:47 -0000 On Tue, 13 Mar 2012 11:17:58 +0400, Alexander Churanov wrote: > Folks, > > There is good news: editors/koffice-kde4 builds successfully with Boost 1.48. > It was failing in my tests because of conflict with qt33. > > The only dependent port left that fails after update to 1.48 is > deskutils/kdepim4. What's the problem with kdepim4? I've started test build with boost 1.48 on my tinderbox, but it will take some time to rebuild ports. > For others we either have fixes or a plan how to > cope with failures. > > I am going to find out what makes kdepim4 fail, then fix Boost for > amd64 and submit an updated patch after that. > > Alexander Churanov, > maintainer of devel/boost-*