Date: Fri, 15 Sep 2017 17:00:21 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449907 - head/textproc/ibus Message-ID: <201709151700.v8FH0LNP065868@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Fri Sep 15 17:00:20 2017 New Revision: 449907 URL: https://svnweb.freebsd.org/changeset/ports/449907 Log: - adds textproc/ibus-typing-booster to the list - remove textproc/ibus-m17n from the list (removed port) - remove the reference to Python 2.5. PR: 222294 Submitted by: /me Approved by: maintainer (Henry Hu) Modified: head/textproc/ibus/pkg-message Modified: head/textproc/ibus/pkg-message ============================================================================== --- head/textproc/ibus/pkg-message Fri Sep 15 15:19:28 2017 (r449906) +++ head/textproc/ibus/pkg-message Fri Sep 15 17:00:20 2017 (r449907) @@ -33,18 +33,18 @@ export XIM_ARGS="--daemonize --xim" Following input methods/engines are available in ports: chinese/ibus-chewing Chewing engine for IBus +chinese/ibus-libpinyin Intelligent Pinyin engine based on libpinyin chinese/ibus-pinyin The PinYin input method japanese/ibus-anthy Anthy engine for IBus japanese/ibus-mozc Mozc engine for IBus japanese/ibus-skk SKK engine for IBus korean/ibus-hangul Hangul engine for IBus textproc/ibus-kmfl KMFL IMEngine for IBus framework -textproc/ibus-m17n The m17n IMEngine for IBus framework textproc/ibus-table Table based IM framework for IBus +textproc/ibus-typing-booster Faster typing by context sensitive completion and QT4 input method module, textproc/ibus-qt. If ibus cannot start or the panel does not appear, please ensure that you are using up-to-date python. -There's a bug in python 2.5, which may prevent the panel from appearing. -------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709151700.v8FH0LNP065868>