From owner-cvs-ports@FreeBSD.ORG Mon Nov 26 10:59:58 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08DEF16A468; Mon, 26 Nov 2007 10:59:58 +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 EC55313C4DB; Mon, 26 Nov 2007 10:59:57 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lAQAxvUo027145; Mon, 26 Nov 2007 10:59:57 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lAQAxvIn027144; Mon, 26 Nov 2007 10:59:57 GMT (envelope-from maho) Message-Id: <200711261059.lAQAxvIn027144@repoman.freebsd.org> From: Maho Nakata Date: Mon, 26 Nov 2007 10:59:57 +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.0 Makefile ports/editors/openoffice.org-1.0/files moz-patch patch-berkeleydb+db-3.2.9.patch patch-config_office+configure.in patch-stlport+STLport-4.5.patch X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 10:59:58 -0000 maho 2007-11-26 10:59:57 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.0 Makefile editors/openoffice.org-1.0/files moz-patch patch-berkeleydb+db-3.2.9.patch patch-config_office+configure.in patch-stlport+STLport-4.5.patch Log: Fix build on FBSD 6 and 7. Approved by: portmgr (linimon) Revision Changes Path 1.217 +19 -11 ports/editors/openoffice.org-1.0/Makefile 1.3 +172 -3 ports/editors/openoffice.org-1.0/files/moz-patch 1.8 +21 -12 ports/editors/openoffice.org-1.0/files/patch-berkeleydb+db-3.2.9.patch 1.13 +5 -24 ports/editors/openoffice.org-1.0/files/patch-config_office+configure.in 1.5 +40 -1 ports/editors/openoffice.org-1.0/files/patch-stlport+STLport-4.5.patch