From e9256feffb8da1914dd396739ed42217c5291d90 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 10 Sep 1997 08:51:26 +0000 Subject: 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 --- japanese/mule-canna+wnn6/Makefile | 15 +++++++++++++++ japanese/mule-canna+wnn6/pkg-comment | 1 + japanese/mule-canna+wnn6/pkg-descr | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 japanese/mule-canna+wnn6/Makefile create mode 100644 japanese/mule-canna+wnn6/pkg-comment create mode 100644 japanese/mule-canna+wnn6/pkg-descr (limited to 'japanese/mule-canna+wnn6') diff --git a/japanese/mule-canna+wnn6/Makefile b/japanese/mule-canna+wnn6/Makefile new file mode 100644 index 000000000000..2442bb0c0f38 --- /dev/null +++ b/japanese/mule-canna+wnn6/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: mule with Canna and Wnn6 +# Version required: 2.3 +# Date created: 7 July 1997 +# Whom: Satoshi Taoka +# +# $Id$ +# + +PKGNAME= jp-mule-canna+wnn6-2.3 +CATEGORIES= japanese editors + +CANNA= yes +WNN6= yes + +.include "${.CURDIR}/../../editors/mule/Makefile" diff --git a/japanese/mule-canna+wnn6/pkg-comment b/japanese/mule-canna+wnn6/pkg-comment new file mode 100644 index 000000000000..95b580f93b83 --- /dev/null +++ b/japanese/mule-canna+wnn6/pkg-comment @@ -0,0 +1 @@ +A multilingual emacs, with Canna, Wnn4 and Wnn6 support built in (Only the executables) diff --git a/japanese/mule-canna+wnn6/pkg-descr b/japanese/mule-canna+wnn6/pkg-descr new file mode 100644 index 000000000000..42045810f0fc --- /dev/null +++ b/japanese/mule-canna+wnn6/pkg-descr @@ -0,0 +1,32 @@ +This is a package containing only the executables for mule-2.3, a +multilingual editor based on emacs-19.28. + +You should install a package, mule-common-2.3, containing emacs lisp +files, info pages, and so on (except executables) for mule-2.3. + +This package is built with Japanese support, using Canna, Wnn4 or +Wnn6. It is supported input methods, jeonkak, hangul for +Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out +lib/mule/site-lisp/site-start.el), using Wnn4, too. + +This package and the package, mule-common-2.3, *will* clobber any +existing emacs installation. In particular, the executables and man +pages of etags/ctags are installed, and the info pages that come with +the original emacs get installed too. + +Although this shouldn't cause any problems to run both mule and emacs, +it may cause some confusion when one of them is pkg_delete'd. If +someone has a solution to this, please tell me. + +A "dir" file is supplied in the ${PORTSDIR}/editors/mule-common/files/ +subdirectory of the ports package. Copy it into your /usr/local/info +to read mule info pages, but also make sure you also add everything +that may have been added to that file! + +[Notice] +Mr. Yoshio KATAYAMA fixed many bugs for mule-2.3. +Patches for those are in 'mule-2.3.patch.tar.gz' and are applied in +this port. + +- S. Taoka +taoka@infonets.hiroshima-u.ac.jp -- cgit v1.2.3