aboutsummaryrefslogtreecommitdiff
path: root/net-im/twitmail
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-01-302-3/+1
| | | | Notes: svn path=/head/; revision=341861
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326954
* 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