aboutsummaryrefslogtreecommitdiff
path: root/net/py-twitter
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.0Steven Kreuzer2014-11-062-3/+3
| | | | Notes: svn path=/head/; revision=372227
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* - Enable stagedir supportMarcus von Appen2014-01-262-5/+3
| | | | | | | | | - Convert to PYDISTUTILS_AUTOPLIST - Restrict to supported python versions - Convert from USE_PYDISTUTILS=easy_install to yes Notes: svn path=/head/; revision=341222
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - 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@) Notes: svn path=/head/; revision=338168
* - Update to 1.1Sunpoet Po-Chuan Hsieh2013-10-093-10/+10
| | | | | | | | | | - Sort RUN_DEPENDS - Update WWW Changes: https://github.com/bear/python-twitter/blob/master/CHANGES Notes: svn path=/head/; revision=329887
* 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/py-twitter: Update to 1.0, Use CHEESESHOP (pypi)Kubilay Kocak2013-06-122-8/+6
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=320677
* - update to 0.8.5Jason Helfman2013-02-082-13/+10
| | | | | | | | | | - add AL2 License, and adjust dependencies - while here trim COMMENT and historical header Reported by: portscout@ Notes: svn path=/head/; revision=311949
* - Update to 0.8.2Sunpoet Po-Chuan Hsieh2011-05-252-5/+6
| | | | | | | | | | | - Make portlint happier Changes: https://python-twitter.googlecode.com/hg/CHANGES PR: ports/157005 Submitted by: sunpoet (myself) Notes: svn path=/head/; revision=274634
* - Update to 0.8.1Cheng-Lung Sung2011-03-022-5/+5
| | | | Notes: svn path=/head/; revision=270112
* - Update to 0.6Philippe Audeoud2009-07-032-4/+4
| | | | Notes: svn path=/head/; revision=236985
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* Update to 0.5.Xin LI2008-06-302-4/+4
| | | | | | | | PR: ports/125077 Submitted by: Wen Heping <wenheping gmail com> Notes: svn path=/head/; revision=216040
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+2
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* Mark as broken on 5.x: leaves egg file behind on deinstall.Mark Linimon2007-11-251-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202829
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-302-10/+3
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* - Fix build on pointyhat (easy_install, platform name)Nicola Vitale2007-04-171-0/+3
| | | | | | | | PR: ports/111794 Submitted by: pointyhat (via kris), nivit Notes: svn path=/head/; revision=190249
* add py-twitter 0.3Ying-Chieh Liao2007-04-134-0/+42
A python wrapper around the Twitter API Notes: svn path=/head/; revision=189892