diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-08 12:34:56 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-08 12:34:56 +0800 |
commit | 21ee8f6cf145cdce868068217f591295759531c2 (patch) | |
tree | 322feb0c3904099368ea5bf3af03cf390bee0622 /japanese/mule-canna+freewnn | |
parent | 397d488b0b8366ec82f4130e5bdd1fdb79cae7cd (diff) | |
download | freebsd-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/mule-canna+freewnn')
-rw-r--r-- | japanese/mule-canna+freewnn/Makefile | 6 | ||||
-rw-r--r-- | japanese/mule-canna+freewnn/pkg-comment | 2 | ||||
-rw-r--r-- | japanese/mule-canna+freewnn/pkg-descr | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/japanese/mule-canna+freewnn/Makefile b/japanese/mule-canna+freewnn/Makefile index 7d7a7383e5e4..9c5a74502eb8 100644 --- a/japanese/mule-canna+freewnn/Makefile +++ b/japanese/mule-canna+freewnn/Makefile @@ -1,15 +1,15 @@ -# New ports collection makefile for: mule 2.3@19.34 with Canna and Wnn4 +# New ports collection makefile for: mule with Canna and FreeWnn # Date created: 7 July 1997 # Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAMESUFFIX= -canna+wnn4 +PKGNAMESUFFIX= -canna+freewnn CATEGORIES= japanese CANNA= yes -WNN4= yes +FREEWNN= yes MASTERDIR= ${.CURDIR}/../../editors/mule PKGDIR= ${.CURDIR}/pkg diff --git a/japanese/mule-canna+freewnn/pkg-comment b/japanese/mule-canna+freewnn/pkg-comment index 856e0565e624..d83b57115a91 100644 --- a/japanese/mule-canna+freewnn/pkg-comment +++ b/japanese/mule-canna+freewnn/pkg-comment @@ -1 +1 @@ -Multilingual emacs, with Canna and Wnn4 support built-in +Multilingual emacs, with Canna and FreeWnn support built-in diff --git a/japanese/mule-canna+freewnn/pkg-descr b/japanese/mule-canna+freewnn/pkg-descr index 9c71681d229d..dfbe5570de8d 100644 --- a/japanese/mule-canna+freewnn/pkg-descr +++ b/japanese/mule-canna+freewnn/pkg-descr @@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34. You should install a package, mule-common-2.3, containing emacs lisp files, info pages, and so on (except executables) for mule-2.3. -This package is built with Japanese support, using Canna or Wnn4. It -is supported input methods, jeonkak, hangul for Korean(Hanja), and -quanjiao, zhuyin, erpin for Chinese (check out -lib/mule/site-lisp/site-start.el), using Wnn4, too. +This package is built with Japanese support, using Canna or +FreeWnn. It is supported input methods, jeonkak, hangul for +Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out +lib/mule/site-lisp/site-start.el), using FreeWnn, too. This package and the package, mule-common-2.3, *will* clobber any existing emacs installation. In particular, the executables and man |