aboutsummaryrefslogtreecommitdiff
path: root/textproc/kmfl-varamozhi-malayalam/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistBaptiste Daroussin2014-12-201-2/+0
| | | | Notes: svn path=/head/; revision=375113
* - Stage supportMartin Wilke2014-06-271-17/+6
| | | | | | | | | - Cleanup PR: 190778 Notes: svn path=/head/; revision=359568
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-2/+2
| | | | Notes: svn path=/head/; revision=347786
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to useWesley Shields2011-05-291-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Add correct language codeMartin Wilke2009-11-041-5/+2
| | | | | | | | PR: 140264 140265 140266 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer) Notes: svn path=/head/; revision=243751
* This is a keyboard for input of the Malayalam according to the transliterationMartin Wilke2009-10-211-0/+52
scheme called Mozhi (https://sites.google.com/site/cibu/mozhi). The keymap is written in Keyman keyboard language and developed as a part of Varamozhi Project under the LGPL license. The Mozhi is intended to be the most intuitive scheme for Malayalam speakers. It simplifies what the user needs to remember and is is not phonetically accurate. This keymap supports the current standard for Malayalam Chillus (i.e. without special encoding). It offers mnemonic keyboard functionality and smart-quote functionality with comas and numerals. This port installs the keyboard so that it can be used through SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). WWW: http://varamozhi.sourceforge.net/ PR: ports/139498 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net> Notes: svn path=/head/; revision=243141