summaryrefslogtreecommitdiffstats
path: root/japanese/FreeWnn-server/pkg-install
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD-current no longer supports the owner.group syntax for chowntaoka2001-10-301-1/+1
|
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-121-31/+19
| | | | | | | | | | | | | | | | | | | | (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} (^_^;;
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-16/+28
| | | | | | | 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.
* I forgot to wnntouch ${PKG_PREFIX}/lib/wnn/ja_JP/dic/gerodic intaoka1999-08-191-1/+1
| | | | | | Wnn/pkg/INSTALL. Noticed by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* To use ${BATCH}taoka1999-04-221-6/+13
| | | | Noticed by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Fix a critical bug;taoka1999-03-051-0/+1
| | | | | | | | 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
* Add dictionaries and some fixes.kuriyama1999-02-101-6/+33
| | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.max1997-09-231-3/+3
| | | | Submitted by: maintainer
* Misc. cleanup from maintainer. Create "wnn" account automatically ifasami1997-09-191-45/+136
| | | | | | | doesn't exist. PR: 4409 Submitted by: maintainer
* Fix many bugs. Share files that can be shared.asami1997-09-101-2/+45
| | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Oops, forgot to add new package files. REQ will test if the user "wnn" isasami1994-11-251-0/+6
on the system or not. INSTALL will wnntouch the dictionary files upon install.
OpenPOWER on IntegriCloud