aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/coco/pkg-install
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>2000-09-17 23:29:20 +0800
committertaoka <taoka@FreeBSD.org>2000-09-17 23:29:20 +0800
commitbcdf7de4fdb3dd01030b458b707c1b12e53259c3 (patch)
treee26fbafc05925a1615889ad444d9d7a5c76d0db1 /textproc/coco/pkg-install
parenta30ee2b97bdcaed75f5e60835ccfb8f2143a0022 (diff)
downloadfreebsd-ports-gnome-bcdf7de4fdb3dd01030b458b707c1b12e53259c3.tar.gz
freebsd-ports-gnome-bcdf7de4fdb3dd01030b458b707c1b12e53259c3.tar.zst
freebsd-ports-gnome-bcdf7de4fdb3dd01030b458b707c1b12e53259c3.zip
Updated for the change of the following (1) and (2):
(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. Notice: I forgot to commit editors/mule*, too (^_^;;
Diffstat (limited to 'textproc/coco/pkg-install')
-rw-r--r--textproc/coco/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/coco/pkg-install b/textproc/coco/pkg-install
index 505983632b38..aae183f1499a 100644
--- a/textproc/coco/pkg-install
+++ b/textproc/coco/pkg-install
@@ -4,6 +4,6 @@ if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
echo "############################################################"
echo "You must install one of packages, mule-2.3, ja-mule-*-2.3"
echo "(ja-mule-canna-2.3, ja-mule-canna+sj3-2.3, etc.),"
-echo "zh-mule-wnn4-2.3 and ko-mule-wnn4-2.3, each of"
+echo "zh-mule-freewnn-2.3 and ko-mule-freewnn-2.3, each of"
echo "which contains only the executables for mule-2.3"
echo "############################################################"