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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-twitter Python wrapper around the Twitter API
3.2.1 net Deleted on this many watch lists=1 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 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-13 09:44:48
Last Update: 2017-05-16 01:09:34
SVN Revision: 440987
People watching this port, also watch:: policyd2, rc, py39-cjkwrap, py39-darts.util.lru, monit
Also Listed In: python
License: APACHE20
WWW:
https://github.com/bear/python-twitter
Description:
This library provides a pure python interface for the Twitter API. Twitter provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API and this library is intended to make it even easier for python programmers to use. WWW: https://github.com/bear/python-twitter
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}twitter>0:net/py-twitter@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-twitter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485179216 SHA256 (python-twitter-3.2.1.tar.gz) = f621e035e114435114967a35a34d3346e59544df4c69fbedb1e382d9677087db SIZE (python-twitter-3.2.1.tar.gz) = 84189

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-requests>=0 : www/py-requests
  2. py27-requests-oauthlib>=0 : www/py-requests-oauthlib
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. python2.7 : lang/python27
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/p/python-twitter/
  2. https://pypi.python.org/packages/source/p/python-twitter/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1
16 May 2017 01:09:34
Revision:440987Original commit files touched by this commit
dbaio search for other commits by this committer
net/py-twitter: Rename to py-python-twitter

Renamed to reflect official name at PyPI/Github.

PR:		212673
Approved by:	garga (mentor), python (miwi)
Differential Revision:	https://reviews.freebsd.org/D10705
3.2.1
23 Jan 2017 13:59:31
Revision:432220Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 3.2.1
3.2_1
23 Dec 2016 00:20:24
Revision:429209Original commit files touched by this commit
wen search for other commits by this committer
- Remove devel/py-pytest-runner from BUILD_DEPENDS
  (It is one of depends for test)

Suggested by:	Danilo G. Baio <dbaio@bsd.com.br>(via email)
3.2
21 Dec 2016 07:18:57
Revision:429047Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.2
2.2
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
2.2
09 Dec 2015 14:27:56
Revision:403407Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2
- Add LICENSE_FILE
- Add NO_ARCH
- Relax USES=python

Changes:	https://github.com/bear/python-twitter/blob/master/CHANGES
2.2
07 Dec 2015 18:37:33
Revision:403222Original commit files touched by this commit
skreuzer search for other commits by this committer
- Update to version 2.2
- Pet portlint
2.0_1
29 Jun 2015 13:50:56
Revision:390906Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2.0
06 Nov 2014 14:30:43
Revision:372227Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to version 2.0
1.1
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)
1.1
26 Jan 2014 15:25:32
Revision:341222Original commit files touched by this commit
mva search for other commits by this committer
- Enable stagedir support
- Convert to PYDISTUTILS_AUTOPLIST
- Restrict to supported python versions
- Convert from USE_PYDISTUTILS=easy_install to yes
1.1
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.1
09 Oct 2013 12:24:20
Revision:329887Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.1
- Sort RUN_DEPENDS
- Update WWW

Changes:	https://github.com/bear/python-twitter/blob/master/CHANGES
1.0
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)
1.0
12 Jun 2013 12:18:40
Revision:320677Original commit files touched by this commit
koobs search for other commits by this committer
net/py-twitter: Update to 1.0, Use CHEESESHOP (pypi)

- Update to 1.0
- Use CHEESESHOP for MASTER_SITES, remove PROJECTHOST accordingly
- BUILD_DEPENDS are actually RUN_DEPENDS, remove the former
- Whitespace alignment

Changes:

https://github.com/bear/python-twitter/blob/v1.0/CHANGES

Reported by:	Jethro Carr (via Twitter)
0.8.5
08 Feb 2013 19:11:13
Revision:311949Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.8.5
- add AL2 License, and adjust dependencies
- while here trim COMMENT and historical header

Reported by: portscout@
0.8.2
25 May 2011 16:16:09
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.8.2
- Make portlint happier

Changes:        https://python-twitter.googlecode.com/hg/CHANGES
PR:             ports/157005
Submitted by:   sunpoet (myself)
0.8.1
02 Mar 2011 10:10:52
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.8.1
0.6
03 Jul 2009 11:44:55
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.6
0.5
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.5
30 Jun 2008 18:46:44
Original commit files touched by this commit
delphij search for other commits by this committer
Update to 0.5.

PR:             ports/125077
Submitted by:   Wen Heping <wenheping gmail com>
0.3
13 Mar 2008 11:27:29
Original commit files touched by this commit
edwin search for other commits by this committer
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:             ports/121453 (related)
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Reviewed by:    pav@
0.3
25 Nov 2007 00:50:15
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on 5.x: leaves egg file behind on deinstall.

Approved by:    portmgr (self)
0.3
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.3
17 Apr 2007 22:13:10
Original commit files touched by this commit
nivit search for other commits by this committer
- Fix build on pointyhat (easy_install, platform name)

PR:             ports/111794
Submitted by:   pointyhat (via kris), nivit
0.3
13 Apr 2007 09:44:34
Original commit files touched by this commit
ijliao search for other commits by this committer
add py-twitter 0.3
A python wrapper around the Twitter API

Number of commits found: 26