notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
turses Python Twitter client for the console
0.3.1_1 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expiring net/py-tweepy
Expired This port expired on: 2019-09-04
Maintainer: koobs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-21 12:36:01
Last Update: 2019-09-05 11:40:24
SVN Revision: 511180
Also Listed In: python
License: GPLv3
WWW:
https://github.com/alejandrogomez/turses
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}turses>0:net/turses@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-turses
Package flavors (<flavor>: <package>)
  • py36: py36-turses
  • py27: py27-turses
distinfo:
TIMESTAMP = 1500110128 SHA256 (turses-0.3.1.tar.gz) = 46a61541d1acd1338561a198b3011081b91f118415c08b111444cdb24685b396 SIZE (turses-0.3.1.tar.gz) = 50617

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py36-setuptools>0 : devel/py-setuptools@py36
  2. python3.6 : lang/python36
Runtime dependencies:
  1. py36-urwid>=1.3.0 : devel/py-urwid@py36
  2. py36-tweepy>=3.1.0 : net/py-tweepy@py36
  3. py36-future>=0.14.3 : devel/py-future@py36
  4. py36-setuptools>0 : devel/py-setuptools@py36
  5. python3.6 : lang/python36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/turses/
  2. https://pypi.org/packages/source/t/turses/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_1
05 Sep 2019 11:40:24
Revision:511180Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.1_1
04 Aug 2019 10:00:43
Revision:508087Original commit files touched by this commit
antoine search for other commits by this committer
Chase py-tweepy expiration
0.3.1_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
0.3.1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.3.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.1
15 Jul 2017 09:15:46
Revision:445859Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.3.1

 * Add future, add explicit versions to RUN_DEPENDS
 * Add configparser to a conditional RUN_DEPENDS ( < 3.x)
 * Remove TESTS option (test framework takes care of installing dependencies)
 * No longer restrict to 2.7 (Supports 3.x), add PKGNAMEPREFIX accordingly
 * Enable multiple concurrent Python installation (create unique file names)
 * Remove bits adding test command to setup.py patch
 * Switch to nose instead of pytest for tests
 * Update test target (to invoke nose directly) accordingly
 * Add NO_ARCH
0.3.0
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.3.0
07 Jul 2015 11:48:03
Revision:391502Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.3.0, Unbreak.

- Update to 0.3.0, unbreaking due to 2.3+ versions of net/py-tweepy
  in the ports tree
- Patch setup.py to relax py-tweepy version requirement
- oauth2 is no longer required
- Set USES=python to 2.7, since this doesnt need the meta-port

- Patch in setuptools test command support (setup.py)
- Update TEST_DEPENDS and TESTS option description
- Sort USE_PYTHON values
- Add NO_ARCH

Second half of:

PR:		200621
Reported by:	Patrick P. <freebsdbug patpro net>
MFH:		2015Q3
0.2.22
24 Oct 2014 16:21:26
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
0.2.22
27 Jun 2014 08:25:44
Revision:359468Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.22

- Update to 0.2.22
- Update tweepy version in RUN_DEPENDS
- Remove whitespace

PR:		189923
Submitted by:	robak (with changes)
0.2.21
08 Mar 2014 03:42:22
Revision:347446Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.21

- Update to 0.2.21
- Remove zip_safe=False from setup.py patch and clean up

Changes:

 * Bugfix: Turses no longer crashes when clicking on the window
0.2.20
01 Feb 2014 17:04:17
Revision:342189Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.20 and modernise

- Update to 0.2.20
- Use OPTIONS helpers
- Deprecate OPTIONSFILE override

Changes: 0.2.20

 * Mouse scrolling support (thanks to Wes Turner)
 * Bugfix: Escape HTML entities without borking tweet text (thanks to David
   Tiersch)
0.2.19_1
31 Jan 2014 05:24:49
Revision:341912Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.2.19
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.2.19
09 Nov 2013 12:03:14
Revision:333281Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.19

- Update to 0.2.19

Changes:

 - Bugfix: Restore Python 2.6 compatibility
0.2.18
09 Nov 2013 08:52:55
Revision:333279Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Enable automatic pkg-plist creation

- Enable PYDISTUTILS_AUTOPLIST
- Remove pkg-plist accordingly
0.2.18
20 Oct 2013 05:23:18
Revision:330978Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.18

- Update to 0.2.18
- Update RUN_DEPENDS

Changes:

https://github.com/alejandrogomez/turses/blob/v0.2.18/HISTORY.rst
0.2.15
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.2.15
07 Jul 2013 12:07:19
Revision:322431Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Update to 0.2.15

- 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
0.2.14
21 Jun 2013 12:41:34
Revision:321468Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: Fix spelling of LICENSE
0.2.14
21 Jun 2013 12:35:50
Revision:321467Original commit files touched by this commit
koobs search for other commits by this committer
net/turses: [NEW PORT] Python Twitter client for the console

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

Number of commits found: 21