Bug 117169 - [New Port] textproc/libkmfl: An engine to interpret compiled KMFL keyboard tables
Summary: [New Port] textproc/libkmfl: An engine to interpret compiled KMFL keyboard ta...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-14 03:10 UTC by Nikola Lečić
Modified: 2007-10-18 17:10 UTC (History)
0 users

See Also:


Attachments
libkmfl-0.9.6.shar (2.89 KB, text/plain)
2007-10-14 03:10 UTC, Nikola Lečić
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!