aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/xemacs21-sumo-freewnn
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-09-08 12:34:56 +0800
committertaoka <taoka@FreeBSD.org>2000-09-08 12:34:56 +0800
commit21ee8f6cf145cdce868068217f591295759531c2 (patch)
tree322feb0c3904099368ea5bf3af03cf390bee0622 /japanese/xemacs21-sumo-freewnn
parent397d488b0b8366ec82f4130e5bdd1fdb79cae7cd (diff)
downloadfreebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.tar.gz
freebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.tar.zst
freebsd-ports-gnome-21ee8f6cf145cdce868068217f591295759531c2.zip
(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/xemacs21-sumo-freewnn')
-rw-r--r--japanese/xemacs21-sumo-freewnn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xemacs21-sumo-freewnn/Makefile b/japanese/xemacs21-sumo-freewnn/Makefile
index 488a7675ab82..cd913c06fddc 100644
--- a/japanese/xemacs21-sumo-freewnn/Makefile
+++ b/japanese/xemacs21-sumo-freewnn/Makefile
@@ -8,7 +8,7 @@
CATEGORIES= japanese
XEMACS_MAJOR_VER= 21
-PKGNAMESUFFIX= -wnn4
+PKGNAMESUFFIX= -freewnn
MASTERDIR= ${.CURDIR}/../../editors/xemacs${XEMACS_MAJOR_VER}-sumo