Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get rid python-2.3 and python-3.0 (no longer under developement) | Martin Wilke | 2009-12-18 | 1 | -17/+0 |
| | | | | | | | Reviewed by: alexbl, clsung, pav Notes: svn path=/head/; revision=246131 | ||||
* | - Add a workaround for the net/straw port installation problem | Hye-Shik Chang | 2004-02-24 | 1 | -0/+17 |
recently introduced by libpthread. The problem was that waitpid(2) raised EINTR but python's distutils didn't catch it correctly. - PORTREVISION is bumped to 2, subsequently. Notes: svn path=/head/; revision=101946 |