diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-03-01 12:16:14 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-03-01 12:16:14 +0800 |
commit | 809fa2186c27871be648539d8015fde2d42f8594 (patch) | |
tree | 65442244db9819ce1e6997affc3095b0ae1c71e1 /textproc/coco/pkg-descr | |
parent | b2ad58c598f790d464cf2a101fd198934a626495 (diff) | |
download | freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.tar.gz freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.tar.zst freebsd-ports-gnome-809fa2186c27871be648539d8015fde2d42f8594.zip |
Add package includes coco & m2ps.
Those commands are included in mule-2.3 but not integrated in
emacs-2x distribution even after merging MULE feature.
(repo-copied from editors/mule-common)
PR: ports/33287
Submitted by: Teruaki Ata <PFA03027@nifty.ne.jp>
Diffstat (limited to 'textproc/coco/pkg-descr')
-rw-r--r-- | textproc/coco/pkg-descr | 30 |
1 files changed, 10 insertions, 20 deletions
diff --git a/textproc/coco/pkg-descr b/textproc/coco/pkg-descr index aaf5adb4637f..91cb3a9e9c9e 100644 --- a/textproc/coco/pkg-descr +++ b/textproc/coco/pkg-descr @@ -1,24 +1,14 @@ -This package contains emacs lisp files, info pages, and so on (except -executables) for mule-2.3, a multilingual editor based on emacs-19.34. +This is port of coco. -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-freewnn-2.3 -and ko-mule-freewnn-2.3, each of which contains only the executables -for mule-2.3. +coco runs as a filter for code conversion among +any coding-systems which Mule can handle. -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. +m2ps converts *internal* code, which Mule +handles, to Postscript by using bdf files. -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. +coco and m2ps are one of commands in Mule2.3. +But this port just install coco and m2ps, +not all of Mule2.3. -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! - -- S. Taoka -taoka@FreeBSD.org +- Teruaki Ata +PFA03027@nifty.ne.jp |