1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

10 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
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Taoka
fd40f62398 I forgot to wnntouch ${PKG_PREFIX}/lib/wnn/ja_JP/dic/gerodic in
Wnn/pkg/INSTALL.

Noticed by:		Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
1999-08-19 00:40:21 +00:00
Satoshi Taoka
c29c8ab31f To use ${BATCH}
Noticed by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-04-22 15:58:54 +00:00
Satoshi Taoka
40b3ee8a7f Fix a critical bug;
we must "chown wnn /usr/local/bin/Wnn4/jserver" in pkg/INSTALL
because jserver is a setuid program.

PR:           ports/10254
Submitted by: watanabe@komadori.planet.sci.kobe-u.ac.jp
1999-03-05 08:06:26 +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
Masafumi Max NAKANE
e22eeae471 Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by:	maintainer
1997-09-23 02:18:00 +00:00
Satoshi Asami
2ec59f04a5 Misc. cleanup from maintainer. Create "wnn" account automatically if
doesn't exist.

PR:		4409
Submitted by:	maintainer
1997-09-19 09:34:33 +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
b00fafca5b Oops, forgot to add new package files. REQ will test if the user "wnn" is
on the system or not.  INSTALL will wnntouch the dictionary files upon
install.
1994-11-25 18:23:01 +00:00