diff options
author | asami <asami@FreeBSD.org> | 1997-09-10 16:51:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-10 16:51:26 +0800 |
commit | c029c33dbb5d1c39da97daa805398ca0cb091520 (patch) | |
tree | b3a0a9be353bbf4779bba0a041af78d4cc214547 /japanese/mule-canna/pkg-descr | |
parent | 02c0ffba94bd5778f648e41f8add84eea77c48ef (diff) | |
download | freebsd-ports-gnome-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.gz freebsd-ports-gnome-c029c33dbb5d1c39da97daa805398ca0cb091520.tar.zst freebsd-ports-gnome-c029c33dbb5d1c39da97daa805398ca0cb091520.zip |
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 <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'japanese/mule-canna/pkg-descr')
-rw-r--r-- | japanese/mule-canna/pkg-descr | 41 |
1 files changed, 19 insertions, 22 deletions
diff --git a/japanese/mule-canna/pkg-descr b/japanese/mule-canna/pkg-descr index 4b97defbc9a0..a7b13eaeead6 100644 --- a/japanese/mule-canna/pkg-descr +++ b/japanese/mule-canna/pkg-descr @@ -1,32 +1,29 @@ -This is mule-2.3, a multilingual editor based on emacs-19.28. +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 as default. -This package *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. +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. -Also, it will overwrite itself over another mule using SJ3 and/or Wnn. -Solutions to this is welcome, too. - -A "dir" file is supplied in the 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! - -- Satoshi -asami@cs.berkeley.edu - -------------------------------------------------------------------- +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! -This also include some patches for FreeBSD or bugfix. -(some emacs-lisp files and src/mcpath.c) -If there are any problem in this patches, please know me via E-mail. +[Notice] +Mr. Yoshio KATAYAMA <kate@pfu.co.jp> fixed many bugs for mule-2.3. +Patches for those are in 'mule-2.3.patch.tar.gz' and are applied in +this port. -Hidekazu Kuroki -(hidekazu@cs.titech.ac.jp) +- S. Taoka +taoka@infonets.hiroshima-u.ac.jp |