freebsd-ports/lang/python24/files
Hye-Shik Chang 1efbe2254e - Add a workaround for the net/straw port installation problem
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.
2004-02-24 08:19:54 +00:00
..
patch-configure - Use process scope threads instead of system scope to enable large 2004-02-09 09:54:07 +00:00
patch-Lib::distutils::spawn.py - Add a workaround for the net/straw port installation problem 2004-02-24 08:19:54 +00:00
patch-Lib::email::Charset.py - Update to Python-2.3.3 2003-12-20 07:13:43 +00:00
patch-Makefile.pre.in Ignore syntax errors on compiling 3rd party packages. 2003-11-15 19:22:37 +00:00
patch-Objects::intobject.c - Use process scope threads instead of system scope to enable large 2004-02-09 09:54:07 +00:00
patch-Objects::weakrefobject.c - Use process scope threads instead of system scope to enable large 2004-02-09 09:54:07 +00:00
patch-Python::ceval.c - Update to Python-2.3.3 2003-12-20 07:13:43 +00:00
patch-setup.py