Dmitry Marakasov
Wed, 17 Mar 2010 18:02:54 -0700
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"