From owner-cvs-all@FreeBSD.ORG Sun Nov 22 12:14:10 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 457FB1065672; Sun, 22 Nov 2009 12:14:10 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 33D058FC0A; Sun, 22 Nov 2009 12:14:10 +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 nAMCEAwW082081; Sun, 22 Nov 2009 12:14:10 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAMCEA7F082079; Sun, 22 Nov 2009 12:14:10 GMT (envelope-from wen) Message-Id: <200911221214.nAMCEA7F082079@repoman.freebsd.org> From: Wen Heping Date: Sun, 22 Nov 2009 12:14:10 +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-qt Makefile distinfo pkg-descr pkg-message pkg-plist ports/textproc/ibus-qt/files patch-CMakeList.txt 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: Sun, 22 Nov 2009 12:14:10 -0000 wen 2009-11-22 12:14:10 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ibus-qt Makefile distinfo pkg-descr pkg-message pkg-plist textproc/ibus-qt/files patch-CMakeList.txt Log: Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input framework, developed by the developer of scim-python, includes all its function, and much more. This is the ibus-qt port, the input method module for Qt4 of ibus. You may select ibus as the input method in qtconfig after installation. WWW: http://code.google.com/p/ibus PR: ports/140665 Submitted by: Henry Hu Revision Changes Path 1.1390 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/ibus-qt/Makefile (new) 1.1 +3 -0 ports/textproc/ibus-qt/distinfo (new) 1.1 +11 -0 ports/textproc/ibus-qt/files/patch-CMakeList.txt (new) 1.1 +8 -0 ports/textproc/ibus-qt/pkg-descr (new) 1.1 +5 -0 ports/textproc/ibus-qt/pkg-message (new) 1.1 +35 -0 ports/textproc/ibus-qt/pkg-plist (new)