aboutsummaryrefslogtreecommitdiff
path: root/net/turses
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* net/turses: Update to 0.2.15Kubilay Kocak2013-07-072-5/+5
| | | | | | | | | | | | | | | | | - Update to 0.2.15 - Pet portlint (LICENSE order) Changes: https://github.com/alejandrogomez/turses/blob/v0.2.15/HISTORY.rst portlint: OK - looks fine, porttest: OK - 9-STABLE, amd64, clang testport: OK - poudriere, all versions/archs unittest: OK - Ran 124 tests in 3.232s - OK Notes: svn path=/head/; revision=322431
* net/turses: Fix spelling of LICENSEKubilay Kocak2013-06-211-1/+1
| | | | Notes: svn path=/head/; revision=321468
* net/turses: [NEW PORT] Python Twitter client for the consoleKubilay Kocak2013-06-215-0/+136
A Twitter client for the console. The goal of the project is to build a full-featured, lightweight, and extremely configurable Twitter client. Features: - Multiple timelines (buffers) - Multi-column - Tweet, Reply, Retweet, Delete tweet - Follow/Unfollow - Favorite/Unfavorite - Direct Messages - Open URLs in browser - Thread view - Unread count - Search - View users tweets - Fully customizable - Multiple accounts - View user profile WWW: https://github.com/alejandrogomez/turses Notes: svn path=/head/; revision=321467