From owner-cvs-all@FreeBSD.ORG Fri Dec 17 03:14:17 2010 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 68E89106564A; Fri, 17 Dec 2010 03:14:17 +0000 (UTC) (envelope-from avl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 56A508FC15; Fri, 17 Dec 2010 03:14:17 +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 oBH3EHIX005565; Fri, 17 Dec 2010 03:14:17 GMT (envelope-from avl@repoman.freebsd.org) Received: (from avl@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oBH3EH1P005564; Fri, 17 Dec 2010 03:14:17 GMT (envelope-from avl) Message-Id: <201012170314.oBH3EH1P005564@repoman.freebsd.org> From: Alexander Logvinov Date: Fri, 17 Dec 2010 03:14:17 +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/net-im Makefile ports/net-im/openfetion Makefile distinfo pkg-descr pkg-plist ports/net-im/openfetion/files patch-lib_fetion_connection.c patch-src_fx_conn.c 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, 17 Dec 2010 03:14:17 -0000 avl 2010-12-17 03:14:17 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/openfetion Makefile distinfo pkg-descr pkg-plist net-im/openfetion/files patch-lib_fetion_connection.c patch-src_fx_conn.c Log: Fetion is an IM provided by China Mobile with features like text chat, voice call, file sharing, etc. Openfetion is an open source client of Fetion with limited features. It's small and fast, and it looks better. WWW: http://code.google.com/p/ofetion/ PR: ports/153027 Submitted by: Yanhui Shen Revision Changes Path 1.140 +1 -0 ports/net-im/Makefile 1.1 +67 -0 ports/net-im/openfetion/Makefile (new) 1.1 +2 -0 ports/net-im/openfetion/distinfo (new) 1.1 +75 -0 ports/net-im/openfetion/files/patch-lib_fetion_connection.c (new) 1.1 +12 -0 ports/net-im/openfetion/files/patch-src_fx_conn.c (new) 1.1 +6 -0 ports/net-im/openfetion/pkg-descr (new) 1.1 +174 -0 ports/net-im/openfetion/pkg-plist (new)