From owner-freebsd-ports@FreeBSD.ORG Sat Jul 14 19:18:43 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 A64F7106564A; Sat, 14 Jul 2012 19:18:43 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6398F8FC12; Sat, 14 Jul 2012 19:18:43 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q6EJIgJL060856; Sat, 14 Jul 2012 13:18:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q6EJIgiv060853; Sat, 14 Jul 2012 13:18:42 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 14 Jul 2012 13:18:42 -0600 (MDT) From: Warren Block To: Dimitry Andric In-Reply-To: <5001712A.3010600@FreeBSD.org> Message-ID: References: <201207140756.35423.lumiwa@gmail.com> <5001712A.3010600@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sat, 14 Jul 2012 13:18:42 -0600 (MDT) Cc: ajtiM , freebsd-ports@freebsd.org Subject: Re: LibreOffice 3.5.4_1 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: Sat, 14 Jul 2012 19:18:43 -0000 On Sat, 14 Jul 2012, Dimitry Andric wrote: > On 2012-07-14 14:56, ajtiM wrote:> I ran portmaster -a on FreeBSD 9.0 Release and it shows me to update LibreOffice >> 3.5.4 to 3.5.4_1 but also update Clang to 3.1_1. >> FreeBSD 9.0 Release has Clang 3.0 and I didn't have a problem to build >> LibreOffice 3.5.4. Do I need this update? Is it not possible anymore to use >> Clang 3.0? > > Just set WITH_SYSTEM_CLANG=x for this port. This allows you to build it > with the base clang. But it needs the SemaDeclCXX.cpp patch to clang also. Don't know if that will apply to 9.0-RELEASE.