Age | Commit message (Expand) | Author | Files | Lines |
2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 20 | -1797/+0 |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 1 | -0/+14 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 1 | -2/+2 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 1 | -9/+33 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 1 | -8/+20 |
2011-09-14 | Fix build on SunOS. Teach configure about SunOS 5.11, preventing some | hans | 1 | -3/+29 |
2011-04-23 | Update python24 to 2.4.6. | obache | 15 | -513/+13 |
2009-09-19 | Fixes module names in disabled_module_list | obache | 1 | -2/+2 |
2009-09-09 | Fix a possibly long-standing issue, but also possibly fallout from the db4 | dsainty | 1 | -11/+15 |
2008-08-07 | Add a patch from the upstream 2.5 branch (svn rev.63883) to fix an | drochner | 1 | -0/+57 |
2008-08-05 | also apply upstream svn rev.65262, fixes overflow checks in memory | drochner | 5 | -0/+165 |
2008-08-05 | add patches from upstream svn rev.65333, fix integer overflows in | drochner | 7 | -0/+263 |
2008-04-11 | fix possible buffer overflow by negative atguments to zlib.flush(), | drochner | 1 | -0/+15 |
2008-02-22 | Don't use FreeBSD's bluetooth define on DragonFly as well. | joerg | 1 | -2/+2 |
2007-07-17 | NetBSD has a 4-argument mremap, so adjust for that. | joerg | 1 | -0/+18 |
2007-06-08 | Update to 2.4.4: | wiz | 11 | -81/+115 |
2006-12-27 | Fix build on FreeBSD. | joerg | 1 | -9/+17 |
2006-11-03 | On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist. | joerg | 1 | -12/+21 |
2006-10-11 | Fixed "test ==" and improved the randomness of $RANDOM. | rillig | 1 | -0/+22 |
2006-09-20 | libpython needs the pkgsrc-provided LDFLAGS to resolve all dependencies | rillig | 1 | -11/+22 |
2006-06-20 | Don't try to compile in Bluetooth support under NetBSD(-current). | tron | 1 | -0/+14 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 1 | -0/+13 |
2006-04-12 | update python24 to 2.4.3 | drochner | 4 | -93/+85 |
2006-01-23 | Fix module compilation / libpython build on Darwin. This enables modules | recht | 2 | -68/+940 |
2005-11-16 | Fix Python's makesetup script to treat -pthread as linker flag. | joerg | 1 | -0/+12 |
2005-10-01 | Update to Python 2.4.2 | recht | 5 | -53/+30 |
2005-08-31 | Fix problem where LDFLAGS is not being expanded on the command line. | darcy | 1 | -4/+4 |
2005-08-23 | There was a bug in Python that was supposed to be fixed but it seems to have | darcy | 1 | -0/+18 |
2005-08-19 | include LDFLAGS when linking shared libraries, so they can find their | grant | 1 | -2/+13 |
2005-07-29 | make the fcntl selftest recognize "netbsd3" so that the right | drochner | 1 | -2/+2 |
2005-07-21 | patch-an was removed from distinfo during 2.4.1 update, remove file too. | wiz | 1 | -28/+0 |
2005-07-03 | Add devel/gettext-lib as dependency to avoid problems with the locale module ... | recht | 1 | -0/+28 |
2005-05-09 | update to Python 2.4.1 | recht | 4 | -263/+173 |
2005-02-04 | apply the security fix from | drochner | 1 | -0/+82 |
2005-01-24 | Pull in first-stab Interix support from lang/python23. | tv | 1 | -4/+33 |
2004-12-30 | Honor LDFLAGS when building shared libraries on Linux. Previously, | minskim | 1 | -3/+8 |
2004-12-19 | fix missed from previous: Darwin 7.x doesn't appear to want the | grant | 1 | -6/+18 |
2004-12-19 | Darwin build fixes: | grant | 1 | -10/+18 |
2004-12-05 | initial import of Python 2.4 | recht | 13 | -0/+660 |