From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 7 02:10:13 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6847C1065675 for ; Tue, 7 Feb 2012 02:10:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 853AC8FC19 for ; Tue, 7 Feb 2012 02:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q172A8ww047580 for ; Tue, 7 Feb 2012 02:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q172A8ZZ047579; Tue, 7 Feb 2012 02:10:08 GMT (envelope-from gnats) Resent-Date: Tue, 7 Feb 2012 02:10:08 GMT Resent-Message-Id: <201202070210.q172A8ZZ047579@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zhihao Yuan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA968106568C for ; Tue, 7 Feb 2012 02:00:41 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B18D58FC1B for ; Tue, 7 Feb 2012 02:00:41 +0000 (UTC) Received: by iaeo4 with SMTP id o4so13933974iae.13 for ; Mon, 06 Feb 2012 18:00:41 -0800 (PST) Received: by 10.42.152.134 with SMTP id i6mr19134081icw.27.1328580040950; Mon, 06 Feb 2012 18:00:40 -0800 (PST) Received: from elitebook.hp (c-98-228-191-105.hsd1.il.comcast.net. [98.228.191.105]) by mx.google.com with ESMTPS id wn6sm18454342igb.3.2012.02.06.18.00.36 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Feb 2012 18:00:39 -0800 (PST) Received: by elitebook.hp (sSMTP sendmail emulation); Mon, 06 Feb 2012 20:00:33 -0600 Message-Id: <4f3085c7.a69d320a.35c5.ffffebad@mx.google.com> Date: Mon, 06 Feb 2012 20:00:33 -0600 From: Zhihao Yuan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/164837: New ports: 2 new addons for fcitx-4.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zhihao Yuan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2012 02:10:13 -0000 >Number: 164837 >Category: ports >Synopsis: New ports: 2 new addons for fcitx-4.2.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 07 02:10:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Zhihao Yuan >Release: FreeBSD 8.2-STABLE amd64 >Organization: Northern Illinois University >Environment: System: FreeBSD elitebook.hp 8.2-STABLE FreeBSD 8.2-STABLE #2 r230519: Tue Jan 24 22:28:11 CST 2012 lichray@elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64 >Description: This is a combined shar, which contains: fcitx-chewing - Chewing input method binding fcitx-keyboard - X keyboard integration These addons are new to fcitx-4.2.0, as mentioned on the author's blog https://www.csslayer.info/wordpress/fcitx-dev/fcitx-4-2-0/ (Chinese). This PR depends on PR/164820. >How-To-Repeat: >Fix: --- fcitx_new_addons.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fcitx-chewing # fcitx-chewing/Makefile # fcitx-chewing/distinfo # fcitx-chewing/pkg-plist # fcitx-chewing/pkg-descr # echo c - fcitx-chewing mkdir -p fcitx-chewing > /dev/null 2>&1 echo x - fcitx-chewing/Makefile sed 's/^X//' >fcitx-chewing/Makefile << '64da2cf00e6416239c3239a7e5b72920' X# New ports collection makefile for: fcitx-chewing X# Date created: 6 Feb 2012 X# Whom: Zhihao Yuan X# X# $FreeBSD$ X# X XPORTNAME= fcitx-chewing XPORTVERSION= 0.1.0 XCATEGORIES= chinese XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XDIST_SUBDIR= fcitx X XMAINTAINER= lichray@gmail.com XCOMMENT= Chewing support for Fcitx X XLIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ X chewing.3:${PORTSDIR}/chinese/libchewing X XUSE_BZIP2= yes XUSE_GETTEXT= yes XUSE_CMAKE= yes X XPROJECTHOST= fcitx X X.include 64da2cf00e6416239c3239a7e5b72920 echo x - fcitx-chewing/distinfo sed 's/^X//' >fcitx-chewing/distinfo << '24d6c4266eb78b9ca9a8787944a21ff6' XSHA256 (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 6b9f7bb00fc1d8b7a5f888589665f185b906b83a68d630605cb0cc649f2a2352 XSIZE (fcitx/fcitx-chewing-0.1.0.tar.bz2) = 15867 24d6c4266eb78b9ca9a8787944a21ff6 echo x - fcitx-chewing/pkg-plist sed 's/^X//' >fcitx-chewing/pkg-plist << '5670ca43e94ab0555e24a9dc89db478e' Xlib/fcitx/fcitx-chewing.so Xshare/fcitx/addon/fcitx-chewing.conf Xshare/fcitx/configdesc/fcitx-chewing.desc Xshare/fcitx/skin/default/chewing.png Xshare/fcitx/skin/classic/chewing.png Xshare/fcitx/skin/dark/chewing.png Xshare/locale/zh_CN/LC_MESSAGES/fcitx-chewing.mo Xshare/locale/zh_TW/LC_MESSAGES/fcitx-chewing.mo 5670ca43e94ab0555e24a9dc89db478e echo x - fcitx-chewing/pkg-descr sed 's/^X//' >fcitx-chewing/pkg-descr << '22f778dbdb4cded7d871db9713724162' Xfcitx-chewing provides Chewing, an intelligent phonetic input method Xengine, as a back-end to the Fcitx IM server. X XWWW: http://code.google.com/p/fcitx/ 22f778dbdb4cded7d871db9713724162 # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # fcitx-keyboard # fcitx-keyboard/pkg-plist # fcitx-keyboard/pkg-descr # fcitx-keyboard/Makefile # fcitx-keyboard/distinfo # echo c - fcitx-keyboard mkdir -p fcitx-keyboard > /dev/null 2>&1 echo x - fcitx-keyboard/pkg-plist sed 's/^X//' >fcitx-keyboard/pkg-plist << 'f653d5fd84998ce724ba584a0d1ac5e9' Xlib/fcitx/fcitx-keyboard.so Xlib/fcitx/fcitx-xkb.so Xshare/fcitx/addon/fcitx-keyboard.conf Xshare/fcitx/addon/fcitx-xkb.conf Xshare/fcitx/configdesc/fcitx-keyboard.desc Xshare/fcitx/configdesc/fcitx-xkb.desc Xshare/locale/zh_CN/LC_MESSAGES/fcitx-keyboard.mo Xshare/locale/zh_TW/LC_MESSAGES/fcitx-keyboard.mo f653d5fd84998ce724ba584a0d1ac5e9 echo x - fcitx-keyboard/pkg-descr sed 's/^X//' >fcitx-keyboard/pkg-descr << 'aa3ff60f394adf663f9d077bb679aba3' Xfcitx-keyboard provides an input method featuring word completion Xbased on different keyboard layouts. X XWWW: http://code.google.com/p/fcitx/ aa3ff60f394adf663f9d077bb679aba3 echo x - fcitx-keyboard/Makefile sed 's/^X//' >fcitx-keyboard/Makefile << '248b1247eb564c296a4dbaa8b91d5785' X# New ports collection makefile for: fcitx-keyboard X# Date created: 6 Feb 2012 X# Whom: Zhihao Yuan X# X# $FreeBSD$ X# X XPORTNAME= fcitx-keyboard XPORTVERSION= 0.1.0 XCATEGORIES= chinese XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XDIST_SUBDIR= fcitx X XMAINTAINER= lichray@gmail.com XCOMMENT= X Keyboard Integration wtih Fcitx X XBUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes XLIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ X enchant.1:${PORTSDIR}/textproc/enchant \ X icuuc.48:${PORTSDIR}/devel/icu X XUSE_BZIP2= yes XUSE_GETTEXT= yes XUSE_CMAKE= yes XUSE_GNOME= libxml2 XUSE_XORG= x11 xkbfile X XPROJECTHOST= fcitx X X.include 248b1247eb564c296a4dbaa8b91d5785 echo x - fcitx-keyboard/distinfo sed 's/^X//' >fcitx-keyboard/distinfo << '7036f7789f98ebb173c095f10693cbe3' XSHA256 (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 09813e57cdebe24c6405b0fcef3b72e045b58c527c733dbc45689fcc3cef0c13 XSIZE (fcitx/fcitx-keyboard-0.1.0.tar.bz2) = 45518 7036f7789f98ebb173c095f10693cbe3 exit --- fcitx_new_addons.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: