Commit Graph

16 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 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
Akinori MUSHA
6ad3d48b8d Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX.
And remove the `Version required' line as well.
2000-04-12 14:46:54 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +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
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
555a3ebe6c 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.)
1998-12-01 03:06:49 +00:00
Vanilla I. Shu
41e8193b88 Remove manpage from pkg/PLIST. 1998-08-18 11:44:41 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +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
5e0ad8e46f 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.
1997-06-19 11:26:08 +00:00
Satoshi Asami
3a5d53e0ae Master site has moved.
Submitted by:	hanai
1997-04-16 05:00:06 +00:00
Satoshi Asami
e10cbbfe84 Add some @dirrms. 1997-03-06 06:55:50 +00:00
Satoshi Asami
75da435036 Changed japanese/wnn to build Chinese stuff instead. I'm not sure
if it works, but it's a start.
1996-11-13 12:53:31 +00:00