Build a Python version with thread support. For now, we only have
authordrochner <drochner>
Tue, 20 Aug 2002 19:58:58 +0000 (19:58 +0000)
committerdrochner <drochner>
Tue, 20 Aug 2002 19:58:58 +0000 (19:58 +0000)
commit7a983781ca563b4693362b1f37eabf4448209a54
tree67e9bb22ffd30930059982fba1b74a7713a235d7
parentc3452af4eb7124adc489fb08ab71b2ba9d1d95e0
Build a Python version with thread support. For now, we only have
devel/pth, which tends to coredumps sometimes. But a number of Python
packages insists in threads, so we have to start somewhere.
lang/python21-pth/DESCR [new file with mode: 0644]
lang/python21-pth/Makefile [new file with mode: 0644]
lang/python21-pth/PLIST [new file with mode: 0644]
lang/python21-pth/distinfo [new file with mode: 0644]
lang/python21-pth/patches/patch-aa [new file with mode: 0644]
lang/python21-pth/patches/patch-ab [new file with mode: 0644]
lang/python21-pth/patches/patch-ac [new file with mode: 0644]
lang/python21-pth/patches/patch-ad [new file with mode: 0644]
lang/python21-pth/patches/patch-ae [new file with mode: 0644]
lang/python21-pth/patches/patch-af [new file with mode: 0644]
lang/python21-pth/patches/patch-ag [new file with mode: 0644]