Port details |
- tmsnc A textbased (console) MSN client
- 0.3.2 net-im
=1 0.3.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Primary MSN Messenger service terminated 30 APR 2013
This port expired on: 2013-10-31
- Maintainer: snowfly@yuntech.edu.tw
- Port Added: 2005-11-09 17:26:38
- Last Update: 2013-10-31 14:14:04
- SVN Revision: 332244
- People watching this port, also watch:: nikto, nmap
- License: not specified in port
- WWW:
- http://tmsnc.sourceforge.net/
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tmsnc
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libncurses.so.5 : devel/ncurses
- Runtime dependencies:
-
- libncurses.so.5 : devel/ncurses
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.2 31 Oct 2013 14:14:04 |
bapt |
2013-10-31 net-im/amsn: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/jabber-pymsn: Primary MSN Messenger service terminated 30 APR
2013
2013-10-31 net-im/msn-proxy: Primary MSN Messenger service terminated 30 APR
2013
2013-10-31 net-im/p5-Net-MSN: Primary MSN Messenger service terminated 30 APR
2013
2013-10-31 net-im/p5-POE-Component-Client-MSN: Primary MSN Messenger service
terminated 30 APR 2013
2013-10-31 net-im/pidgin-msn-pecan: Primary MSN Messenger service terminated 30
APR 2013
2013-10-31 net-im/py-msnp: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/pymsn: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/tmsnc: Primary MSN Messenger service terminated 30 APR 2013 |
0.3.2 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.3.2 27 Jul 2013 10:19:30 |
marino |
Deprecate MSN Messenger ports to expire 31 OCT 2013
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients. The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]
Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.
[1] http://tinyurl.com/ac9vbqo
Approved by: bapt (portmgr, mentor) |
0.3.2 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.3.2 11 Apr 2011 08:34:17 |
bapt |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
0.3.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.3.2 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.3.2 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.3.2 07 Apr 2007 19:35:11 |
rafan |
- Add missing manual page
Reported by: kris via pointyhat
Pointy Hat to: rafan |
0.3.2 06 Apr 2007 18:02:00 |
rafan |
- Update to 0.3.2
- Use ports' ncurses only on older system
- Use PLIST_FILES since we have only one file in plist
PR: ports/111252
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> (maintainer) |
0.3.1 26 Dec 2005 22:35:53 |
pav |
- Update to 0.3.1
PR: ports/90939
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer) |
0.3.0 17 Nov 2005 13:10:15 |
pav |
- Update to 0.3.0
PR: ports/88938
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer) |
0.2.5 09 Nov 2005 07:48:19 |
pav |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |