From owner-freebsd-openoffice@FreeBSD.ORG Tue Jul 22 04:14:00 2008 Return-Path: Delivered-To: openoffice@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B4D0106566B for ; Tue, 22 Jul 2008 04:14:00 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id EB8C78FC15 for ; Tue, 22 Jul 2008 04:13:59 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 22 Jul 2008 00:13:59 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id KCT91256; Tue, 22 Jul 2008 00:13:58 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 22 Jul 2008 00:13:59 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18565.24198.567470.700306@jerusalem.litteratus.org> Date: Tue, 22 Jul 2008 00:13:58 -0400 To: Maho NAKATA In-Reply-To: <20080722.105522.258130587.chat95@mac.com> References: <200807210621.52131.lumiwa@gmail.com> <18564.41015.807678.748438@jerusalem.litteratus.org> <20080722.105522.258130587.chat95@mac.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: openoffice@freebsd.org Subject: Re: oo-3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2008 04:14:00 -0000 Maho NAKATA writes: > > Are there any plans to update the OOo universe so things don't > > depend on a very dead technology (mozilla-1.7.5) and one whose EOL > > has been set (jdk-1.5)? (I'll take pointers to prs or entries in an > > OOo wiki.) It would be nice to not have to spend multiple hours > > building this stuff when there are perfectly useful alternates > > available. Thank you for your prompt response. > First of all, please sign to SCA. > http://contributing.openoffice.org/programming.html#sca I would, if there were any chance I would be directly contributing code. > For the first one: > Please join >http://wiki.services.openoffice.org/wiki/Education_Project/Effort/Replace_Mozilla175 Summary: work begun recently, reasonable time of completion 2-3 months. > the second one: > try to build with jdk16 and resolve/find FreeBSD issues. I will ... ... as soon as I can get 3.0 to build. Everything works fine up to here: making .dpslo Running processes: 0 Running processes: 1 /usr/ports/editors/openoffice.org-3/work/BEB300_m3/sdext/source/presenter Presenter Screen build disabled. Running processes: 0 deliver -- version: 1.129 Module 'sdext' delivered successfully. 2 files copied, 1 files unchanged 1 module(s): moz need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/moz Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from moz" *** Error code 1 The port was updated Monday just after midnight US Eastern time; the system is: FreeBSD 8.0-CURRENT #0: Wed Jul 16 08:11:50 EDT 2008 i386 (Additional information available on request.) Robert Huff