diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
commit | 2e7cf46d9c2686c00599df21c3e63a8bf12cee1a (patch) | |
tree | 093729ecae36bb062ab4bdd4d93c59ed678bd85d /textproc/coco/pkg-descr | |
parent | a783310e6622c492518b62e5fa262eafe3eb13f0 (diff) |
ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).
PR: 8178
Submitted by: taoka@infonets.hiroshima-u.ac.jp
Notes
Notes:
svn path=/head/; revision=13703
Diffstat (limited to 'textproc/coco/pkg-descr')
-rw-r--r-- | textproc/coco/pkg-descr | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/textproc/coco/pkg-descr b/textproc/coco/pkg-descr index 85c889219d16..d67eba7e9258 100644 --- a/textproc/coco/pkg-descr +++ b/textproc/coco/pkg-descr @@ -1,15 +1,15 @@ This is emacs lisp files, info pages, and so on (except executables) -for mule-2.3, a multilingual editor based on emacs-19.28. +for mule-2.3, a multilingual editor based on emacs-19.34. You must install one of packages, mule-2.3, ja-mule-*-2.3 ( ja-mule-canna-2.3, ja-mule-canna+sj3-2.3, etc.), zh-mule-wnn4-2.3 and ko-mule-wnn4-2.3, each of which contains only the executables for mule-2.3. -This package and the above package of the executables *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 above package of the executables *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 @@ -20,10 +20,5 @@ 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 <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. - - S. Taoka taoka@infonets.hiroshima-u.ac.jp |