Log: This is the KMFL IMEngine for IBus (Intelligent Input Bus) framework. It allows you to use layouts written in KMN keyboard language through standard IBus interface, through KMFL compiler (textproc/kmflcomp) and KMFL library (textproc/libkmfl). KMFL aims to bring Tavultesoft Keyman functionality to *nix operating systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com). The powerful KMN keyboard language supports contextual deadkeys, pre- and post-processing of keystrokes, rules grouping, 'storing' of character classes for use in similar rules, custom and Unicode character constants, SIL Ethnologue language codes, etc. Official Tavultesoft repository contains keyboards that cover more than 220 languages. Significant number of them are open source. WWW: http://kmfl.sourceforge.net/
Responsible Changed From-To: freebsd-ports-bugs->delphij Take.
delphij 2010-06-10 18:30:26 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ibus-kmfl Makefile distinfo pkg-descr pkg-plist Log: Add ibus-kmfl 1.0.2, KMFL IMEngine for IBus framework. PR: ports/147763 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net> Revision Changes Path 1.1470 +1 -0 ports/textproc/Makefile 1.1 +44 -0 ports/textproc/ibus-kmfl/Makefile (new) 1.1 +3 -0 ports/textproc/ibus-kmfl/distinfo (new) 1.1 +18 -0 ports/textproc/ibus-kmfl/pkg-descr (new) 1.1 +7 -0 ports/textproc/ibus-kmfl/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!