Age | Commit message (Expand) | Author | Files | Lines |
2006-09-20 | libpython needs the pkgsrc-provided LDFLAGS to resolve all dependencies | rillig | 2 | -13/+24 |
2006-08-26 | Don't use the Python platform variable to check for OSS support on | joerg | 1 | -3/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-20 | Don't try to compile in Bluetooth support under NetBSD(-current). | tron | 2 | -1/+16 |
2006-06-19 | Add a missing file to PLIST.Darwin. Bump PKGREVISION. | minskim | 2 | -3/+4 |
2006-06-01 | Inspecting the setup.py file, one can see that python23 and python24 | jlam | 2 | -23/+28 |
2006-05-07 | Allow use of C++ support on all platforms for consistency, by setting | tv | 1 | -2/+4 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 3 | -2/+17 |
2006-04-12 | update python24 to 2.4.3 | drochner | 7 | -108/+107 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-13 | Fixed the interpreter paths of some installed Python programs. Bumped | rillig | 1 | -2/+9 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2006-01-23 | Fix module compilation / libpython build on Darwin. This enables modules | recht | 4 | -76/+957 |
2005-12-10 | Revert my last commit (r1.17) and add :Q back to PY_PLATNAME and | recht | 1 | -3/+3 |
2005-12-09 | Remove the :Q from vars that go into PLIST_SUBST, since it breaks | recht | 1 | -3/+3 |
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -2/+2 |
2005-12-08 | Fixed the wrong quoting introduced by the recent "pkglint --autofix". The | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -10/+10 |
2005-11-16 | Fix Python's makesetup script to treat -pthread as linker flag. | joerg | 3 | -2/+16 |
2005-11-14 | When linking against libpython, the dependencies of libpython might be | joerg | 1 | -1/+5 |
2005-10-01 | Update to Python 2.4.2 | recht | 7 | -67/+42 |
2005-09-01 | Bump PKGREVISION for change made to patches/patch-al in revision 1.7 as | darcy | 1 | -2/+2 |
2005-08-31 | Fix problem where LDFLAGS is not being expanded on the command line. | darcy | 2 | -6/+6 |
2005-08-23 | There was a bug in Python that was supposed to be fixed but it seems to have | darcy | 3 | -3/+22 |
2005-08-19 | include LDFLAGS when linking shared libraries, so they can find their | grant | 2 | -4/+15 |
2005-07-29 | make the fcntl selftest recognize "netbsd3" so that the right | drochner | 2 | -4/+4 |
2005-07-21 | patch-an was removed from distinfo during 2.4.1 update, remove file too. | wiz | 1 | -28/+0 |
2005-07-21 | Sort. | wiz | 2 | -61/+61 |
2005-07-03 | Add devel/gettext-lib as dependency to avoid problems with the locale module ... | recht | 2 | -1/+31 |
2005-05-29 | Remove an entry for a nonexistent file. | minskim | 1 | -2/+1 |
2005-05-10 | Fix srcdist.mk usage for _PYTHON_VERSION 24, and add reminder comment to | abs | 1 | -1/+3 |
2005-05-09 | update to Python 2.4.1 | recht | 8 | -278/+210 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-02-18 | ride last change.. bump PKGREVISION for the PLIST.common change | recht | 1 | -2/+2 |
2005-02-18 | add dl.so to PLIST.common (conditionally) | recht | 1 | -1/+2 |
2005-02-04 | apply the security fix from | drochner | 3 | -3/+86 |
2005-01-30 | Convert the python packages to use the alternatives system to install a | jmmv | 2 | -2/+5 |
2005-01-24 | Pull in first-stab Interix support from lang/python23. | tv | 2 | -6/+35 |
2005-01-24 | Sync DESCR with reality -- python* is now build with thread support. | recht | 1 | -2/+0 |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 4 | -114/+116 |
2004-12-30 | Honor LDFLAGS when building shared libraries on Linux. Previously, | minskim | 2 | -5/+10 |
2004-12-20 | remove workaround for Darwin missing poll.h as a more correct fix is | grant | 1 | -4/+2 |
2004-12-19 | fix missed from previous: Darwin 7.x doesn't appear to want the | grant | 2 | -8/+20 |
2004-12-19 | Darwin build fixes: | grant | 3 | -14/+25 |
2004-12-06 | Fix some wrong variable (eg. LOWER_OPSYS -> PY_PLATNAME) names sneaked in | recht | 1 | -8/+8 |
2004-12-05 | initial import of Python 2.4 | recht | 24 | -0/+4301 |