Bug 147763

Summary: [New Port] textproc/ibus-kmfl: KMFL IMEngine for IBus framework
Product: Ports & Packages Reporter: Nikola Lečić <nikola.lecic>
Component: Individual Port(s)Assignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ibus-kmfl-1.0.2.shar none

Description Nikola Lečić 2010-06-10 12:20:05 UTC
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/
Comment 1 Xin LI freebsd_committer freebsd_triage 2010-06-10 18:32:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-10 19:30:35 UTC
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"
Comment 3 Xin LI freebsd_committer freebsd_triage 2010-06-10 19:30:36 UTC
State Changed
From-To: open->closed

Committed, thanks!