From owner-cvs-ports@FreeBSD.ORG Sun Apr 6 05:11:21 2008 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 E4873106564A; Sun, 6 Apr 2008 05:11:21 +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 C987A8FC18; Sun, 6 Apr 2008 05:11:21 +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 m365BLJ0013918; Sun, 6 Apr 2008 05:11:21 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m365BKsi013917; Sun, 6 Apr 2008 05:11:20 GMT (envelope-from maho) Message-Id: <200804060511.m365BKsi013917@repoman.freebsd.org> From: Maho Nakata Date: Sun, 6 Apr 2008 05:11:20 +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-2 Makefile ports/editors/openoffice.org-2/files Makefile.knobs Makefile.localized patch-i75190 ports/editors/openoffice.org-2-RC Makefile ports/editors/openoffice.org-2-RC/files Makefile.knobs Makefile.localized patch-i75190 ... 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: Sun, 06 Apr 2008 05:11:22 -0000 maho 2008-04-06 05:11:20 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2 Makefile editors/openoffice.org-2/files Makefile.knobs Makefile.localized editors/openoffice.org-2-RC Makefile editors/openoffice.org-2-RC/files Makefile.knobs Makefile.localized editors/openoffice.org-2-devel Makefile editors/openoffice.org-2-devel/files Makefile.knobs Makefile.localized editors/openoffice.org-3-devel Makefile editors/openoffice.org-3-devel/files Makefile.knobs Makefile.localized Makefile.others Added files: editors/openoffice.org-2/files patch-i75190 editors/openoffice.org-2-RC/files patch-i75190 editors/openoffice.org-2-devel/files patch-i75190 editors/openoffice.org-3-devel/files patch-i75190 Log: 1. For all language build "all" to "alllangs". 2. Fix hang "Glib bug". http://qa.openoffice.org/issues/show_bug.cgi?id=75190 Bump port revision for openoffice.org-2 port accordingly. 3. Fix language pack builds for openoffice.org-3-devel port. PR: 121953 (2) Submitted by: Dwayne MacKinnon and Marcin Cieslak (will be SCAed; saperski@openoffice.org) (2) Revision Changes Path 1.330 +2 -2 ports/editors/openoffice.org-2-RC/Makefile 1.51 +4 -4 ports/editors/openoffice.org-2-RC/files/Makefile.knobs 1.17 +2 -2 ports/editors/openoffice.org-2-RC/files/Makefile.localized 1.1 +107 -0 ports/editors/openoffice.org-2-RC/files/patch-i75190 (new) 1.359 +2 -2 ports/editors/openoffice.org-2-devel/Makefile 1.51 +4 -4 ports/editors/openoffice.org-2-devel/files/Makefile.knobs 1.17 +2 -2 ports/editors/openoffice.org-2-devel/files/Makefile.localized 1.1 +107 -0 ports/editors/openoffice.org-2-devel/files/patch-i75190 (new) 1.299 +3 -3 ports/editors/openoffice.org-2/Makefile 1.51 +4 -4 ports/editors/openoffice.org-2/files/Makefile.knobs 1.18 +2 -2 ports/editors/openoffice.org-2/files/Makefile.localized 1.1 +107 -0 ports/editors/openoffice.org-2/files/patch-i75190 (new) 1.365 +3 -3 ports/editors/openoffice.org-3-devel/Makefile 1.51 +5 -5 ports/editors/openoffice.org-3-devel/files/Makefile.knobs 1.18 +2 -3 ports/editors/openoffice.org-3-devel/files/Makefile.localized 1.10 +7 -3 ports/editors/openoffice.org-3-devel/files/Makefile.others 1.1 +107 -0 ports/editors/openoffice.org-3-devel/files/patch-i75190 (new)