From owner-cvs-all Wed Jun 12 14:19:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C9AB37B404; Wed, 12 Jun 2002 14:19:51 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5CLJpp20980; Wed, 12 Jun 2002 14:19:51 -0700 (PDT) (envelope-from mbr) Message-Id: <200206122119.g5CLJpp20980@freefall.freebsd.org> From: Martin Blapp Date: Wed, 12 Jun 2002 14:19:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile ports/editors/openoffice/files patch-package::inc::HashMaps.hxx patch-package::inc::ZipPackageFolder.hxx patch-package::source::zippackage::ContentInfo.hxx patch-package::source::zippackage::ZipPackageFolder.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/06/12 14:19:50 PDT Modified files: editors/openoffice Makefile Added files: editors/openoffice/files patch-package::inc::HashMaps.hxx patch-package::inc::ZipPackageFolder.hxx patch-package::source::zippackage::ContentInfo.hxx patch-package::source::zippackage::ZipPackageFolder.cxx Log: Fix gcc 2.95.3 crash resulting from a symbol conflict between libpackage2.so and libsvx641fi.so. Enable gcc 2.95.3 build again. OO should build and work now in STABLE with the system gcc. Obtained from: Alexander Kabaev Revision Changes Path 1.75 +2 -10 ports/editors/openoffice/Makefile 1.1 +20 -0 ports/editors/openoffice/files/patch-package::inc::HashMaps.hxx (new) 1.1 +11 -0 ports/editors/openoffice/files/patch-package::inc::ZipPackageFolder.hxx (new) 1.1 +34 -0 ports/editors/openoffice/files/patch-package::source::zippackage::ContentInfo.hxx (new) 1.1 +41 -0 ports/editors/openoffice/files/patch-package::source::zippackage::ZipPackageFolder.cxx (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message