From owner-cvs-ports@FreeBSD.ORG Thu Mar 26 09:24:35 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B12F1065674; Thu, 26 Mar 2009 09:24:35 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A4D38FC0C; Thu, 26 Mar 2009 09:24:35 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2Q9OZGr062126; Thu, 26 Mar 2009 09:24:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2Q9OZlc062125; Thu, 26 Mar 2009 09:24:35 GMT (envelope-from pav) Message-Id: <200903260924.n2Q9OZlc062125@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 26 Mar 2009 09:24:35 +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 Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 09:24:36 -0000 pav 2009-03-26 09:24:35 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ibus Makefile distinfo pkg-descr pkg-message pkg-plist 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 base port, you need input methods such as pinyin to input text. WWW: http://code.google.com/p/ibus PR: ports/128371 Submitted by: Henry Hu Revision Changes Path 1.1321 +1 -0 ports/textproc/Makefile 1.1 +90 -0 ports/textproc/ibus/Makefile (new) 1.1 +3 -0 ports/textproc/ibus/distinfo (new) 1.1 +7 -0 ports/textproc/ibus/pkg-descr (new) 1.1 +35 -0 ports/textproc/ibus/pkg-message (new) 1.1 +267 -0 ports/textproc/ibus/pkg-plist (new)