The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD korean : FreeWnn-server

A Japanese/Chinese/Korean input method (Korean server) A Japanese/Chinese/Korean input method (Korean server) A Japanese/Chinese/Korean input method (Korean server)

 FreeWnn is a Japanese/Chinese/Korean input method.   

http://www.freewnn.org/ http://www.freewnn.org/ http://www.freewnn.org/



FreeWnn-server history


v. 1.12
date: 2003/03/07 00:16:22;  author: ade;  state: Exp;  lines: +2 -1
Remove pkg-comment from remaining master/slave port sets.

Approved by:	portmgr (implicitly)

v. 1.11 date: 2000/10/08 10:21:42; author: asami; state: Exp; lines: +3 -3 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.10 date: 2000/09/12 17:08:24; author: taoka; state: Exp; lines: +9 -10 (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 FreeWnn-{lib,server} (^_^;;
v. 1.9 date: 2000/04/12 14:46:54; author: knu; state: Exp; lines: +1 -3 Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX. And remove the `Version required' line as well.
v. 1.8 date: 1999/08/30 12:08:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1999/05/01 04:03:12; author: taoka; state: Exp; lines: +2 -2 Changed MAINTAINER's e-mail address from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.6 date: 1998/12/01 03:06:25; author: asami; state: Exp; lines: +3 -2 Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
v. 1.5 date: 1997/09/23 02:18:00; author: max; state: Exp; lines: +2 -2 Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. Submitted by: maintainer
v. 1.4 date: 1997/09/10 06:51:59; author: asami; state: Exp; lines: +9 -24 Fix many bugs. Share files that can be shared. PR: 4409 Submitted by: Satoshi Taoka
v. 1.3 date: 1997/06/19 11:26:08; author: asami; state: Exp; lines: +4 -1 The project template file is called "X11.tmpl" in XFree86-3.3, so make a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically.
v. 1.2 date: 1997/04/16 05:00:06; author: asami; state: Exp; lines: +2 -2 Master site has moved. Submitted by: hanai
v. 1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; lines: +0 -0 Since it's so sparse here, import Korean version of Wnn. ============================================================================= v. 1.12 date: 2003/03/07 00:16:22; author: ade; state: Exp; lines: +2 -1 Remove pkg-comment from remaining master/slave port sets. Approved by: portmgr (implicitly)
v. 1.11 date: 2000/10/08 10:21:42; author: asami; state: Exp; lines: +3 -3 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.10 date: 2000/09/12 17:08:24; author: taoka; state: Exp; lines: +9 -10 (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 FreeWnn-{lib,server} (^_^;;
v. 1.9 date: 2000/04/12 14:46:54; author: knu; state: Exp; lines: +1 -3 Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX. And remove the `Version required' line as well.
v. 1.8 date: 1999/08/30 12:08:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1999/05/01 04:03:12; author: taoka; state: Exp; lines: +2 -2 Changed MAINTAINER's e-mail address from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.6 date: 1998/12/01 03:06:25; author: asami; state: Exp; lines: +3 -2 Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
v. 1.5 date: 1997/09/23 02:18:00; author: max; state: Exp; lines: +2 -2 Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. Submitted by: maintainer
v. 1.4 date: 1997/09/10 06:51:59; author: asami; state: Exp; lines: +9 -24 Fix many bugs. Share files that can be shared. PR: 4409 Submitted by: Satoshi Taoka
v. 1.3 date: 1997/06/19 11:26:08; author: asami; state: Exp; lines: +4 -1 The project template file is called "X11.tmpl" in XFree86-3.3, so make a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically.
v. 1.2 date: 1997/04/16 05:00:06; author: asami; state: Exp; lines: +2 -2 Master site has moved. Submitted by: hanai
v. 1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; lines: +0 -0 Since it's so sparse here, import Korean version of Wnn. ============================================================================= v. 1.12 date: 2003/03/07 00:16:22; author: ade; state: Exp; lines: +2 -1 Remove pkg-comment from remaining master/slave port sets. Approved by: portmgr (implicitly)
v. 1.11 date: 2000/10/08 10:21:42; author: asami; state: Exp; lines: +3 -3 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.10 date: 2000/09/12 17:08:24; author: taoka; state: Exp; lines: +9 -10 (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 FreeWnn-{lib,server} (^_^;;
v. 1.9 date: 2000/04/12 14:46:54; author: knu; state: Exp; lines: +1 -3 Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX. And remove the `Version required' line as well.
v. 1.8 date: 1999/08/30 12:08:35; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1999/05/01 04:03:12; author: taoka; state: Exp; lines: +2 -2 Changed MAINTAINER's e-mail address from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
v. 1.6 date: 1998/12/01 03:06:25; author: asami; state: Exp; lines: +3 -2 Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
v. 1.5 date: 1997/09/23 02:18:00; author: max; state: Exp; lines: +2 -2 Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. Submitted by: maintainer
v. 1.4 date: 1997/09/10 06:51:59; author: asami; state: Exp; lines: +9 -24 Fix many bugs. Share files that can be shared. PR: 4409 Submitted by: Satoshi Taoka
v. 1.3 date: 1997/06/19 11:26:08; author: asami; state: Exp; lines: +4 -1 The project template file is called "X11.tmpl" in XFree86-3.3, so make a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically.
v. 1.2 date: 1997/04/16 05:00:06; author: asami; state: Exp; lines: +2 -2 Master site has moved. Submitted by: hanai
v. 1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 06:28:26; author: asami; state: Exp; lines: +0 -0 Since it's so sparse here, import Korean version of Wnn. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm