aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-client-lib
Commit message (Collapse)AuthorAgeFilesLines
* - Update to r12.0.1Pav Lucistnik2004-10-1310-60/+138
| | | | | | | | PR: ports/72645 Submitted by: Kuang-che Wu <kcwu@csie.org> (maintainer) Notes: svn path=/head/; revision=119286
* - Fix pthread-issue on -STABLEVolker Stolz2004-05-112-1/+19
| | | | | | | | | - Try to pass {C,LD}FLAGS through Requested by: kris Notes: svn path=/head/; revision=108893
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Don't listen to portlint when you have no clue what it is saying.Edwin Groothuis2003-12-281-1/+1
| | | | | | | Another pointy hat for the dutchman. Notes: svn path=/head/; revision=96786
* New port: iiimf-*Edwin Groothuis2003-12-286-0/+101
IIIMF stands for Internet/Intranet Input Method Framework. IIIMF is designed to be the next generation of input method framework which provides the following capabilities; * Multiplatform, platform independent. * Multlingual and Full UNICODE support, but satisfactory for native speakers. * Windowing System Independent. * Multiple language engines concurrently run. * Multiuser. * Distributed, lightweight clients and scalable server. * Extensible in multiple means. * Input method protocol efficient enough to be used over low-speed modem connection. * Easy input method engine development with plugin API. * Easy input method enabling with libiiimcf, even on console apps. * Small core part to start from. WWW: http://www.openi18n.org/subgroups/im/IIIMF/ - Kuang-che Wu kcwu@csie.org PR: ports/60087 Submitted by: Kuang-che Wu <kcwu@csie.org> Notes: svn path=/head/; revision=96778