From owner-cvs-all@FreeBSD.ORG Fri Sep 4 20:39:11 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67AB31065670; Fri, 4 Sep 2009 20:39:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 57B3A8FC0C; Fri, 4 Sep 2009 20:39:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n84KdB0l033197; Fri, 4 Sep 2009 20:39:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n84KdB2A033196; Fri, 4 Sep 2009 20:39:11 GMT (envelope-from miwi) Message-Id: <200909042039.n84KdB2A033196@repoman.freebsd.org> From: Martin Wilke Date: Fri, 4 Sep 2009 20:39:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/ibus-m17n Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 20:39:11 -0000 miwi 2009-09-04 20:39:11 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ibus-m17n Makefile distinfo pkg-descr pkg-plist Log: This is the m17n IMEngine for IBus (Intelligent Input Bus) framework. It allows you to use official and contributed keyboard layouts of the m17n project (available via devel/m17n-db and textproc/m17n-contrib) through standard IBus interface. m17n-lib currenty supports input of more than 60 languages with more than 70 language-specific input methods. WWW: http://code.google.com/p/ibus PR: ports/138521 Submitted by: Nikola Lecic Revision Changes Path 1.1380 +1 -0 ports/textproc/Makefile 1.1 +33 -0 ports/textproc/ibus-m17n/Makefile (new) 1.1 +3 -0 ports/textproc/ibus-m17n/distinfo (new) 1.1 +7 -0 ports/textproc/ibus-m17n/pkg-descr (new) 1.1 +6 -0 ports/textproc/ibus-m17n/pkg-plist (new)