From owner-cvs-all Sun Sep 17 8:29:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10D0C37B424; Sun, 17 Sep 2000 08:29:22 -0700 (PDT) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA96852; Sun, 17 Sep 2000 08:29:22 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <200009171529.IAA96852@freefall.freebsd.org> From: Satoshi Taoka Date: Sun, 17 Sep 2000 08:29:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/mule Makefile ports/editors/mule/pkg DESCR ports/editors/mule-common Makefile ports/editors/mule-common/patches patch-mm ports/editors/mule-common/pkg DESCR INSTALL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2000/09/17 08:29:21 PDT Modified files: editors/mule Makefile editors/mule/pkg DESCR editors/mule-common Makefile editors/mule-common/patches patch-mm editors/mule-common/pkg DESCR INSTALL Log: 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 (^_^;; Revision Changes Path 1.43 +21 -21 ports/editors/mule/Makefile 1.9 +1 -2 ports/editors/mule/pkg/DESCR 1.51 +8 -8 ports/editors/mule-common/Makefile 1.2 +54 -3 ports/editors/mule-common/patches/patch-mm 1.10 +3 -3 ports/editors/mule-common/pkg/DESCR 1.3 +1 -1 ports/editors/mule-common/pkg/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message