Date: Sun, 28 Dec 2003 03:30:39 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/iiimf-client-lib Makefile distinfo pkg-descr pkg-plist patch-lib_iiimcf_test_check_Makefile.in Message-ID: <200312281130.hBSBUdwU008581@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/12/28 03:30:39 PST
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/iiimf-client-lib Makefile distinfo pkg-descr
pkg-plist
textproc/iiimf-client-lib/files patch-lib_iiimcf_Makefile.in
patch-lib_iiimcf_test_check_Makefile.in
Log:
New port: iiimf-*
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>
Revision Changes Path
1.601 +1 -0 ports/textproc/Makefile
1.1 +52 -0 ports/textproc/iiimf-client-lib/Makefile (new)
1.1 +1 -0 ports/textproc/iiimf-client-lib/distinfo (new)
1.1 +11 -0 ports/textproc/iiimf-client-lib/files/patch-lib_iiimcf_Makefile.in (new)
1.1 +11 -0 ports/textproc/iiimf-client-lib/files/patch-lib_iiimcf_test_check_Makefile.in (new)
1.1 +21 -0 ports/textproc/iiimf-client-lib/pkg-descr (new)
1.1 +5 -0 ports/textproc/iiimf-client-lib/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312281130.hBSBUdwU008581>
