From owner-cvs-all@FreeBSD.ORG Mon Aug 31 10:47:55 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFCC21065676; Mon, 31 Aug 2009 10:47:55 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 850A58FC17; Mon, 31 Aug 2009 10:47:55 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7VAlt3s064866; Mon, 31 Aug 2009 10:47:55 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7VAltUq064865; Mon, 31 Aug 2009 10:47:55 GMT (envelope-from maho) Message-Id: <200908311047.n7VAltUq064865@repoman.freebsd.org> From: Maho Nakata Date: Mon, 31 Aug 2009 10:47:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-3 Makefile distinfo ports/editors/openoffice.org-3/files Makefile.knobs patch-i103628 patch-i85126 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2009 10:47:55 -0000 maho 2009-08-31 10:47:55 UTC FreeBSD ports repository Modified files: editors/openoffice.org-3 Makefile distinfo editors/openoffice.org-3/files Makefile.knobs patch-i85126 Added files: editors/openoffice.org-3/files patch-i103628 Log: Update to 3.1.1. FreeBSD ports specific changes are following. * Correct exception handling for >=702104 and better for prior ones. This fixes unknown crashes [1]. * Install extensions; users should manually install extensions to actual use though. Installed extensions are: sun-presentation-minimizer.oxt http://extensions.services.openoffice.org/project/PresentationMinimizer presenter-screen.oxt http://extensions.services.openoffice.org/project/presenter-screen pdfimport.oxt http://extensions.services.openoffice.org/project/pdfimport wiki-publisher.oxt http://extensions.services.openoffice.org/project/wikipublisher sun-report-builder.oxt http://extensions.services.openoffice.org/project/reportdesign located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ * Allow openjdk6 as valid, and buildable JDK. * remove boost for amd64. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=127946 http://www.openoffice.org/issues/show_bug.cgi?id=98781 http://www.openoffice.org/issues/show_bug.cgi?id=82690 http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.135;content-type=text%2Fx-cvsweb-markup http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.124.2.6;content-type=text%2Fx-cvsweb-markup Funded by OpenOffice.org community. Revision Changes Path 1.324 +18 -7 ports/editors/openoffice.org-3/Makefile 1.110 +3 -3 ports/editors/openoffice.org-3/distinfo 1.57 +1 -3 ports/editors/openoffice.org-3/files/Makefile.knobs 1.1 +26 -0 ports/editors/openoffice.org-3/files/patch-i103628 (new) 1.5 +2 -2 ports/editors/openoffice.org-3/files/patch-i85126