From owner-freebsd-ports@FreeBSD.ORG Tue Mar 13 07:18:00 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1134106564A; Tue, 13 Mar 2012 07:18:00 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id AC70B8FC15; Tue, 13 Mar 2012 07:17:59 +0000 (UTC) Received: by eekd17 with SMTP id d17so44838eek.13 for ; Tue, 13 Mar 2012 00:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9B3+NiDRwWkjVM4vIGfYDp4Nk8OVapoNP6UUyCjFhOA=; b=q/klFb029+xWJusNel1IrBD7rBJFniWWOXky8oxO7VOLy/LsPmzXQpK96qbsilalOD 8OLTB44Na+RWpVdS7Oj9yZZ4FmB7hzqSgiiFUhEEcPZpnXtrESir0a0ZnJRk5WTyWxt6 toUjVcZCwgOG1xUI3y4WLLTMl+ZsgKhRe8wYFuF2gEMq7lDLbzCLNRLjkHmMtAMsLDdI pdPGMa8itOKlwYRbZylxbPdjkHz62GZ4AvpfVj1Q1tFBeBKErzO6T+vEPj0XYkElrAQn 1/B0CivK/+YVlnUiuPWNH3v+s+HXeQ1QFyNF0flITglg6rPEnciVcvHeJqbNJOedAXXy UISw== MIME-Version: 1.0 Received: by 10.14.206.129 with SMTP id l1mr2161825eeo.67.1331623078579; Tue, 13 Mar 2012 00:17:58 -0700 (PDT) Received: by 10.213.31.133 with HTTP; Tue, 13 Mar 2012 00:17:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Mar 2012 11:17:58 +0400 Message-ID: From: Alexander Churanov To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: fiziologus@gmail.com, avg@freebsd.org, dev2@heesakkers.info, boost-ports , sem@freebsd.org, linimon@lonesome.com, martymac@freebsd.org 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 07:18:00 -0000 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. 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-*