Date: Thu, 18 Mar 2010 01:02:40 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/tircd Makefile distinfo pkg-descr pkg-plist ports/irc/tircd/files tircd.sh.in Message-ID: <201003180102.o2I12eZK021643@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2010-03-18 01:02:40 UTC
FreeBSD ports repository
Modified files:
irc Makefile
Added files:
irc/tircd Makefile distinfo pkg-descr pkg-plist
irc/tircd/files tircd.sh.in
Log:
tircd presents Twitter as an irc channel. You can connect to tircd
with any IRC client, and tweet as if you were on IRC. The daemon
supports authentication via OAuth or standard http and https
authentication, and supports direct messages, automatic URL shortening,
and Twitter searching.
Quickstart: in irssi, "/connect localhost 6667 twitpass twituser"
and join #twitter
- @gavinatkinson
WWW: http://code.google.com/p/tircd/
PR: 144514
Submitted by: gavin
Revision Changes Path
1.196 +1 -0 ports/irc/Makefile
1.1 +49 -0 ports/irc/tircd/Makefile (new)
1.1 +3 -0 ports/irc/tircd/distinfo (new)
1.1 +27 -0 ports/irc/tircd/files/tircd.sh.in (new)
1.1 +12 -0 ports/irc/tircd/pkg-descr (new)
1.1 +4 -0 ports/irc/tircd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003180102.o2I12eZK021643>
