From owner-cvs-ports Tue Mar 11 17: 4:14 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13BBA37B401; Tue, 11 Mar 2003 17:04:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E1AB43F85; Tue, 11 Mar 2003 17:04:09 -0800 (PST) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2C1490U007936; Tue, 11 Mar 2003 17:04:09 -0800 (PST) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2C1497U007935; Tue, 11 Mar 2003 17:04:09 -0800 (PST) Message-Id: <200303120104.h2C1497U007935@repoman.freebsd.org> From: Martin Blapp Date: Tue, 11 Mar 2003 17:04:08 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice-devel Makefile distinfo ports/editors/openoffice-devel/files patch-berkeleydb+db-3.2.9.patch patch-bridges+source+cpp_uno+gcc2_freebsd_intel patch-bridges+source+cpp_uno+gcc2_freebsd_intel-sjlj patch-bridges+source+cpp_uno+gcc3_freebsd_intel patch-bridges+source+jni_uno+jni_uno2java.cxx patch-cppuhelper+source+makefile.mk patch-freetype+makefile.mk patch-gnome+gnome-vfs-filetype-registration.cxx ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2003/03/11 17:04:08 PST FreeBSD ports repository Modified files: editors/openoffice-devel Makefile distinfo editors/openoffice-devel/files patch-bridges+source+cpp_uno+gcc3_freebsd_intel patch-cppuhelper+source+makefile.mk patch-sal+osl+unx+system.h patch-setup2+mow+source+loader+loader.c patch-vcl+unx+source+gdi+getstyle+makefile.mk patch-vcl+unx+source+gdi+native-msgbox+makefile.mk Added files: editors/openoffice-devel/files patch-bridges+source+jni_uno+jni_uno2java.cxx patch-freetype+makefile.mk patch-gnome+gnome-vfs-filetype-registration.cxx patch-jni_uno+jni_java2uno.cxx patch-nas+nas-1.6.patch patch-sal+osl+unx+process.c patch-solenv+bin+addsym.awk patch-soltools+checkdll+makefile.mk patch-store+util+makefile.mk patch-sysui+oounix+office+gnome+makefile.mk patch-vcl+unx+source+gdi+gcach_xpeer.hxx Removed files: editors/openoffice-devel/files patch-berkeleydb+db-3.2.9.patch patch-bridges+source+cpp_uno+gcc2_freebsd_intel patch-bridges+source+cpp_uno+gcc2_freebsd_intel-sjlj patch-neon+neon.patch patch-stlport+STLport-4.5.patch Log: Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help to track the things down. There are known problems with weak symbols and exceptions. Some c++ tools inside the port will fail if you try to compile. The cpp_uno bridge has been updated to the latest linux version available. Added 'make update' target to upgrade the source to the latest version. Approved by: kris (portmgr) Revision Changes Path 1.66 +11 -1 ports/editors/openoffice-devel/Makefile 1.18 +1 -1 ports/editors/openoffice-devel/distinfo 1.4 +0 -68 ports/editors/openoffice-devel/files/patch-berkeleydb+db-3.2.9.patch (dead) 1.2 +0 -1719 ports/editors/openoffice-devel/files/patch-bridges+source+cpp_uno+gcc2_freebsd_intel (dead) 1.2 +0 -1735 ports/editors/openoffice-devel/files/patch-bridges+source+cpp_uno+gcc2_freebsd_intel-sjlj (dead) 1.2 +93 -1599 ports/editors/openoffice-devel/files/patch-bridges+source+cpp_uno+gcc3_freebsd_intel 1.1 +12 -0 ports/editors/openoffice-devel/files/patch-bridges+source+jni_uno+jni_uno2java.cxx (new) 1.6 +2 -2 ports/editors/openoffice-devel/files/patch-cppuhelper+source+makefile.mk 1.5 +11 -0 ports/editors/openoffice-devel/files/patch-freetype+makefile.mk (new) 1.1 +12 -0 ports/editors/openoffice-devel/files/patch-gnome+gnome-vfs-filetype-registration.cxx (new) 1.1 +12 -0 ports/editors/openoffice-devel/files/patch-jni_uno+jni_java2uno.cxx (new) 1.1 +301 -0 ports/editors/openoffice-devel/files/patch-nas+nas-1.6.patch (new) 1.3 +0 -11 ports/editors/openoffice-devel/files/patch-neon+neon.patch (dead) 1.1 +11 -0 ports/editors/openoffice-devel/files/patch-sal+osl+unx+process.c (new) 1.3 +23 -5 ports/editors/openoffice-devel/files/patch-sal+osl+unx+system.h 1.3 +21 -8 ports/editors/openoffice-devel/files/patch-setup2+mow+source+loader+loader.c 1.3 +16 -0 ports/editors/openoffice-devel/files/patch-solenv+bin+addsym.awk (new) 1.1 +12 -0 ports/editors/openoffice-devel/files/patch-soltools+checkdll+makefile.mk (new) 1.4 +0 -113 ports/editors/openoffice-devel/files/patch-stlport+STLport-4.5.patch (dead) 1.1 +14 -0 ports/editors/openoffice-devel/files/patch-store+util+makefile.mk (new) 1.1 +12 -0 ports/editors/openoffice-devel/files/patch-sysui+oounix+office+gnome+makefile.mk (new) 1.1 +11 -0 ports/editors/openoffice-devel/files/patch-vcl+unx+source+gdi+gcach_xpeer.hxx (new) 1.3 +5 -3 ports/editors/openoffice-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk 1.3 +8 -5 ports/editors/openoffice-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message