Bug 153027

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 Flags
file.shar none

Description Yanhui Shen 2010-12-11 21:50:11 UTC
New port: net-im/openfetion  
OpenFetion is an opensource client of China Mobile's Fetion IM

Fix: # 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:
#
#	../openfetion
#	../openfetion/pkg-descr
#	../openfetion/openfetion.shar
#	../openfetion/.Makefile.swp
#	../openfetion/distinfo
#	../openfetion/pkg-plist
#	../openfetion/files
#	../openfetion/files/patch-po__Makefile.in.in
#	../openfetion/files/patch-lib__Makefile.in
#	../openfetion/files/patch-lib__fetion_connection.c
#	../openfetion/files/patch-src__fx_conn.c
#	../openfetion/Makefile
#
echo c - ../openfetion
mkdir -p ../openfetion > /dev/null 2>&1
echo x - ../openfetion/pkg-descr
sed 's/^X//' >../openfetion/pkg-descr << '79c9553a4625c9b4d2c816b09f8a259b'
XFetion is an IM provided by China Mobile, 
Xwith features like text chat, voice call, file sharing, etc.
XOpenfetion is an opensource client of Fetion with limited features. 
XIt's small and fast, and is better in look. 
X
XWWW: http://code.google.com/p/ofetion/
79c9553a4625c9b4d2c816b09f8a259b
echo x - ../openfetion/openfetion.shar
sed 's/^X//' >../openfetion/openfetion.shar << '2a3d2252fe0242a0b196277a432f6f1c'
X# This is a shell archive.  Save it in a file, remove anything before
X# this line, and then unpack it by entering "sh file".  Note, it may
X# create directories; files and directories will be owned by you and
X# have default permissions.
X#
X# This archive contains:
X#
X#	../openfetion
X#	../openfetion/pkg-descr
X#	../openfetion/openfetion.shar
X#	../openfetion/.Makefile.swp
X#	../openfetion/distinfo
X#	../openfetion/pkg-plist
X#	../openfetion/files
X#	../openfetion/files/patch-po__Makefile.in.in
X#	../openfetion/files/patch-lib__Makefile.in
X#	../openfetion/files/patch-lib__fetion_connection.c
X#	../openfetion/files/patch-src__fx_conn.c
X#	../openfetion/Makefile
X#
Xecho c - ../openfetion
Xmkdir -p ../openfetion > /dev/null 2>&1
Xecho x - ../openfetion/pkg-descr
Xsed 's/^X//' >../openfetion/pkg-descr << '79c9553a4625c9b4d2c816b09f8a259b'
XXFetion is an IM provided by China Mobile, 
XXwith features like text chat, voice call, file sharing, etc.
XXOpenfetion is an opensource client of Fetion with limited features. 
XXIt's small and fast, and is better in look. 
XX
XXWWW: http://code.google.com/p/ofetion/
X79c9553a4625c9b4d2c816b09f8a259b
Xecho x - ../openfetion/openfetion.shar
Xsed 's/^X//' >../openfetion/openfetion.shar << '2a3d2252fe0242a0b196277a432f6f1c'
2a3d2252fe0242a0b196277a432f6f1c
echo x - ../openfetion/.Makefile.swp
sed 's/^X//' >../openfetion/.Makefile.swp << '2876dd101a1005c332c3fc5e5754632c'
Xb0VIM 7.3

Patch attached with submission follows:
Comment 1 Alexander Logvinov freebsd_committer freebsd_triage 2010-12-12 02:31:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-17 03:14:22 UTC
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"
Comment 3 Alexander Logvinov freebsd_committer freebsd_triage 2010-12-17 03:16:00 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!