Port details |
- kmflcomp Compiler of Keyman KMFL keyboard sources to use with SCIM/IBus
- 0.9.9_2 textproc =2 0.9.9_2Version of this port present on the latest quarterly branch.
- Maintainer: nikola.lecic@anthesphoria.net
- Port Added: 2007-10-18 12:30:52
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://kmfl.sourceforge.net/
- Description:
- 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).
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-*.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kmflcomp>0:textproc/kmflcomp
- To install the port:
- cd /usr/ports/textproc/kmflcomp/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/kmflcomp
- pkg install kmflcomp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kmflcomp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kmfl/kmflcomp-0.9.9.tar.gz) = d07fe491ab4bfd6ad1d60a092c382c6e567f44729d406f066d804057ca9f716a
SIZE (kmfl/kmflcomp-0.9.9.tar.gz) = 365124
SHA256 (kmfl/KMFL-Compiler.sxw) = dedb0aee0b7d931dff48d0bcd3f9fa5c2c71d4684f9aa53e064df5bfb8b04841
SIZE (kmfl/KMFL-Compiler.sxw) = 56675
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- This port is required by:
- for Libraries
-
- textproc/ibus-kmfl
- textproc/libkmfl
- textproc/scim-kmfl-imengine
- for Run
-
- textproc/ibus-kmfl
- textproc/kmfl-european-latin
- textproc/kmfl-khmer
- textproc/kmfl-sil-ezra
- textproc/kmfl-sil-galatia
- textproc/kmfl-sil-ipa-unicode
- textproc/kmfl-sil-panafrican-latin
Configuration Options:
- ===> The following configuration options are available for kmflcomp-0.9.9_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_kmflcomp
- USES:
- iconv libtool xorg
- pkg-message:
- For install:
- Please note that kmflcomp only compiles keyboard sources written in
Keyman keyboard language (.kmn) into .kmfl binaries. KMFL is source
compatible with keyboards developed for Keyman. Binary keyboards
compiled for Keyman will not run under KMFL. KMFL is also Unicode
based, and does not support legacy code pages and encodings.
The Keyman keyboard language is documented in
/usr/local/share/doc/kmfl/kmflcomp/KMFL-Compiler.sxw
Tavultesoft documentation is available on
http://tavultesoft.com/keymandev/documentation/help/main/guide.php
You need textproc/scim-kmfl-imengine to use KMFL keyboards through
SCIM, or textproc/ibus-kmfl to use them through IBus. The keyboard
ports are textproc/kmfl-*.
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.9_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.9_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.9_2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.9_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.9_2 07 Nov 2019 17:19:12 |
zeising |
Add USES=xorg USES=gl, ports categories t
Add USES=xorg and USES=gl to ports in categories starting with 't'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.9.9_2 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
0.9.9_2 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.9.9_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9.9_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.9.9_1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.9.9_1 27 Jun 2014 14:27:33 |
miwi |
- Stage support
- support USES=libtools
PR: 190769 |
0.9.9 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.9.9 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
0.9.9 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
0.9.9 24 Jun 2012 21:53:38 |
dougb |
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated. |
0.9.9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9.9 29 May 2011 13:28:25 |
wxs |
- Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to use
the same neutral keyboard repository as textproc/ibus-kmfl does,
${LOCALBASE}/share/kmfl/. This approach is similar to m17n (its
keyboard databases, devel/m17n-db and textproc/m17n-contrib, are
shared between textproc/scim-m17n and textproc/ibus-m17n). This
patch also makes both these KMFL engine ports to read ~/.kmfl/
instead of SCIM-oriented ~/.scim/kmfl/.
There is UPDATING text that informs KMFL users about this.
- Patch keyboard ports (7 of them) to install data to the new
repository, ${LOCALBASE}/share/kmfl/; the keyboard ports were
SCIM-only and used to install to ${LOCALBASE}/share/scim/kmfl/.
- Adapt descriptions in other KMFL ports (textproc/kmflcomp,
textproc/libkmfl);
- While we are here, do some additional maintenance.
- Remove the 7 old ports.
- Please see the PR for full details.
PR: ports/156694
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer) |
0.9.9 23 Jul 2010 22:05:52 |
makc |
Update to 1.0.3
PR: ports/148840
Submitted by: Nikola Lecic (maintainer) |
0.9.8_2 19 Jun 2010 14:31:32 |
wxs |
Remove incorrect gettext dependency. USE_ICONV and -liconv is sufficient
Whitespace cleanup
Adjust plist because libkmfl also installs include/kmfl
PR: ports/147689
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Feature safe: yes |
0.9.8_1 28 Nov 2009 20:32:35 |
miwi |
- Fixes kmflcomp coredumping on amd64 systems; the patches are provided by Doug
Rintoul <doug_rintoul@sil.org>,
PR: 140910
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> |
0.9.8 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.9.8 03 Jul 2009 13:47:46 |
wxs |
- Update to 0.9.8
- Fix MASTER_SITES
- Sort plist
PR: ports/136149
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> |
0.9.6_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.9.6_1 24 Oct 2007 15:43:17 |
garga |
- Fix bison dependency wrong committed on import
- Bump PORTREVISION |
0.9.6 18 Oct 2007 12:29:50 |
garga |
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).
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> |