ports/85951: New port: net/tmsnc Tmsnc is a textbased (console) MSN client.

Tsung-Han Yeh snowfly at yuntech.edu.tw
Sat Sep 10 17:40:14 UTC 2005


>Number:         85951
>Category:       ports
>Synopsis:       New port: net/tmsnc  Tmsnc is a textbased (console) MSN client.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 10 17:40:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 5.4-RELEASE-p5
>Organization:
>Environment:
System: FreeBSD AntiVirus.yuntech.edu.tw 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #3: Mon Jul 25 11:41:00 CST 2005     root at AntiVirus.yuntech.edu.tw:/usr/src/sys/i386/compile/AntiVirus  i386
>Description:
      
Tmsnc is a textbased (console) MSN client written in C. 
Tmsnc should work on most Unix (Linux, BSD, MacOS) compatible operating systems.
The goal of this project is to create a client like MSN Messenger
(with sound, webcam and file transfer support), but without any graphical features.
Instead tmsnc has an interface written in NCurses, a library for textbased terminal interaction.

WWW:    http://tmsnc.sourceforge.net/

>How-To-Repeat:
      
>Fix:
      
--- tmsnc-0.2.4.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:
#
#	tmsnc/
#	tmsnc/Makefile
#	tmsnc/distinfo
#	tmsnc/pkg-descr
#	tmsnc/pkg-plist
#
echo c - tmsnc/
mkdir -p tmsnc/ > /dev/null 2>&1
echo x - tmsnc/Makefile
sed 's/^X//' >tmsnc/Makefile << 'END-of-tmsnc/Makefile'
X# New ports collection makefile for:	tmsnc
X# Date created:				10 Sep 2005
X# Whom:					Tsung-Han Yeh <snowfly at yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		tmsnc
XPORTVERSION=		0.2.4
XCATEGORIES=		net
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=		${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		ports at FreeBSD.org
XCOMMENT=		TMSNC is a textbased (console) MSN client
X
X.include <bsd.port.pre.mk>
X
XGNU_CONFIGURE=		yes
XCONFIGURE_ARGS=		--prefix=${PREFIX}
X
XBUILD_DEPENDS+=	${PREFIX}/include/ncurses/ncurses.h:${PORTSDIR}/devel/ncurses
XRUN_DEPENDS+=	${PREFIX}/include/ncurses/ncurses.h:${PORTSDIR}/devel/ncurses
X
XMAN1=		tmsnc.1
X
X.include <bsd.port.post.mk>
END-of-tmsnc/Makefile
echo x - tmsnc/distinfo
sed 's/^X//' >tmsnc/distinfo << 'END-of-tmsnc/distinfo'
XMD5 (tmsnc-0.2.4.tar.gz) = 8e9d82ff81189c4dc364989818f02d8b
XSIZE (tmsnc-0.2.4.tar.gz) = 205502
END-of-tmsnc/distinfo
echo x - tmsnc/pkg-descr
sed 's/^X//' >tmsnc/pkg-descr << 'END-of-tmsnc/pkg-descr'
XTmsnc is a textbased (console) MSN client written in C. 
XTmsnc should work on most Unix (Linux, BSD, MacOS) compatible operating systems.
X
XThe goal of this project is to create a client like MSN Messenger
X(with sound, webcam and file transfer support), 
Xbut without any graphical features.
X
XInstead tmsnc has an interface written in NCurses, 
Xa library for textbased terminal interaction.
X
XWWW: http://tmsnc.sourceforge.net/
END-of-tmsnc/pkg-descr
echo x - tmsnc/pkg-plist
sed 's/^X//' >tmsnc/pkg-plist << 'END-of-tmsnc/pkg-plist'
Xbin/tmsnc
Xshare/locale/en/LC_MESSAGES/tmsnc.mo
Xshare/locale/pt_BR/LC_MESSAGES/tmsnc.mo
Xshare/locale/sv/LC_MESSAGES/tmsnc.mo
Xshare/nls/POSIX
Xshare/nls/en_US.US-ASCII
END-of-tmsnc/pkg-plist
exit

--- tmsnc-0.2.4.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list