From f71eccdfb62eef79ba26dcb29eedae91be886ae2 Mon Sep 17 00:00:00 2001 From: wxs Date: Sun, 29 May 2011 13:28:25 +0000 Subject: - 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 (maintainer) --- MOVED | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'MOVED') diff --git a/MOVED b/MOVED index 0dcdd50d4da5..bc923e1589d5 100644 --- a/MOVED +++ b/MOVED @@ -2185,3 +2185,10 @@ devel/tcl-neo||2011-05-22|Removed: deprecated and no maintainer interest. www/neowebscript||2011-05-22|Removed: deprecated and no maintainer interest. databases/db3||2011-05-23|Removed: all users set USE_BDB=3+ and have been using 4.0+. databases/db45|databases/db46|2011-05-28|Removed: no users left that require exactly 4.5. +textproc/scim-kmfl-european-latin|textproc/kmfl-european-latin|2011-05-29|KMFL keyboard ports are now platform-independent +textproc/scim-kmfl-sil-ezra|textproc/kmfl-sil-ezra|2011-05-29|KMFL keyboard ports are now platform-independent +textproc/scim-kmfl-sil-galatia|textproc/kmfl-sil-galatia|2011-05-29|KMFL keyboard ports are now platform-independent +textproc/scim-kmfl-sil-ipa-unicode5|textproc/kmfl-sil-ipa-unicode|2011-05-29|KMFL keyboard ports are now platform-independentplatform-independent; changeable Unicode version number dropped +textproc/scim-kmfl-sil-panafrican-latin|textproc/kmfl-sil-panafrican-latin|2011-05-29|KMFL keyboard ports are now platform-independent +textproc/scim-kmfl-sil-yi|textproc/kmfl-sil-yi|2011-05-29|KMFL keyboard ports are now platform-independent +textproc/scim-kmfl-varamozhi-malayalam|textproc/kmfl-varamozhi-malayalam|2011-05-29|KMFL keyboard ports are now platform-independent -- cgit