summaryrefslogtreecommitdiffstats
path: root/japanese/jvim-freewnn
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-09-08 04:34:56 +0000
committertaoka <taoka@FreeBSD.org>2000-09-08 04:34:56 +0000
commit21ee8f6cf145cdce868068217f591295759531c2 (patch)
tree322feb0c3904099368ea5bf3af03cf390bee0622 /japanese/jvim-freewnn
parent397d488b0b8366ec82f4130e5bdd1fdb79cae7cd (diff)
downloadFreeBSD-ports-21ee8f6cf145cdce868068217f591295759531c2.zip
FreeBSD-ports-21ee8f6cf145cdce868068217f591295759531c2.tar.gz
(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.
Diffstat (limited to 'japanese/jvim-freewnn')
-rw-r--r--japanese/jvim-freewnn/Makefile6
-rw-r--r--japanese/jvim-freewnn/pkg-comment2
-rw-r--r--japanese/jvim-freewnn/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/japanese/jvim-freewnn/Makefile b/japanese/jvim-freewnn/Makefile
index 87b53d1..a799e2d 100644
--- a/japanese/jvim-freewnn/Makefile
+++ b/japanese/jvim-freewnn/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: jvim for Wnn4
+# New ports collection makefile for: jvim for FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
-PKGNAMESUFFIX= -wnn4
-WNN4= yes
+PKGNAMESUFFIX= -freewnn
+FREEWNN= yes
MASTERDIR= ${.CURDIR}/../jvim
PKGDIR= ${.CURDIR}/pkg
diff --git a/japanese/jvim-freewnn/pkg-comment b/japanese/jvim-freewnn/pkg-comment
index 2271817..44cfb44 100644
--- a/japanese/jvim-freewnn/pkg-comment
+++ b/japanese/jvim-freewnn/pkg-comment
@@ -1 +1 @@
-Japanized Vim (with Wnn4)
+Japanized Vim (with FreeWnn)
diff --git a/japanese/jvim-freewnn/pkg-descr b/japanese/jvim-freewnn/pkg-descr
index 385bfaf..34be58a 100644
--- a/japanese/jvim-freewnn/pkg-descr
+++ b/japanese/jvim-freewnn/pkg-descr
@@ -2,7 +2,7 @@ JVim is a text editor that is upwards compatible to vi. It can be used
to edit any ASCII and Japanese(EUC or JIS) text. It is especially
useful for editing programs.
-This package is built with Japanese support, using Wnn4 as default.
+This package is built with Japanese support, using FreeWnn as default.
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read
OpenPOWER on IntegriCloud