From owner-cvs-all@FreeBSD.ORG Fri Jun 3 23:18:49 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 7155916A420; Fri, 3 Jun 2005 23:18:49 +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 4DB9943D1D; Fri, 3 Jun 2005 23:18:49 +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 j53NInUC092883; Fri, 3 Jun 2005 23:18:49 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j53NInCe092882; Fri, 3 Jun 2005 23:18:49 GMT (envelope-from maho) Message-Id: <200506032318.j53NInCe092882@repoman.freebsd.org> From: Maho Nakata Date: Fri, 3 Jun 2005 23:18:49 +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 ports/editors/openoffice-2.0-devel/files patch-epm+epm-3.7.patch patch-instsetoo 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: Fri, 03 Jun 2005 23:18:49 -0000 maho 2005-06-03 23:18:49 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile Added files: editors/openoffice-2.0-devel/files patch-epm+epm-3.7.patch patch-instsetoo Log: o For QA purpose, add optional target package-canonical. Using this packaging method, packages must build without errors. Nevertheless we'll go our own way. o Change packaging method from generic one to FreeBSD's native one. This works well for both packaging method and slightly saves disk space as well. o Fix some problems arose by using FreeBSD's native packaging method. Result of: CodeFest Japan 2005 https://members.fsij.org/trac/codefest2005/ Revision Changes Path 1.174 +9 -3 ports/editors/openoffice-2.0-devel/Makefile 1.1 +87 -0 ports/editors/openoffice-2.0-devel/files/patch-epm+epm-3.7.patch (new) 1.1 +100 -0 ports/editors/openoffice-2.0-devel/files/patch-instsetoo (new)