summaryrefslogtreecommitdiff
path: root/japanese/xemacs21-canna+freewnn
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-09-08 04:34:56 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-09-08 04:34:56 +0000
commita77a3c279b281e7aa45d0545404cacd1bfe885dd (patch)
treec8615695f9378417f7e0f158ca124a7779df1625 /japanese/xemacs21-canna+freewnn
parentUpdate with bsd.ruby.mk. (diff)
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server.
Notes
Notes: svn path=/head/; revision=32414
Diffstat (limited to 'japanese/xemacs21-canna+freewnn')
-rw-r--r--japanese/xemacs21-canna+freewnn/Makefile4
-rw-r--r--japanese/xemacs21-canna+freewnn/pkg-comment2
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/xemacs21-canna+freewnn/Makefile b/japanese/xemacs21-canna+freewnn/Makefile
index 3aed7741cf50..825c6860ab16 100644
--- a/japanese/xemacs21-canna+freewnn/Makefile
+++ b/japanese/xemacs21-canna+freewnn/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: XEmacs with Canna and Wnn4
+# New ports collection makefile for: XEmacs with Canna and FreeWnn
# Date created: 5 Dec 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
@@ -9,6 +9,6 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
XEMACS_MAJOR_VER= 21
CANNA= yes
-WNN4= yes
+FREEWNN= yes
.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile"
diff --git a/japanese/xemacs21-canna+freewnn/pkg-comment b/japanese/xemacs21-canna+freewnn/pkg-comment
index 5f0a43033c1b..3dab065ded59 100644
--- a/japanese/xemacs21-canna+freewnn/pkg-comment
+++ b/japanese/xemacs21-canna+freewnn/pkg-comment
@@ -1 +1 @@
-XEmacs(version 21) text editor, with SJ3, SKK, Canna and Wnn4 support
+XEmacs(version 21) text editor, with SJ3, SKK, Canna and FreeWnn support