Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2009 22:16:16 +0200 (CEST)
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139528: [Patch] textproc/ibus: Update info about input methods/engines in pkg-message
Message-ID:  <200910112016.n9BKGGPC049955@anthesphoria.net>
Resent-Message-ID: <200910112020.n9BKK0QP025665@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139528
>Category:       ports
>Synopsis:       [Patch] textproc/ibus: Update info about input methods/engines in pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 11 20:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:

System: FreeBSD black 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed May 13 19:04:54 CEST 2009 nikola@black:/usr/obj/usr/src/sys/GENERIC i386

>Description:

This small patch updates the pkg-message info about input methods/engines
available in the Ports since ibus-m17n is ported.

>How-To-Repeat:
	
>Fix:

--- ibus-1.1-pkg-message.patch begins here ---
diff -Nur ibus.orig/pkg-message ibus/pkg-message
--- ibus.orig/pkg-message	2009-10-11 11:04:01.000000000 +0200
+++ ibus/pkg-message	2009-10-11 22:07:24.000000000 +0200
@@ -30,10 +30,11 @@
 export XIM_PROGRAM="ibus-daemon"
 export XIM_ARGS="--daemonize --xim"
 
-Following input methods are available in ports:
+Following input methods/engines are available in ports:
 
 chinese/ibus-pinyin		The PinYin input method
 japanese/ibus-anthy		Anthy engine for IBus
+textproc/ibus-m17n		The m17n IMEngine for IBus framework
 
 If ibus cannot start or the panel does not appear, please ensure
 that you are using up-to-date python.
--- ibus-1.1-pkg-message.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910112016.n9BKGGPC049955>