aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs21-mule
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2003-05-23 10:44:51 +0800
committerkiri <kiri@FreeBSD.org>2003-05-23 10:44:51 +0800
commitd1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef (patch)
treee7879a477011ad16bba4210d26e53fcef4b4162c /editors/xemacs21-mule
parent8b00d0886b8a06dae0634623c2020bac60bc48fc (diff)
downloadfreebsd-ports-graphics-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.tar.gz
freebsd-ports-graphics-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.tar.zst
freebsd-ports-graphics-d1ffe1ffabb5e5e830c10738c7b2ac5bd0c942ef.zip
Update documents with changing 21.4.* stable version.
Diffstat (limited to 'editors/xemacs21-mule')
-rw-r--r--editors/xemacs21-mule/Makefile2
-rw-r--r--editors/xemacs21-mule/pkg-descr5
-rw-r--r--editors/xemacs21-mule/pkg-descr.ja32
3 files changed, 13 insertions, 26 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile
index f5506e24f07..3066883836e 100644
--- a/editors/xemacs21-mule/Makefile
+++ b/editors/xemacs21-mule/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
DIST_SUBDIR= xemacs
MAINTAINER= kiri@FreeBSD.org
-COMMENT?= XEmacs(gamma version) text editor with mule(Only the executables)
+COMMENT?= XEmacs(stable version) text editor with mule(Only the executables)
.include <bsd.port.pre.mk>
diff --git a/editors/xemacs21-mule/pkg-descr b/editors/xemacs21-mule/pkg-descr
index 2d8d1634287..d5c6ddcf204 100644
--- a/editors/xemacs21-mule/pkg-descr
+++ b/editors/xemacs21-mule/pkg-descr
@@ -1,6 +1,5 @@
-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.
+This is a package containing only the executables for stable
+version of XEmacs with Mule, the next generation of Emacs.
This package is not built with any particular language support except for
already built-in Imput Method - SKK and SJ3. If you want other built-in
diff --git a/editors/xemacs21-mule/pkg-descr.ja b/editors/xemacs21-mule/pkg-descr.ja
index 398a41a1fb6..711d363a7d7 100644
--- a/editors/xemacs21-mule/pkg-descr.ja
+++ b/editors/xemacs21-mule/pkg-descr.ja
@@ -1,32 +1,20 @@
-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.
+This is a package containing only the executables for stable
+version of XEmacs with Mule, 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).
+You need to install a full package for editors/xemacs21-mule
+containing emacs executables, lisp files, info pages, and so on for
+XEmacs with Mule.
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
+ japanese/xemacs21-canna ........... SKK, SJ3, Canna
+ japanese/xemacs21-canna+freewnn ... SKK, SJ3, Canna, FreeWnn
+ japanese/xemacs21-canna+wnn6 ...... SKK, SJ3, Canna, Wnn6
+ japanese/xemacs21-freewnn ......... SKK, SJ3, FreeWnn
+ japanese/xemacs21-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.