summaryrefslogtreecommitdiff
path: root/chinese/libtabe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BerkeleyDB cleanup - stage 3Ade Lovett2002-08-221-1/+1
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-223-1/+22
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Add USE_XLIB and correct a LIB_DEPENDS bogon.Kris Kennaway2002-05-051-1/+3
| | | | Noticed by: bento
* Upgrade to latest xcin25/libtabe suite.Clive Lin2002-04-175-47/+40
| | | | | | | Hand MAINTAINER to submitter. PR: ports/37039 ports/37040 Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
* NOPORTDOCS supportYing-Chieh Liao2001-10-151-10/+10
| | | | | PR: 29750 Submitted by: Patrick Li <pat@databits.net>
* Update to 0.2.2.Jing-Tang Keith Jang2001-06-226-48/+38
| | | | PR: ports/28219
* Fix typo: INSTALL_SHLIBS -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
|
* Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.orgJing-Tang Keith Jang2000-11-061-2/+2
|
* Update to version 0.1.9Kevin Lo2000-10-315-6/+6
| | | | | PR: 22437 Submitted by: MAINTAINER
* Upgrade to version 1.0.8Kevin Lo2000-10-165-7/+7
| | | | | PR: 22017 Submitted by: MAINTAINER
* Update to version 0.1.7Kevin Lo2000-10-105-7/+6
| | | | | PR: 21833 Submitted by: MAINTAINER
* Upgrade to 0.1.6.Vanilla I. Shu2000-08-125-18/+22
|
* Upgrade to 0.1.5.Vanilla I. Shu2000-07-165-23/+23
|
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-3/+1
|
* Upgrade to 0.1.4.Vanilla I. Shu2000-04-245-13/+17
| | | | Submitted by: maintainer
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+3
| | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional).
* Fix install bug w/ xcin25.Foxfair Hu2000-03-061-2/+2
|
* Fix the broken part made by vanilla in rev 1.7, the patches have been testedFoxfair Hu2000-03-052-4/+13
| | | | | | before I commit it. Submitted by: maintainer.
* Library name has changed. Also, fix a typo in directory name.Satoshi Asami2000-03-031-2/+2
| | | | (Do people actually *test* these stuff before they commit them?!?)
* Upgrade to latest version.Vanilla I. Shu2000-02-274-16/+31
| | | | | PR: ports/16939 Submitted by: maintainer.
* Update to version 0.1b8.Steve Price1999-12-245-6/+45
| | | | | PR: 15654 Submitted by: maintainer
* Upgrade to latest version.Vanilla I. Shu1999-11-062-7/+7
| | | | | PR: ports/14655 Submitted by: maintainer
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Did I say USE_X11? Bah! I meant USE_XLIB of course!Satoshi Asami1999-09-101-1/+1
|
* Add USE_X11.Satoshi Asami1999-09-091-0/+1
|
* Submitted by: Joe Jih-Shien Lu <JoeLu@JoeLu.m8.ntu.edu.tw>Foxfair Hu1999-09-042-2/+19
| | | | Make libtabe to enable shared mode.
* Submitted by: Keith Jang <jtjang@gcn.net.tw>Foxfair Hu1999-08-315-0/+54
Obtained from: IIS, Academia Sinica, Taiwan. TaBE stands for `Taiwan and Big5 Encoding'. libtabe provides unified interface and library dealing with Chinese words, phrases, sentences, and phonetic symbols. It is intended to be used as the foundation of Chinese text processing.