aboutsummaryrefslogtreecommitdiffstats
path: root/news/py-twistedNews
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 9.0.0lwhsu2010-02-072-4/+4
| | | | | PR: ports/140937 Submitted by: wen
* - Update py-twisted-* to 8.2.0lwhsu2009-01-312-5/+5
| | | | | | | | | | | | | - 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
* - Make Python 2.5.1 the default Python versionalexbl2007-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
* - Update to 0.3.0miwi2007-01-133-40/+36
| | | | | | PR: 107842 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
* - update to 0.2.0clsung2006-05-303-8/+9
| | | | | PR: 98148 Submitted by: maintainer (Neal Nelson)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Fix BUILD_DEPENDS.flz2005-04-151-2/+4
| | | | | PR: ports/79957 Submitted by: maintainer
* - Add py-twistedNews, an NNTP protocol implementation with clientflz2005-04-154-0/+70
and server. PR: ports/79925 Submitted by: Neal Nelson <neal@nelson.name>