sthen
405716f65c
ibus: sync WANTLIB, from Yifei Zhan (I fixed REVISION markers)
2021-11-25 08:25:22 +00:00
uaa
7ba49654ee
+libkkc
2021-11-23 06:45:45 +00:00
uaa
f3ff0d5c78
initial commit, ok inoguchi@
2021-11-23 06:39:17 +00:00
solene
692fcbb0dd
Update to ibus-typing-boost-2.15.0
2021-11-21 19:48:35 +00:00
ajacoutot
6732bab863
Fix rm(1) invocations.
2021-11-18 10:23:09 +00:00
ajacoutot
4812e9dfc1
Fix PLIST.
2021-11-18 10:12:17 +00:00
ajacoutot
4e0a20912b
Add the new @tag ibus-write-cache
2021-11-18 10:11:29 +00:00
ajacoutot
d1ee8c0661
Add a new tag: ibus-write-cache
...
This runs "ibus write-cache --system" which is needed by ports installing things
under LOCALBASE/share/ibus/component/
2021-11-18 10:10:54 +00:00
solene
1242c8e47f
+ ibus-typing-booster
2021-11-06 16:25:42 +00:00
solene
b363083c20
Import ibus-typing-booster-2.14.13
...
Ibus-typing-booster is a completion input method to speed-up typing.
Features:
- Context sensitive completions.
- Learns from user input.
- Can be trained by supplying files containing typical user input.
- If available, hunspell and hunspell dictionaries will also be used
to provide not only completion but also spellchecking suggestions.
- Can be used with any keyboard layout.
- Almost all input methods supplied by libm17n are supported.
- Several input methods and languages can be used at the same time
without switching.
- Predicts Unicode symbols and emoji as well.
ok kn@
Special thanks to stsp@ who entirely reworked my initial port draft
Thanks to kn@ and sthen@ for comments on the port
2021-11-06 16:25:15 +00:00
sthen
5e4370b64d
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:01:12 +00:00
ajacoutot
5e830ebe27
Update to ibus-anthy-1.5.13.
2021-10-18 15:23:11 +00:00
sthen
ecfa9d4449
update scim readme to export correct *_IM_MODULEs; from Yifei Zhan
2021-10-04 21:18:35 +00:00
ajacoutot
eff9fb26f3
Update to ibus-1.5.25.
2021-08-30 19:27:23 +00:00
jca
196d9b9cbf
Match @tag gtk-update-icon-cache use with an explicit dep on x11/gtk+3,-guic
...
ok ajacoutot@ kevlo@ (maintainer)
2021-07-28 13:38:23 +00:00
kevlo
d658d6e234
Update to fcitx-anthy 0.2.4
...
Thanks to Yifei Zhan for the update.
2021-07-27 01:37:00 +00:00
sthen
350cf40556
remove ports libexecinfo, we now have a libunwind-based libexecinfo in base
2021-06-09 19:50:06 +00:00
kevlo
877699aee5
Forgot to remove this file.
2021-06-08 02:24:41 +00:00
kevlo
95358be158
Remove the RTLD_NODELETE patch, from Brad and semarie@
2021-06-08 02:21:54 +00:00
ajacoutot
8a9ced6efb
Bump after ibus multi packages split.
2021-03-13 13:37:58 +00:00
ajacoutot
fc8eb80986
Split into multi packages.
...
GTK3 support is available in the main package.
GTK2 is now in ibus-gtk2.
Enable GTK4 support in ibus-gtk4.
This change allows not to depend on gtk+2 by default.
2021-03-13 13:36:49 +00:00
naddy
ca77fec840
inputmethods/scim-anthy: fix build with LLVM11
...
Don't try to assign "" to a bool variable.
2021-03-12 22:47:30 +00:00
ajacoutot
6834ff13c2
Update to ibus-1.5.24.
2021-03-07 17:28:12 +00:00
ajacoutot
13724a3c90
Update to ibus-anthy-1.5.12.
2021-03-03 07:31:27 +00:00
naddy
c7a274612e
inputmethods/cellwriter: fix build with -fno-common
2021-02-25 15:05:06 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
yasuoka
e9a995633b
Fix anthy.el not to use process-kill-without-query which is deleted.
...
ok jca
2020-11-09 22:43:46 +00:00
ajacoutot
b85c0d2a80
Regen WANTLIB.
2020-11-07 08:24:33 +00:00
ajacoutot
0cbb8bcf66
Update to libskk-1.0.5.
2020-11-07 08:24:25 +00:00
ajacoutot
7fd2b27757
Update to ibus-1.5.23.
2020-11-07 08:04:25 +00:00
jasper
417096afd0
fix build with upcoming vala 0.50
2020-11-02 06:22:08 +00:00
ajacoutot
9890d8665a
Bump after py-gobject3 merge.
2020-10-03 15:39:57 +00:00
kevlo
1ca2226904
+fcitx-configtool
2020-09-04 15:37:28 +00:00
kevlo
280ecdacd1
Import fcitx-configtool, a GTK-based configure tool for fcitx.
...
From Shawn Chiou.
Input from and ok rsadowski@, sthen@
2020-09-04 15:36:26 +00:00
rsadowski
fbf1179a41
Remove scim-qtimm
...
Time to go to Attic Qt3
OK kn@
2020-08-27 15:16:32 +00:00
kevlo
578f91a1b0
Update fcitx-qt5 to 1.2.5.
...
"patch is good with me" bcallah@
2020-08-27 01:00:45 +00:00
kevlo
309391f9c5
Update to fcitx-4.2.9.8.
...
Input by bcallah@, "patch is good with me" bcallah@
2020-08-27 00:59:48 +00:00
jca
b6f376d9cf
Unbreak anthy.el with emacs-27.1
...
anthy.el was still using old-style backquotes, which trigger warnings
since emacs-22.2 and are finally treated as errors in emacs-27.1.
Failure in bulk builds reported by ajacoutot@
2020-08-24 13:42:26 +00:00
kn
a44b70ee3f
Unmention -kde, -qt and -qt4 packages from DESCR-main
2020-08-23 20:53:58 +00:00
rsadowski
42f725001a
Remove kde,qt,qt4 support
...
- Remove KDE3, Qt3 and QT4 support
- Fixed missing ${COMPILER_LIBCXX}
OK kn@
2020-08-20 16:21:16 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
ajacoutot
b7187c5f68
Update to ibus-skk-1.4.3.
...
ok sthen@ robert@ jasper@
2020-04-20 10:15:56 +00:00
ajacoutot
c3e8790ee9
Update to ibus-anthy-1.5.11.
...
ok sthen@ robert@ jasper@
2020-04-20 10:15:36 +00:00
ajacoutot
a97d13df90
Upgrade ibus to the latest stable release: ibus-1.5.22
...
ok sthen@ robert@ jasper@
2020-04-20 10:15:16 +00:00
naddy
81d38d7132
bump after a PLIST tweak snuck in
2020-02-29 15:20:56 +00:00
rsadowski
e921e20be4
Add missing -DENABLE_QT*=OFF
...
Spotted by naddy@ Thanks!
2020-02-29 14:09:05 +00:00
rsadowski
1b99fdace4
Remove Qt4 support in inputmethods/fcitx
...
Qt5 is already ported so we can say goodbye to the qt4 support in fcitx.
ok kevlo@ (maintainer)
2020-02-28 20:13:49 +00:00
jasper
c0d71858db
update MASTER_SITES where distfiles.nl was used
2020-01-26 11:14:29 +00:00
cwen
61f625bd26
scim-tables: add missing headers for ports-gcc.
...
Regen WANTLIB and remove base-gcc from COMPILER while here.
OK kmos@
2019-08-18 19:23:41 +00:00
cwen
f198e462a1
scim-pinyin: add missing headers for ports-gcc.
...
Regen WANTLIB and remove base-gcc from COMPILER while here.
OK jca@
2019-08-17 22:17:14 +00:00