Bug 117169

Summary: [New Port] textproc/libkmfl: An engine to interpret compiled KMFL keyboard tables
Product: Ports & Packages Reporter: Nikola Lečić <nikola.lecic>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libkmfl-0.9.6.shar none

Description Nikola Lečić 2007-10-14 03:10:03 UTC
	


This is no. 2 of 4 PRs related to the new KMFL port; they are:

KMFL:
  textproc/kmflcomp
  textproc/libkmfl
  textproc/scim-kmfl-imengine
An example keyboard:
  textproc/scim-kmfl-sil-ipa-unicode5
-------------------------------------

This library provides an engine to interpret compiled
(textproc/kmflcomp) KMFL keyboard tables written in Keyman keyboard
language for use with SCIM KMFL IMEngine
(textproc/scim-kmfl-imengine).
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2007-10-15 20:08:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-18 17:05:42 UTC
garga       2007-10-18 16:05:36 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/libkmfl     Makefile distinfo pkg-descr 
  Log:
  This library provides an engine to interpret compiled
  (textproc/kmflcomp) KMFL keyboard tables written in Keyman keyboard
  language for use with SCIM KMFL IMEngine
  (textproc/scim-kmfl-imengine).
  
  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).
  
  WWW: http://kmfl.sourceforge.net/
  
  PR:             ports/117169
  Submitted by:   Nikola Lecic <nikola.lecic at anthesphoria.net>
  
  Revision  Changes    Path
  1.1191    +1 -0      ports/textproc/Makefile
  1.1       +50 -0     ports/textproc/libkmfl/Makefile (new)
  1.1       +3 -0      ports/textproc/libkmfl/distinfo (new)
  1.1       +10 -0     ports/textproc/libkmfl/pkg-descr (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 Renato Botelho freebsd_committer freebsd_triage 2007-10-18 17:06:24 UTC
State Changed
From-To: open->closed

New port added. Thanks!