aboutsummaryrefslogtreecommitdiff
path: root/devel/py-extended_threading
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245717
* This port provides extra threading options including:Martin Wilke2008-05-304-0/+56
* Subclassable thread-related classes (such as locks) * Read/Write locks WWW: http://www.var-dev.net PR: ports/119737 Submitted by: James Stapleton <fbsdporter at var-dev.net> Notes: svn path=/head/; revision=213968