| Summary: | New port: net-im/openfetion | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Yanhui Shen <shen.elf> | ||||
| Component: | Individual Port(s) | Assignee: | Alexander Logvinov <avl> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Yanhui Shen
2010-12-11 21:50:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->avl I'll take it. 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 <shen.elf AT gmail.com>
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |