summaryrefslogtreecommitdiff
path: root/lang/python23-pth/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-23Build Python with thread support by default and turn the existingrecht1-9/+19
2004-06-15before the SIGINT fix, the PKGREVISION was set to 1 ingrant1-2/+1
2004-06-10NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with thisrecht1-1/+2
2004-06-02Update to 2.3.4recht1-3/+2
2004-05-12Add missing patches and disable PKGVIEW installation for now until therecht1-1/+3
2004-05-12- Merge bugfixes from python 2.3 maintenance branch:recht1-2/+2
2004-04-23set INSTALL_UNSTRIPPED on Darwin so modules will be able to resolvedanw1-2/+2
2004-04-13Rework bdb detection: Since we're using buildlink we could save relyrecht1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs1-1/+2
2004-01-25Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6recht1-2/+2
2004-01-24bl3ifyrecht1-2/+2
2004-01-24Follow grant@'s lead and use Makefile.common for python23 and python23-pth.recht1-92/+3
2004-01-24fix typorecht1-2/+2
2004-01-11remove stacksize from UNLIMIT_RESOURCES. This isn't needed for the buildrecht1-2/+1
2003-12-23update to 2.3.3recht1-4/+4
2003-12-08Update to Python 2.3.2recht1-17/+55
2003-11-17The dl module isn't built for 64 bit archs and Darwin, so exclude it inrecht1-1/+10
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-09-14Avoid redefinition of redefinition of wchar_t and wint_ ifrecht1-2/+2
2003-09-10Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fixrecht1-1/+2
2003-09-04Partly override Python's CFLAGS with the ones from pkgsrc.recht1-1/+2
2003-08-18Split the PLIST into common and os dependent parts. Start with NetBSDrecht1-1/+11
2003-08-18- Fix build for NetBSD <= 1.5.recht1-1/+9
2003-08-06Add a symlink so that the shared lib can be found as *.so, anddrochner1-2/+7
2003-08-04Python-2.3 with thread support. Tested on -current/i386 only so fardrochner1-0/+32