1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Satoshi Taoka
709d4b5f38 (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} (^_^;;
2000-09-12 17:08:29 +00:00
Satoshi Asami
b578202a58 Fix another remote buffer overflow.
Obtained from:	Bugtraq-JP (SPS Advisory #34)
Submitted by:	kuriyama
2000-03-12 07:21:27 +00:00
Jun Kuriyama
15c668c8e0 Fix buffer overflows.
Reported by:	UNYUN@ShadowPenguinSecurity
Obtained from:	wnn-users ML
Suggested by:	kjm@rins.ryukoku.ac.jp
Approved by:	maintainer
2000-03-09 12:37:55 +00:00
Satoshi Taoka
08984a68ae To compile on FreeBSD/alpha
Noticed by:	simokawa@FreeBSD.org
1999-04-13 13:17:12 +00:00
Jun Kuriyama
94899da1d7 Remove $Id$ from patch-*. 1999-02-11 07:55:17 +00:00
Jun Kuriyama
b300811eaf Add dictionaries and some fixes.
PR:		ports/9625
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-02-10 14:32:00 +00:00
Satoshi Asami
4bc273eb21 Fix many bugs. Share files that can be shared.
PR:		4409
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 06:52:02 +00:00
Satoshi Asami
cd91ecec6f Don't free() the same region twice.
Submitted by:	Naoki Hamada <nao@sbl.cl.nec.co.jp>
1997-02-28 09:25:43 +00:00
Satoshi Asami
5a9ab9d3c2 Make sure fd 2 won't be pointing to the dictionary file, so that
pkhmalloc()'s error messages don't end up there.

Submitted by:	Naoki Hamada <nao@sbl.cl.nec.co.jp>
1997-02-28 09:24:51 +00:00
Satoshi Asami
9718d835aa Misc. bugfix and cleanup.
Submitted by:	Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:41:46 +00:00
Satoshi Asami
46eb3ee8b0 Fix to recognize tty names over `f' (e.g., ttyph). 1996-04-23 07:39:41 +00:00
Satoshi Asami
bede7d81a2 Fix to make it work for local Unix domain sockets (no JSERVER env variable
set, for example).
1995-03-04 00:49:17 +00:00
Satoshi Asami
59d082981f Update to make jserver work. Needed to "wnntouch" dictionary files
here and there.
1994-11-25 18:21:00 +00:00
Satoshi Asami
ee16c53194 Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)
1994-11-22 23:37:45 +00:00