head	1.10;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.9
	RELEASE_6_4_0:1.9
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.9
	RELEASE_4_6_1:1.9
	RELEASE_4_6_0:1.9
	RELEASE_5_0_DP1:1.9
	RELEASE_4_5_0:1.9
	RELEASE_4_4_0:1.7
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.6
	RELEASE_3_4_0:1.6
	RELEASE_3_3_0:1.6
	RELEASE_3_2_0:1.6
	RELEASE_3_1_0:1.5
	RELEASE_2_2_8:1.4
	RELEASE_3_0_0:1.4
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	wnn_4_2:1.1.1.1
	WNN:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2008.10.26.19.17.56;	author hrs;	state Exp;
branches;
next	1.9;

1.9
date	2001.12.20.02.19.00;	author taoka;	state Exp;
branches;
next	1.8;

1.8
date	2001.10.15.12.55.02;	author sobomax;	state Exp;
branches;
next	1.7;

1.7
date	2000.09.12.17.08.25;	author taoka;	state Exp;
branches;
next	1.6;

1.6
date	99.05.01.04.00.05;	author taoka;	state Exp;
branches;
next	1.5;

1.5
date	99.02.10.14.31.32;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	98.08.05.18.13.17;	author mph;	state Exp;
branches;
next	1.3;

1.3
date	97.09.19.09.34.27;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	97.09.10.06.51.50;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	96.11.13.12.53.31;	author asami;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.11.13.12.53.31;	author asami;	state Exp;
branches;
next	;


desc
@@


1.10
log
@- Style clean-ups.
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership.
@
text
@FreeWnn is a Japanese/Chinese/Korean input method.

This port has only the server and dictionaries used for the Chinese
input method.

WWW: http://www.freewnn.org/
@


1.9
log
@A minor correction to the English

Submitted by: imp
@
text
@d1 1
a1 3
FreeWnn is a Japanese/Chinese/Korean input method.  

WWW: http://www.freewnn.org/
d6 1
a6 2
-- S. Taoka
<taoka@@FreeBSD.org>
@


1.8
log
@WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.

Submitted by:	Cyrille Lefevre <clefevre@@citeweb.net>
@
text
@d5 2
a6 2
This port has only a server and dictionaries used the server for a
Chinese imput method.
@


1.7
log
@(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} (^_^;;
@
text
@d3 1
a3 1
WWW: www.freewnn.org
@


1.6
log
@Changed MAINTAINER's e-mail address
from taoka@@infonets.hiroshima-u.ac.jp to taoka@@FreeBSD.org
@
text
@d1 1
a1 3
This is Wnn4.2, a Japanese/Chinese/Korean input method.  It is
included primarily so that we can compile mule-2.1, a multilingual
emacs.
d3 1
a3 1
Only the Chinese version is built for this port.
d5 2
a6 39
Note that binaries and libraries go to /usr/local, while man pages and 
includes go to /usr/X11R6.  That's the way it was designed, I don't
know why.

- Satoshi
(asami@@cs.berkeley.edu)

-------------------------------------------------------------------

This also include some patches for FreeBSD or bugfixes.
If use these patches, you can compile Wnn-4.2 under XFree86 3.1.2E
 or later (X11Release6.1).
If there are any problem in these patches, please tell me via E-mail.

Hidekazu Kuroki
(hidekazu@@cs.titech.ac.jp)

-------------------------------------------------------------------

Hisashi ITO <his@@kuro.is.sci.toho-u.ac.jp> made a patch for
Xsi/jserver/b_index.c. This code is only used in a Chinese method
'cWnn'. But you are not able to use 'Qianma' very well.

That bug is caused by what cWnn has codes depend on architectures
about small-endian and big-endian machines.

If there are any problem in this patch, please tell Mr. Ito via
E-mail.


Mr. Yoshio KATAYAMA <kate@@pfu.co.jp> fixed many bugs for Wnn4.2.
Patches for those are in 'Wnn4.2.patch-YYMMDD.tar.gz' and are applied
in this port.

[Notice]
When compiling this port, if $LOCALBASE is not '/usr/local' and/or
$X11BASE is not '/usr/X11R6' then you should properly change two lines
'@@cwd /usr/local' and '@@cwd /usr/X11R6' in
$PORTSDIR/chinese/Wnn/pkg/PLIST.
@


1.5
log
@Add dictionaries and some fixes.

PR:		ports/9625
Submitted by:	Satoshi Taoka <taoka@@infonets.hiroshima-u.ac.jp>
@
text
@d48 1
a48 1
<taoka@@infonets.hiroshima-u.ac.jp>
@


1.4
log
@Grammar, spelling, and usage police.  This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
@
text
@d38 2
a39 2
Patches for those are in 'Wnn4.2.patch.tar.gz' and are applied in this
port.
@


1.3
log
@Misc. cleanup from maintainer.  Create "wnn" account automatically if
doesn't exist.

PR:		4409
Submitted by:	maintainer
@
text
@d5 1
a5 1
Only the Chinese version is build for this port.
d16 4
a19 4
This also include some patches for FreeBSD or bugfix.
If use this patches, you can compile Wnn-4.2 under XFree86 3.1.2E
 or later(X11Release6.1).
If there are any problem in this patches, please know me via E-mail.
d26 1
a26 1
Hisashi ITO <his@@kuro.is.sci.toho-u.ac.jp> make a patch for
d30 1
a30 1
That bug is cuased by what cWnn has codes depend on architectures
d33 1
a33 1
If there are any problem in this patch, please know Mr. Ito via
d42 1
a42 1
When compiling by this ports, if $LOCALBASE is not '/usr/local' and/or
@


1.2
log
@Fix many bugs.  Share files that can be shared.

PR:		4409
Submitted by:	Satoshi Taoka <taoka@@infonets.hiroshima-u.ac.jp>
@
text
@d26 3
a28 3
This port is applied a patch for Xsi/jserver/b_index.c. This code is
only used in a Chinese method 'cWnn'. But you are not able to use
'Qianma' very well.
a35 3
Hisashi ITO  <his@@kuro.is.sci.toho-u.ac.jp>

-------------------------------------------------------------------
d40 6
@


1.1
log
@Initial revision
@
text
@d23 23
@


1.1.1.1
log
@Changed japanese/wnn to build Chinese stuff instead.  I'm not sure
if it works, but it's a start.
@
text
@@
