From owner-freebsd-office@FreeBSD.ORG Sat May 12 01:57:54 2012 Return-Path: Delivered-To: freebsd-office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE63F106566B for ; Sat, 12 May 2012 01:57:54 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f07:14d3:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 8FEA08FC14 for ; Sat, 12 May 2012 01:57:54 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f07:14d3:1::5]) by mail.farley.org (8.14.5/8.14.5) with ESMTP id q4C1vrSs031465 for ; Fri, 11 May 2012 21:57:53 -0400 (EDT) (envelope-from scf@FreeBSD.org) Date: Fri, 11 May 2012 21:57:53 -0400 (EDT) From: "Sean C. Farley" To: freebsd-office@FreeBSD.org Message-ID: User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.farley.org Cc: Subject: OpenOffice 3.4.0 issues X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 01:57:54 -0000 I admit upfront that I have been playing with the build for editors/openoffice-3 such as removing gconf and gnome-vfs. Also, I disabled bdb in textproc/redland. A few things caught my eye, but I want to confirm with others. 1. The configuration for my user was being created here: /usr/local/openoffice-3.4.0/openoffice.org3/program/../program/../.openoffice.org Without permissions to create that directory I get: [Java framework] Error in function createSettingsDocument (elements.cxx). javaldx failed! Otherwise, it works fine. 2. Permissions on most directories under /usr/local/openoffice-3.4.0 were 775. umask for root is 022. However, the package I created (via portmaster -g) installed on another system (with portmaster -P) with correct permissions. Can anyone confirm my observations? Please keep me on Cc. Sean -- scf@FreeBSD.org