diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 14:25:39 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-09 14:25:39 +0000 |
commit | d19b7acbb492f5f911169df37a93225a7f743b16 (patch) | |
tree | 6f9422ae15161fa4958fb688374373ba8be85868 /japanese/xemacs21-canna | |
parent | d33db7b817a58448eb2bd1352d1410a11d7659f5 (diff) | |
download | ports-d19b7acbb492f5f911169df37a93225a7f743b16.tar.gz ports-d19b7acbb492f5f911169df37a93225a7f743b16.zip |
Updated XEmacs-mule to 21.1.6
(1) Add the following ports for XEmacs packages (by repository-copy).
ports/editors/xemacs-base-packages
ports/editors/xemacs-mule-base-packages
ports/editors/xemacs-mule-sumo-packages
ports/editors/xemacs-sumo-packages
The last two ports are for japanese.
PR: 13386
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
(2) Add the following ports for XEmacs packages for mule (by repository-copy).
ports/japanese/xemacs-sumo
ports/japanese/xemacs-sumo-canna
ports/japanese/xemacs-sumo-canna+wnn4
ports/japanese/xemacs-sumo-canna+wnn6
ports/japanese/xemacs-sumo-wnn4
ports/japanese/xemacs-sumo-wnn6
PR: 13387
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
(3) Modified the following ports in order to update to 21.1.6.
ports/japanese/xemacs
ports/japanese/xemacs-canna
ports/japanese/xemacs-canna+wnn4
ports/japanese/xemacs-canna+wnn6
ports/japanese/xemacs-wnn4
ports/japanese/xemacs-wnn6
ports/editors/xemacs-mule
ports/editors/xemacs-mule-common
PR: 13390
Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Notes
Notes:
svn path=/head/; revision=21497
Diffstat (limited to 'japanese/xemacs21-canna')
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 2 | ||||
-rw-r--r-- | japanese/xemacs21-canna/pkg-descr | 8 |
2 files changed, 4 insertions, 6 deletions
diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index c931fed157ca..99cb55c3a0fa 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -6,8 +6,6 @@ # $FreeBSD$ # -PKGNAME?= ja-xemacs-canna-20.4 - CANNA= yes MASTERDIR= ${.CURDIR}/../../japanese/xemacs diff --git a/japanese/xemacs21-canna/pkg-descr b/japanese/xemacs21-canna/pkg-descr index 357169ffa5e3..3d9393e51f94 100644 --- a/japanese/xemacs21-canna/pkg-descr +++ b/japanese/xemacs21-canna/pkg-descr @@ -1,16 +1,16 @@ -This is a package containing only the executables for xemacs-20.4, the +This is a package containing only the executables for xemacs-21.1.6, the next generation of Emacs. -You need to install a package, xemacs-common-20.4, containing emacs +You need to install a package, xemacs-common-21.1.6, containing emacs lisp files, info pages, and so on (except executables) for -xemacs-20.4. +xemacs-21.1.6. This package is built with Japanese support by using Canna or SJ3 as an external input engine. If you use with SJ3, you should be installed sj3serv in advance. SKK is supported as already builtin. Also it will support several input methods under leim. -This package and the package xemacs-common-20.4, might clobber any +This package and the package xemacs-common-21.1.6, 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. |