From owner-cvs-all@FreeBSD.ORG Sun Aug 28 08:42:00 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 910EE16A41F; Sun, 28 Aug 2005 08:42:00 +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 5D70B43D46; Sun, 28 Aug 2005 08:42:00 +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 j7S8g0cj081175; Sun, 28 Aug 2005 08:42:00 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7S8g0uE081173; Sun, 28 Aug 2005 08:42:00 GMT (envelope-from maho) Message-Id: <200508280842.j7S8g0uE081173@repoman.freebsd.org> From: Maho Nakata Date: Sun, 28 Aug 2005 08:41:59 +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-2.0-devel Makefile distinfo ports/editors/openoffice-2.0-devel/files Makefile.others generate.pl patch-Python-2.3.4.patch patch-instsetoo pkg-message.in 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: Sun, 28 Aug 2005 08:42:00 -0000 maho 2005-08-28 08:41:59 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile distinfo editors/openoffice-2.0-devel/files Makefile.others generate.pl patch-Python-2.3.4.patch patch-instsetoo pkg-message.in Log: 1. update to m126 2. set LC_ALL, LANG as c when building [1] 3. better generate.pl 4. Partial fix for 4.11-RELEASE [2] 5. do not pass CPUFLAGS 6. Partial improvement for WITHOUT_JAVA PR: 84786 Submitted by: [1] achix mantzix [2] Hiromi Kimura and Yury Tarasievich Revision Changes Path 1.196 +12 -5 ports/editors/openoffice-2.0-devel/Makefile 1.75 +2 -2 ports/editors/openoffice-2.0-devel/distinfo 1.2 +4 -4 ports/editors/openoffice-2.0-devel/files/Makefile.others 1.5 +4 -3 ports/editors/openoffice-2.0-devel/files/generate.pl 1.2 +1 -1 ports/editors/openoffice-2.0-devel/files/patch-Python-2.3.4.patch 1.3 +57 -56 ports/editors/openoffice-2.0-devel/files/patch-instsetoo 1.3 +10 -10 ports/editors/openoffice-2.0-devel/files/pkg-message.in