Commit Graph

12 Commits

Author SHA1 Message Date
Satoshi Asami
7acef1cd7a 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.
2000-10-08 10:23:48 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Taoka
d11c0962f6 (1) Used MAN1=kinput2.1 (on XFree86-4, erata file kinput2.1.html is created)
Obtained from: bento
Pointed out: asami

(2) Fixed to change from $(LOCALBASE)/include/wnn to
$(LOCALBASE)/include/wnn6/wnn for japanese/Wnn6-lib
(I am going to commit the change for Wnn6-lib as soon as possible)
2000-09-17 15:11:15 +00:00
Satoshi Taoka
a77a3c279b (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.
2000-09-08 04:34:56 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Satoshi Taoka
b3f56c012b I forgot to add this.
This needs making each kinput2 by the ports.
1999-06-06 13:28:02 +00:00
Satoshi Taoka
30b28e77c4 Update from version 2.0p4 to 3.0. This is a Wnn6 full supported version. 1999-06-06 13:20:08 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Steve Price
6f8bd75797 Remove regexp support for libcanna since it can now be built
in ELF format as well.
1998-09-21 22:33:26 +00:00
Satoshi Asami
8093aebfd9 Submitted by: maintainer
PR:		7494

"By this patch, the problems about Filter Event handle
of XIM are solved."
1998-08-05 06:20:57 +00:00
Jun Kuriyama
aab7788262 Input server of Japanese text (Wnn4)
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR:		ports/6028 (part of)
1998-06-27 12:49:27 +00:00