1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Doug Barton
f9b6bb72bd Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dmitry Marakasov
708c845804 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
2010-03-18 01:02:40 +00:00