From owner-freebsd-openoffice@FreeBSD.ORG Tue Jan 18 08:11:00 2005 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11A6916A4CE for ; Tue, 18 Jan 2005 08:11:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB5743D4C for ; Tue, 18 Jan 2005 08:10:58 +0000 (GMT) (envelope-from sander.vesik@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so447349rne for ; Tue, 18 Jan 2005 00:10:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ueNyplKcJqRsrGdK4np4x5+RvcaDyVuNgep9kpduYYAkNsyWBx/VhTlFQc9wHNzZEK/UfW5xFK3uJMW7NOh0SECATJfMylv9UHib9Sz3mZ6qaDQGlImyDQkYBTwBihjp+LZB54+W7rJ8W4Iu99emR9gFO/Nd3YepbynIECQnEqA= Received: by 10.38.83.58 with SMTP id g58mr443262rnb; Tue, 18 Jan 2005 00:10:56 -0800 (PST) Received: by 10.38.66.66 with HTTP; Tue, 18 Jan 2005 00:10:56 -0800 (PST) Message-ID: Date: Tue, 18 Jan 2005 10:10:56 +0200 From: Sander Vesik To: NAKATA Maho In-Reply-To: <20050110.220635.343146807.chat95@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050110.220635.343146807.chat95@mac.com> cc: openoffice@freebsd.org Subject: Re: OpenOffice.org 1.9m71 package for FreeBSD 5.3-RELEASE X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sander Vesik List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 08:11:00 -0000 On Mon, 10 Jan 2005 22:06:35 +0900 (JST), NAKATA Maho wrote: > Dear all, > OOo 1.9m71 has been ported to FreeBSD 5.3-RELEASE. > > English version of binary package is available at: > http://osdn.dl.sourceforge.jp/waooo/12904/OOo_1.9m71_FreeBSD53Intel_install_en-US.tbz > --- can't get it to work ;( with libpthread I consistently get an abort due to spinlock being called from non-threaded code (in rtld) and with libmap.conf that maps pthread to libthr, it complains about "" and "en_US" locales not being supported by the system and throws an exception .... I guess something isn't quite right in the environment (i normaly run wiyth no locale related env vars set ATM) but I also haven't found the right one yet :( > o Our efforts has also been committed to FreeBSD's ports. > http://www.freebsd.org/cgi/cvsweb.cgi/ports/editors/openoffice-2.0-devel/ > o Now almost all of the patches has #iz. > (http://www.openoffice.org/issues/show_bug.cgi?id=40187) > o Language packs are in preparation and testing. > --- > Please refer this page for details: > http://porting.openoffice.org/freebsd/ > --- > Huge thanks to: Pavel Janik, and Kris Kennaway > Additional contributors. thank you very much for all: > daichi, Eric Bachard, kan, lofi, Martin Hollmichel, > nork, obrien, Sander Vesik, sem, and Stefan Taxhet > > All the best, > -- NAKATA, Maho >