Age | Commit message (Expand) | Author | Files | Lines |
2007-07-02 | s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple | adrianp | 1 | -2/+2 |
2007-07-01 | Add PRIVILEGED_STAGE+= clean (NetBSD only) | adrianp | 1 | -1/+5 |
2006-10-07 | Fixed "test ==" and $RANDOM. | rillig | 2 | -1/+32 |
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-01 | Inspecting the setup.py file, one can see that python23 and python24 | jlam | 1 | -24/+27 |
2006-05-14 | Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION. | minskim | 2 | -3/+11 |
2006-05-07 | Add http access to distfile as with python24. (At this moment, ftp.python.org | tv | 1 | -2/+3 |
2006-05-06 | The ossaudio module is available on Linux x86_64. Bump PKGREVISION. | minskim | 2 | -3/+6 |
2006-04-13 | Strip of anything after the version number in distutils.util.get_platform | joerg | 3 | -3/+17 |
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-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 | -4/+4 |
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 | 2 | -11/+11 |
2005-11-16 | Fix Python's makesetup script to treat -pthread as linker flag. | joerg | 3 | -3/+16 |
2005-11-14 | When linking against libpython, the dependencies of libpython might be | joerg | 1 | -1/+5 |
2005-10-23 | Added a @comment line to PLIST.Darwin. Removed trailing empty lines from | rillig | 4 | -7/+6 |
2005-10-01 | Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRE | recht | 5 | -3/+106 |
2005-09-21 | Allow Python 2.3 to build dynamic modules on DragonFly. | joerg | 2 | -18/+26 |
2005-08-02 | Add the libpython2.3.dylib. | kristerw | 2 | -2/+3 |
2005-07-29 | make the fcntl selftest recognize "netbsd3" so that the right | drochner | 2 | -4/+4 |
2005-07-03 | Add devel/gettext-lib as dependency to avoid problems with the locale module ... | recht | 4 | -18/+37 |
2005-06-30 | Backport from Python-2.4 a configure condition that prevents | minskim | 2 | -13/+25 |
2005-06-16 | Add missing RCS Id tag to patch-dc. | hira | 2 | -2/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-07 | add LDFLAGS when linking libpython. Needed to find -ldb4 | dmcmahill | 2 | -17/+20 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-02-15 | update to 2.3.5 | drochner | 8 | -213/+41 |
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 | Sync DESCR with reality -- python* is now build with thread support. | recht | 1 | -2/+0 |
2005-01-24 | Really enable threads for python23. | recht | 1 | -3/+7 |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 2 | -3/+3 |
2005-01-21 | Build fixes for Interix. (Oy, this file needs a good mopping. :) | tv | 1 | -2/+8 |
2005-01-19 | Fix ld -h argument. | tv | 2 | -4/+4 |
2005-01-18 | First stab at Interix support; --image-base hack not yet used here. | tv | 2 | -6/+32 |
2004-12-30 | Honor LDFLAGS when building shared libraries on Linux. Previously, | minskim | 2 | -13/+16 |
2004-12-19 | all of these use dlopen(). | grant | 1 | -1/+2 |
2004-11-28 | Add patches from darwinports/fink to make the posixmodule work on Darwin/ | recht | 7 | -14/+654 |
2004-11-24 | Make this compile, install and deinstall cleanly under IRIX and IRIX64 | jschauma | 7 | -12/+169 |
2004-11-22 | USE_LANGUAGES=c c++; remove USE_GCC_SHLIB. | wiz | 1 | -2/+1 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 1 | -7/+1 |
2004-10-30 | don't override LOWER_OPSYS just to set PY_PLATNAME. fixes broken PLIST | grant | 1 | -5/+3 |
2004-10-05 | Do not append OS_VERSION to PY_PLATNAME on Interix; Use LOWER_OPSYS only. | minskim | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-28 | set INSTALL_UNSTRIPPED on darwin so that python modules will build | danw | 1 | -1/+6 |
2004-07-22 | add python as category | recht | 1 | -2/+2 |