freebsd-ports/textproc/kmflcomp/files/pkg-message.in
Wesley Shields 7da81d3240 - 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)
2011-05-29 13:28:25 +00:00

20 lines
877 B
Text

------------------------------------------------------------------------
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
%%PREFIX%%/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-*.
------------------------------------------------------------------------