From owner-cvs-ports Wed Sep 10 01:56:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA17788 for cvs-ports-outgoing; Wed, 10 Sep 1997 01:56:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA17680; Wed, 10 Sep 1997 01:54:14 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA04445; Wed, 10 Sep 1997 01:51:27 -0700 (PDT) Date: Wed, 10 Sep 1997 01:51:27 -0700 (PDT) Message-Id: <199709100851.BAA04445@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/chinese Makefile ports/editors Makefile ports/japanese Makefile ports/korean Makefile ports/chinese/mule-wnn4 Makefile ports/chinese/mule-wnn4/pkg COMMENT DESCR ports/editors/mule Makefile ports/editors/mule/files ... Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/09/10 01:51:26 PDT Modified files: chinese Makefile editors Makefile japanese Makefile korean Makefile editors/mule Makefile editors/mule/pkg COMMENT DESCR PLIST editors/mule-common Makefile editors/mule-common/files md5 editors/mule-common/patches patch-ac editors/mule-common/pkg COMMENT DESCR PLIST japanese/mule-canna Makefile japanese/mule-canna/pkg COMMENT DESCR japanese/mule-sj3 Makefile japanese/mule-sj3/pkg COMMENT DESCR japanese/mule-wnn4 Makefile japanese/mule-wnn4/pkg COMMENT DESCR japanese/mule-wnn6 Makefile japanese/mule-wnn6/pkg COMMENT DESCR Added files: chinese/mule-wnn4 Makefile chinese/mule-wnn4/pkg COMMENT DESCR editors/mule-common/files site-start.el.tmpl editors/mule-common/patches patch-ad patch-af patch-ag patch-ah patch-ai patch-aj editors/mule-common/pkg INSTALL japanese/mule-canna+sj3 Makefile japanese/mule-canna+sj3/pkg COMMENT DESCR japanese/mule-canna+sj3+wnn4/pkg COMMENT DESCR INSTALL japanese/mule-canna+sj3+wnn6 Makefile japanese/mule-canna+sj3+wnn6/pkg COMMENT DESCR INSTALL japanese/mule-canna+wnn4 Makefile japanese/mule-canna+wnn4/pkg COMMENT DESCR japanese/mule-canna+wnn6 Makefile japanese/mule-canna+wnn6/pkg COMMENT DESCR japanese/mule-sj3+wnn4 Makefile japanese/mule-sj3+wnn4/pkg COMMENT DESCR INSTALL japanese/mule-sj3+wnn6 Makefile japanese/mule-sj3+wnn6/pkg COMMENT DESCR INSTALL korean/mule-wnn4 Makefile korean/mule-wnn4/pkg COMMENT DESCR Removed files: editors/mule/files cannainfo.el dir md5 editors/mule/patches patch-aa patch-ac editors/mule/scripts post-build japanese/mule-canna/files cannainfo.el dir md5 japanese/mule-canna/patches patch-aa patch-ac patch-ad patch-ae japanese/mule-canna/pkg PLIST japanese/mule-canna/scripts post-build japanese/mule-sj3/files cannainfo.el dir md5 japanese/mule-sj3/patches patch-aa patch-ac patch-ad patch-ae japanese/mule-sj3/pkg PLIST japanese/mule-sj3/scripts post-build japanese/mule-wnn/files cannainfo.el dir md5 japanese/mule-wnn/patches patch-aa patch-ac patch-ad patch-ae japanese/mule-wnn/pkg PLIST japanese/mule-wnn/scripts post-build japanese/mule-wnn4/pkg PLIST japanese/mule-wnn6/pkg PLIST Log: Share files among various mule ports, both port files and within packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka Revision Changes Path 1.11 +2 -1 ports/chinese/Makefile 1.43 +2 -1 ports/editors/Makefile 1.80 +10 -2 ports/japanese/Makefile 1.16 +2 -1 ports/korean/Makefile 1.30 +96 -28 ports/editors/mule/Makefile 1.6 +1 -1 ports/editors/mule/pkg/COMMENT 1.6 +24 -16 ports/editors/mule/pkg/DESCR 1.14 +2 -978 ports/editors/mule/pkg/PLIST 1.30 +56 -16 ports/editors/mule-common/Makefile 1.6 +2 -1 ports/editors/mule-common/files/md5 1.4 +1 -1 ports/editors/mule-common/patches/patch-ac 1.6 +1 -1 ports/editors/mule-common/pkg/COMMENT 1.6 +27 -19 ports/editors/mule-common/pkg/DESCR 1.14 +26 -28 ports/editors/mule-common/pkg/PLIST 1.30 +6 -43 ports/japanese/mule-canna/Makefile 1.7 +1 -1 ports/japanese/mule-canna/pkg/COMMENT 1.7 +20 -23 ports/japanese/mule-canna/pkg/DESCR 1.7 +6 -42 ports/japanese/mule-sj3/Makefile 1.2 +1 -1 ports/japanese/mule-sj3/pkg/COMMENT 1.3 +20 -24 ports/japanese/mule-sj3/pkg/DESCR 1.30 +7 -44 ports/japanese/mule-wnn4/Makefile 1.7 +1 -1 ports/japanese/mule-wnn4/pkg/COMMENT 1.7 +24 -24 ports/japanese/mule-wnn4/pkg/DESCR 1.30 +7 -44 ports/japanese/mule-wnn6/Makefile 1.7 +1 -1 ports/japanese/mule-wnn6/pkg/COMMENT 1.7 +24 -24 ports/japanese/mule-wnn6/pkg/DESCR