Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 08:29:21 -0700 (PDT)
From:      Satoshi Taoka <taoka@FreeBSD.org>
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
Message-ID:  <200009171529.IAA96852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009171529.IAA96852>