From owner-freebsd-openoffice@FreeBSD.ORG Sun Mar 23 21:45:19 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 C68D1106566B for ; Sun, 23 Mar 2008 21:45:19 +0000 (UTC) (envelope-from jbvb@glamlabs.com) Received: from mail.ttlc.net (mail.ttlc.net [66.94.32.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF3D8FC12 for ; Sun, 23 Mar 2008 21:45:19 +0000 (UTC) (envelope-from jbvb@glamlabs.com) Received: from cpq.hsd1.ma.comcast.net. [75.68.131.162] by mail.ttlc.net with ESMTP (SMTPD-9.21) id A3D67FE0; Sun, 23 Mar 2008 10:06:14 -0400 Message-ID: <47E671B0.6020707@glamlabs.com> Date: Sun, 23 Mar 2008 11:05:20 -0400 From: James VanBokkelen User-Agent: Thunderbird 2.0.0.9 (X11/20080212) MIME-Version: 1.0 To: openoffice@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: OO ports for 7.0-RELEASE on amd64? 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: Sun, 23 Mar 2008 21:45:19 -0000 I installed 7.0-RELEASE for amd64. pkg_add -r openoffice.org failed, so having the disk space I tried: cd /usr/ports/editors/openoffice.org-2-RC; make install It stopped, asking for the JRL source, binaries and the patch file. I went to get them, but Sun is at 1.5.0.15 (1.5.0.13 expected) and the patch file is 8 (expected 7). I'm downloading the 2.3.1_1 I found under packages-7-stable, but thought the port issue was worth mentioning. jbvb