aboutsummaryrefslogtreecommitdiff
path: root/net/py-twistedPair
Commit message (Collapse)AuthorAgeFilesLines
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Support STAGEDIRLi-Wen Hsu2013-11-281-1/+0
| | | | Notes: svn path=/head/; revision=335106
* - Update to 13.2.0Sunpoet Po-Chuan Hsieh2013-11-152-3/+3
| | | | | | | Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/pair/topfiles/NEWS Notes: svn path=/head/; revision=333931
* 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
* - Update to 13.1.0Sunpoet Po-Chuan Hsieh2013-09-072-14/+8
| | | | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Remove unnecessary WRKSRC - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/pair/topfiles/NEWS Notes: svn path=/head/; revision=326651
* - Update to 12.1.0Sunpoet Po-Chuan Hsieh2012-06-112-5/+5
| | | | | | | | | - Change RUN_DEPENDS to ensure same-verison twisted dependency Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/pair/topfiles/NEWS Notes: svn path=/head/; revision=299058
* - Update to 12.0.0Sunpoet Po-Chuan Hsieh2012-03-283-4/+5
| | | | | | | | | | | | | - Pass maintainership to python@ Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/pair/topfiles/NEWS PR: ports/165734 Submitted by: sunpoet (myself) Approved by: Neal Nelson <neal@nicandneal.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293939
* - Update to 11.0.0Sofian Brabez2011-09-072-5/+8
| | | | | | | | | | | - Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=281367
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 9.0.0Li-Wen Hsu2010-02-072-4/+4
| | | | | | | | | PR: ports/140937 Submitted by: wen Approved by: Neal Nelson <neal AT nelson.name> (maintainer) Notes: svn path=/head/; revision=249360
* - Update py-twisted-* to 8.2.0Li-Wen Hsu2009-01-313-50/+41
| | | | | | | | | | | | | | | | - turn devel/py-twisted into a meta port. - Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk: * Remove flow, pair, xish, which are deprecated (but still update them to latest release in the tree) * Remove USE_TWISTED=13 (no port uses this) * Fix typos in twisted components _DEPENDS PR: ports/130001 Submitted by: lwhsu Approved by: maintainer timeout Notes: svn path=/head/; revision=227248
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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 with Twisted 2.4.Hye-Shik Chang2006-07-152-1/+9
| | | | | | | Spotted by: linimon Notes: svn path=/head/; revision=167882
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Fix BUILD_DEPENDS.Florent Thoumie2005-04-151-1/+3
| | | | | | | | PR: ports/79955 Submitted by: maintainer Notes: svn path=/head/; revision=133411
* - Add py-twistedPair, a low level TCP framework.Florent Thoumie2005-04-154-0/+68
PR: ports/79930 Submitted by: Neal Nelson <neal@nelson.name> Notes: svn path=/head/; revision=133379