aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-twistedConch
Commit message (Collapse)AuthorAgeFilesLines
* - Update py-twisted-* to 8.2.0lwhsu2009-01-313-6/+40
| | | | | | | | | | | | | - 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.8.0miwi2007-01-133-238/+226
| | | | | | PR: ports/107841 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
* - update to 0.7.0clsung2006-05-303-5/+9
| | | | | PR: ports/98137 Submitted by: maintainer (Neal Nelson)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Update to 0.6.0mnag2005-11-033-13/+11
| | | | | PR: 88443 Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
* - Fix BUILD_DEPENDS.flz2005-04-151-1/+3
| | | | | PR: ports/79958 Submitted by: maintainer
* - Add py-twistedConch, an SSH and SFTP protocol implementationflz2005-04-154-0/+270
together with clients and servers. PR: ports/79921 Submitted by: Neal Nelson <neal@nelson.name>