aboutsummaryrefslogtreecommitdiff
path: root/net-im/twitmail
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-051-1/+1
| | | | | | | Approved by: maintainer (miwi@ via email) Notes: svn path=/head/; revision=298446
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* twitmail is a curses-based mail-like interface to twitter. It also can beMartin Wilke2010-02-134-0/+44
used as a command line app for sending and receiving tweets. In both modes it remembers the last thing you read and only shows you newer posts (ie, it reports nothing when you have no updates to read). It'll collect all the new posts as well (up to a configurable limit), to ensure you haven't missed anything important. WWW: http://www.hardakers.net/twitmail/ Notes: svn path=/head/; revision=249815