aboutsummaryrefslogtreecommitdiff
path: root/textproc/kmflcomp
Commit message (Collapse)AuthorAgeFilesLines
* - Fix bison dependency wrong committed on importRenato Botelho2007-10-241-1/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=201927
* KMFL aims to bring Tavultesoft Keyman functionality to *nix operatingRenato Botelho2007-10-185-0/+113
systems. KMFL is being jointly developed by SIL International (http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com). This is compiler for keyboard sources written in Keyman keyboard language (.kmn files). Resulting binaries (.kmfl) can be used with SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). 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. Ported keyboards are textproc/scim-kmfl-*. WWW: http://kmfl.sourceforge.net/ PR: ports/117167 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net> Notes: svn path=/head/; revision=201638