Age | Commit message (Expand) | Author | Files | Lines |
2013-05-27 | This is a 2.7 series bugfix release. It contains several regression fixes to ... | adam | 4 | -11/+16 |
2013-05-19 | dylib entry not needed in PLIST.Darwin | adam | 1 | -2/+1 |
2013-04-17 | Improve Cygwin support. | obache | 8 | -3/+117 |
2013-04-17 | Add MKDIR_P to the configure env. | sbd | 1 | -1/+2 |
2013-04-13 | Cygwin also require gmake to build. | obache | 1 | -2/+2 |
2013-04-12 | Changes 2.7.4: | adam | 15 | -308/+109 |
2013-02-08 | When using destdir, the clean stage isn't privileged. | wiz | 1 | -1/+3 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-12-21 | Revert previous; Joerg says it breaks on clang. (It would be nice if | dholland | 2 | -14/+3 |
2012-12-16 | Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so | dholland | 2 | -3/+19 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-15 | recursive bump from libffi shlib major bump | obache | 1 | -2/+2 |
2012-08-14 | avoid POSIX semaphores on NetBSD -- at least on -current they cause | drochner | 3 | -2/+18 |
2012-05-13 | fixes reverse condition usage of CHECK_BUILTIN.openssl. | obache | 1 | -3/+3 |
2012-05-10 | "sys.platform is now always 'linux2' on Linux", so revert the linux3 handling | sbd | 2 | -6/+4 |
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 |
2012-04-13 | Changes 2.7.3: | adam | 37 | -3293/+47 |
2012-03-27 | Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789]. | obache | 2 | -4/+13 |
2012-03-24 | Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken | tron | 29 | -9/+3238 |
2012-03-16 | Pickup PLIST.Linux2 from python27 not python24 - fix build on at least RedHat... | abs | 1 | -2/+2 |
2012-03-05 | python install different files on Linux-2.* and Linux-3.* | sbd | 2 | -2/+6 |
2012-02-15 | apply fix for CVE-2012-0845 to other Python versions too | drochner | 3 | -3/+22 |
2012-01-18 | Revbump after updating db5 | adam | 1 | -1/+2 |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 2 | -1/+16 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 2 | -4/+4 |
2011-10-31 | Add a minor cleanup to my last commit. | sbd | 2 | -9/+6 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 2 | -24/+42 |
2011-10-29 | Revert last commit, and simple fix. | obache | 3 | -20/+4 |
2011-10-29 | lang/python27: Fix pkg_delete error | marino | 3 | -5/+20 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 2 | -6/+28 |
2011-09-30 | Make this build on Mac OS X Lion. Same issue as pkg/45389. | yyamano | 4 | -1/+228 |
2011-09-16 | Add MirBSD support here, too, same as in python26. | bsiegert | 4 | -13/+53 |
2011-09-16 | One again, fix for Clang and interger overflow, this time is should be correct | adam | 3 | -15/+11 |
2011-09-14 | Fix compiling with Clang: Python's issue 11149 | adam | 2 | -8/+19 |
2011-06-13 | Update python27 to 2.7.2. | obache | 11 | -138/+83 |
2011-05-06 | Fix build on (at least RHEL 5.6). Tested (and no change) on NetBSD 5.99.51 | abs | 2 | -18/+29 |
2011-04-23 | Correct path to Python interpreter in all ".py" files to fix build | tron | 1 | -5/+3 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -3/+4 |
2011-04-15 | comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORM | drochner | 1 | -4/+4 |
2011-03-28 | fix a security issue, using patches from upstream: | drochner | 4 | -2/+55 |
2011-02-22 | Fix unprivileged build | adam | 3 | -6/+15 |
2011-02-22 | Import python27-2.7.1 as lang/python27. | obache | 25 | -0/+5783 |