From owner-cvs-all@FreeBSD.ORG Fri Nov 11 15:47:44 2011 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 869BC106566B; Fri, 11 Nov 2011 15:47:43 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5B7B88FC08; Fri, 11 Nov 2011 15:47:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pABFlh64072922; Fri, 11 Nov 2011 15:47:43 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pABFlhHU072921; Fri, 11 Nov 2011 15:47:43 GMT (envelope-from clsung) Message-Id: <201111111547.pABFlhHU072921@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 11 Nov 2011 15:47:43 +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/chinese Makefile ports/chinese/fcitx-sunpinyin Makefile distinfo pkg-descr pkg-message pkg-plist ports/chinese/fcitx-sunpinyin/files patch-CMakeLists.txt patch-src_eim.cpp 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, 11 Nov 2011 15:47:44 -0000 clsung 2011-11-11 15:47:43 UTC FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/fcitx-sunpinyin Makefile distinfo pkg-descr pkg-message pkg-plist chinese/fcitx-sunpinyin/files patch-CMakeLists.txt patch-src_eim.cpp Log: fcitx-sunpinyin provides SunPinyin, a statistical language model based input method engine, as a back-end to the Fcitx IM server. WWW: http://code.google.com/p/fcitx/ PR: ports/162466 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes Revision Changes Path 1.306 +1 -0 ports/chinese/Makefile 1.1 +30 -0 ports/chinese/fcitx-sunpinyin/Makefile (new) 1.1 +2 -0 ports/chinese/fcitx-sunpinyin/distinfo (new) 1.1 +11 -0 ports/chinese/fcitx-sunpinyin/files/patch-CMakeLists.txt (new) 1.1 +11 -0 ports/chinese/fcitx-sunpinyin/files/patch-src_eim.cpp (new) 1.1 +4 -0 ports/chinese/fcitx-sunpinyin/pkg-descr (new) 1.1 +7 -0 ports/chinese/fcitx-sunpinyin/pkg-message (new) 1.1 +13 -0 ports/chinese/fcitx-sunpinyin/pkg-plist (new)