diff options
author | kiri <kiri@FreeBSD.org> | 2003-05-09 14:24:46 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2003-05-09 14:24:46 +0800 |
commit | b7f3c9391bfdac9849a4327e0c02a030deec4ff0 (patch) | |
tree | 41e8d20fd213a188383af790c476886c064a7786 /editors/xemacs21-mule/pkg-descr.ja | |
parent | 006ef9eca6fb9614a2ed1fb5f5154d7d24053a12 (diff) | |
download | freebsd-ports-gnome-b7f3c9391bfdac9849a4327e0c02a030deec4ff0.tar.gz freebsd-ports-gnome-b7f3c9391bfdac9849a4327e0c02a030deec4ff0.tar.zst freebsd-ports-gnome-b7f3c9391bfdac9849a4327e0c02a030deec4ff0.zip |
Add additinal files for move xemacs21-mule to version 21.4.12.
Diffstat (limited to 'editors/xemacs21-mule/pkg-descr.ja')
-rw-r--r-- | editors/xemacs21-mule/pkg-descr.ja | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/editors/xemacs21-mule/pkg-descr.ja b/editors/xemacs21-mule/pkg-descr.ja new file mode 100644 index 000000000000..398a41a1fb66 --- /dev/null +++ b/editors/xemacs21-mule/pkg-descr.ja @@ -0,0 +1,32 @@ +This is a package containing only the executables for development +version(gamma) of XEmacs with Mule(version 21.4.12), the next +generation of Emacs. + +You need to install a full package, xemacs-devel-mule-21.4.12, containing emacs +executables, lisp files, info pages, and so on for XEmacs with Mule +(version 21.4.12). + +This package is built with Japanese support by using SKK, SJ3, Canna, +FreeWnn or Wnn6 as an external input engine. Each input method would be +supported in following ports respectively: + + japanese/xemacs-devel-canna ........... SKK, SJ3, Canna + japanese/xemacs-devel-canna+freewnn ... SKK, SJ3, Canna, FreeWnn + japanese/xemacs-devel-canna+wnn6 ...... SKK, SJ3, Canna, Wnn6 + japanese/xemacs-devel-freewnn ......... SKK, SJ3, FreeWnn + japanese/xemacs-devel-wnn6 ............ SKK, SJ3, Wnn6 + +If you use with SJ3 or SKK, you should be installed sj3serv or skkserv +in advance. SKK is supported as already builtin. Also it will +support several input methods under leim. + +This package and the package xemacs-devel-mule-21.4.12, might 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 will be overwritten 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. +Or to avoid this problem, you could select prefix for top install +directory. By default it is pointed to the usual place, /usr/local. |