Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update lang/python to 2.4 final release. | Hye-Shik Chang | 2004-12-01 | 1 | -17/+0 |
| | | | | | | | - Finish repocopy lang/python -> lang/python23 for Python 2.3.4 Notes: svn path=/head/; revision=122898 | ||||
* | - 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 |