From owner-freebsd-office@FreeBSD.ORG Tue Oct 29 19:36:40 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B7437888 for ; Tue, 29 Oct 2013 19:36:40 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-yh0-x22c.google.com (mail-yh0-x22c.google.com [IPv6:2607:f8b0:4002:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 568252021 for ; Tue, 29 Oct 2013 19:36:40 +0000 (UTC) Received: by mail-yh0-f44.google.com with SMTP id f10so185079yha.3 for ; Tue, 29 Oct 2013 12:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=Ve7QJ1F2wDoXPFL17mnXEZ5yitbrdpLXIWFdUZP0xTU=; b=Aw5+98dAwrI8DqhQoXc7q/LlCk/XmaQeVEXEu/WSkogzqgTfpaZD57K+VDo2hDQq7S fJnPWUQKpwyjl6pHCLkY5Q1+q3GZ9QUFDzxlKdgY/7du0/KtQWiaFsmt+SzjawdRlUvO QUcmLYH63PUjOBoSYlKkP7EoyxAeO7sTRvYEKGkbbfnZ8ly/0njuWROAamh9D/ZgcNE4 Tu2NrE90vyFPYf+7lcAXsaAGiKLJJNO7yuhm73043I9cKtu+qykCPRoPh9mXalqgsOU9 3ysaYZgGPEsOX3yyf/d1Hgt+k6MYR/LFzNz0s8pxiHHNK+tFXmq2Livse6EbNxNqa2Fg /ung== X-Received: by 10.236.208.104 with SMTP id p68mr630744yho.103.1383075399432; Tue, 29 Oct 2013 12:36:39 -0700 (PDT) Received: from lumiwa.farms.net (pool-72-87-59-52.ptldme.east.myfairpoint.net. [72.87.59.52]) by mx.google.com with ESMTPSA id 48sm42109032yhq.11.2013.10.29.12.36.37 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 29 Oct 2013 12:36:38 -0700 (PDT) Date: Tue, 29 Oct 2013 15:36:29 -0400 From: Ajtim To: Robert_Burmeister Subject: Re: FreeBSD Port: editors/libreoffice Message-ID: <20131029153629.6a61dfb5@lumiwa.farms.net> In-Reply-To: <1383068310059-5856327.post@n5.nabble.com> References: <526F4C09.2010106@UToledo.edu> <526FED9B.9070803@FreeBSD.org> <1383068310059-5856327.post@n5.nabble.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-office@freebsd.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 19:36:40 -0000 On Tue, 29 Oct 2013 10:38:30 -0700 (PDT) Robert_Burmeister wrote: > How are newer versions of clang to be tested? > > > > > -- > View this message in context: > http://freebsd.1045724.n5.nabble.com/FreeBSD-Port-editors-libreoffice-tp5856164p5856327.html > Sent from the freebsd-office mailing list archive at Nabble.com. > _______________________________________________ > freebsd-office@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-office To > unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org" I installed on FreeBSD 10.0-BETA2 #0 r257166: Sat Oct 26 19:23:22 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 without problems except cppio which worked when I disable build with doxygen. Excellent work.