Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A24EC63B11D for ; Sat, 25 Oct 2008 15:18:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 527BC63B1F6; Sat, 25 Oct 2008 15:18:19 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5A1CD63B237 for ; Sat, 25 Oct 2008 15:18:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0DCF2175D0; Sat, 25 Oct 2008 15:18:18 +0000 (UTC) From: Kouichirou Hiratsuka Subject: CVS commit: pkgsrc/misc/openoffice3 To: pkgsrc-changes@NetBSD.org Reply-To: hira@netbsd.org Message-Id: <20081025151818.0DCF2175D0@cvs.netbsd.org> Date: Sat, 25 Oct 2008 15:18:18 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hira Date: Sat Oct 25 15:18:18 UTC 2008 Modified Files: pkgsrc/misc/openoffice3: Makefile PLIST distinfo options.mk pkgsrc/misc/openoffice3/patches: patch-bq Log Message: - Use languagepacks to install multiple languages. - Reduce disk usage of ${WRKDIR} with multiple languages. - Don't create install set to ${WRKDIR} in post-build stage. - Install desktop files to share/applications as symbolic links. - Shut up tar warning. - Add lang-all option. - Add missing lang-* options (by, gd, gu, ms and my). To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/misc/openoffice3/Makefile \ pkgsrc/misc/openoffice3/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/misc/openoffice3/PLIST cvs rdiff -r1.9 -r1.10 pkgsrc/misc/openoffice3/options.mk cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/misc/openoffice3/patches/patch-bq Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.