aboutsummaryrefslogtreecommitdiff
path: root/textproc/kmfl-sil-panafrican-latin
Commit message (Collapse)AuthorAgeFilesLines
* - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to useWesley Shields2011-05-293-18/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=274783
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* This is a set of two keyboards that provides a single implementation for manyMartin Wilke2009-09-023-0/+95
Roman writing systems across Africa, based on results compiled from data from Benin, Burkina Faso, Cameroon, Chad, Cote d'Ivoire, Nigeria, Senegal and Togo. The keyboards are written in Keyman keyboard language and developed by SIL Non-Roman Script Initiative (NRSI). The software is distributed under the X11-style license (http://scripts.sil.org/X11License). This port installs the keyboards so that they can be used through SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). Two layouts are provided: * mnemonic layout for any keyboard (using deadkeys); * positional layout for US keyboard (using deadkeys and/or shift-states, i.e. RALT and LALT keys). WWW: http://scripts.sil.org/AfricanKeyboard1 PR: ports/138464 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net> Notes: svn path=/head/; revision=240751