From owner-cvs-all@FreeBSD.ORG Mon Oct 31 07:32:14 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DEFC16A41F; Mon, 31 Oct 2005 07:32:14 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 315B543D46; Mon, 31 Oct 2005 07:32:14 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9V7WEX7014873; Mon, 31 Oct 2005 07:32:14 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9V7WDdY014872; Mon, 31 Oct 2005 07:32:13 GMT (envelope-from maho) Message-Id: <200510310732.j9V7WDdY014872@repoman.freebsd.org> From: Maho Nakata Date: Mon, 31 Oct 2005 07:32:13 +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-1.1 Makefile ports/editors/openoffice.org-1.1/files Makefile.knobs moz-patch patch-backtrace patch-bridges+source+cpp_uno+gcc3_freebsd_intel+except.cxx patch-icu+icu-2.2.patch patch-jvmaccess+source+sunversion.cxx patch-odk+configure.pl patch-scp+source+office+unxbasic.scp patch-shell+source+unix+sysshell+recently_used_file_handler.cxx ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 07:32:14 -0000 maho 2005-10-31 07:32:13 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.1 Makefile editors/openoffice.org-1.1/files Makefile.knobs moz-patch patch-bridges+source+cpp_uno+gcc3_freebsd_intel+except.cxx patch-odk+configure.pl patch-scp+source+office+unxbasic.scp patch-shell+source+unix+sysshell+recently_used_file_handler.cxx patch-translation_limit_64k Added files: editors/openoffice.org-1.1/files patch-backtrace patch-icu+icu-2.2.patch patch-jvmaccess+source+sunversion.cxx patch-solenv+inc+unxfbsdi.mk Log: o prefer to use FreeBSD's native java if both FreeBSD and GNU/Linux version exist. according to this, bump port revision. o use libart instead of GPC[1] o use gcc33 to build crashreport o cosmetic changes and fix typo o Remove BROKEN for older FreeBSD, this is too strict. Implicitly suggested by: "Mikhail T." [1] Revision Changes Path 1.202 +25 -20 ports/editors/openoffice.org-1.1/Makefile 1.6 +10 -1 ports/editors/openoffice.org-1.1/files/Makefile.knobs 1.4 +23 -2 ports/editors/openoffice.org-1.1/files/moz-patch 1.1 +96 -0 ports/editors/openoffice.org-1.1/files/patch-backtrace (new) 1.2 +4 -4 ports/editors/openoffice.org-1.1/files/patch-bridges+source+cpp_uno+gcc3_freebsd_intel+except.cxx 1.1 +42 -0 ports/editors/openoffice.org-1.1/files/patch-icu+icu-2.2.patch (new) 1.6 +61 -0 ports/editors/openoffice.org-1.1/files/patch-jvmaccess+source+sunversion.cxx (new) 1.4 +4 -4 ports/editors/openoffice.org-1.1/files/patch-odk+configure.pl 1.3 +4 -4 ports/editors/openoffice.org-1.1/files/patch-scp+source+office+unxbasic.scp 1.5 +4 -4 ports/editors/openoffice.org-1.1/files/patch-shell+source+unix+sysshell+recently_used_file_handler.cxx 1.22 +248 -0 ports/editors/openoffice.org-1.1/files/patch-solenv+inc+unxfbsdi.mk (new) 1.4 +4 -4 ports/editors/openoffice.org-1.1/files/patch-translation_limit_64k