summaryrefslogtreecommitdiff
path: root/korean/FreeWnn-lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Support CFLAGSSatoshi Taoka2003-09-021-0/+1
| | | | | | | | | | | | | | * USE_AUTOCONF - > USE_AUTOCONF_VER Submitted by: KATO Tsuguru <tkato@prontomail.com> * Use config.sub and config.guess in Templates instead of devel/autoconf213 Pointed out by: kuriyama * Update version to 1.1.1-a020 * Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d Notes: svn path=/head/; revision=88339
* Remove pkg-comment from remaining master/slave port sets.Ade Lovett2003-03-072-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77041
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.Maxim Sobolev2001-10-151-1/+1
| | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=48789
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Fixed typoSatoshi Taoka2000-10-061-1/+1
| | | | | | | | Submitted by: kuriyama@FreeBSD.org Obtained by: ports-jp@jp.FreeBSD.org Notes: svn path=/head/; revision=33457
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-124-132/+27
| | | | | | | | | | | | | | | | | | | | | | | (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} (^_^;; Notes: svn path=/head/; revision=32559
* Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX.Akinori MUSHA2000-04-121-2/+0
| | | | | | | And remove the `Version required' line as well. Notes: svn path=/head/; revision=27464
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-012-3/+3
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* Add dictionaries and some fixes.Jun Kuriyama1999-02-102-7/+68
| | | | | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=16586
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-2/+3
| | | | | | | | 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.) Notes: svn path=/head/; revision=14974
* Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.Masafumi Max NAKANE1997-09-231-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=8002
* Misc. cleanup from maintainer. Create "wnn" account automatically ifSatoshi Asami1997-09-192-2/+8
| | | | | | | | | | doesn't exist. PR: 4409 Submitted by: maintainer Notes: svn path=/head/; revision=7964
* Fix many bugs. Share files that can be shared.Satoshi Asami1997-09-103-26/+22
| | | | | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7843
* The project template file is called "X11.tmpl" in XFree86-3.3, so makeSatoshi Asami1997-06-191-1/+4
| | | | | | | | a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. Notes: svn path=/head/; revision=7011
* This port is for Korean, not for Chinese!Masafumi Max NAKANE1997-05-061-1/+1
| | | | | | | | Submitted by: mita@jp.freebsd.org PR: 3515 Notes: svn path=/head/; revision=6421
* Master site has moved.Satoshi Asami1997-04-161-2/+2
| | | | | | | Submitted by: hanai Notes: svn path=/head/; revision=6219
* Since it's so sparse here, import Korean version of Wnn.Satoshi Asami1997-03-064-0/+108
Notes: svn path=/head/; revision=5876