From owner-cvs-ports@FreeBSD.ORG Wed Oct 1 23:45:26 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F2616A4B3; Wed, 1 Oct 2003 23:45:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEE4D43F3F; Wed, 1 Oct 2003 23:45:25 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h926jPXJ098591; Wed, 1 Oct 2003 23:45:25 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h926jOR2098590; Wed, 1 Oct 2003 23:45:24 -0700 (PDT) (envelope-from maho) Message-Id: <200310020645.h926jOR2098590@repoman.freebsd.org> From: Maho Nakata Date: Wed, 1 Oct 2003 23:45:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-devel Makefile ports/editors/openoffice-devel/files patch-rtfcjk patch-topsection patch-word6+95-cjkhandling patch-wrtrtf X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 02 Oct 2003 06:45:27 -0000 maho 2003/10/01 23:45:23 PDT FreeBSD ports repository Modified files: editors/openoffice-devel Makefile Added files: editors/openoffice-devel/files patch-rtfcjk patch-topsection patch-word6+95-cjkhandling patch-wrtrtf Log: a) add several patches made by Takashi Ono (JCA signed person) 1) To enable handling of MS Word for Windows 95/6.0 CJK Version patch-word6+95-cjkhandling http://www.openoffice.org/issues/show_bug.cgi?id=17498 (target milestone 1.1.1, resolved and fixed) 2) Patch to enable rtf filter handle local language files patch-rtfcjk http://www.openoffice.org/issues/show_bug.cgi?id=17503 (target milestone 2.0, verified and fixed) 3) rtf writing enhancement for CJK patch-wrtrtf http://www.openoffice.org/issues/show_bug.cgi?id=20264 (not confirmed yet) 4) read first section attribute correctly for MS Word for Windows 95/6.0 patch-topsection http://ja.openoffice.org/servlets/ProjectDownloadList?action=download&dlID=312 (IZ is not raized) b) bump portrevision Revision Changes Path 1.108 +1 -0 ports/editors/openoffice-devel/Makefile 1.1 +214 -0 ports/editors/openoffice-devel/files/patch-rtfcjk (new) 1.1 +21 -0 ports/editors/openoffice-devel/files/patch-topsection (new) 1.1 +63 -0 ports/editors/openoffice-devel/files/patch-word6+95-cjkhandling (new) 1.1 +312 -0 ports/editors/openoffice-devel/files/patch-wrtrtf (new)