summaryrefslogtreecommitdiff
path: root/lang/python27
AgeCommit message (Expand)AuthorFilesLines
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans2-1/+16
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd2-4/+4
2011-10-31Add a minor cleanup to my last commit.sbd2-9/+6
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd2-24/+42
2011-10-29Revert last commit, and simple fix.obache3-20/+4
2011-10-29lang/python27: Fix pkg_delete errormarino3-5/+20
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd2-6/+28
2011-09-30Make this build on Mac OS X Lion. Same issue as pkg/45389.yyamano4-1/+228
2011-09-16Add MirBSD support here, too, same as in python26.bsiegert4-13/+53
2011-09-16One again, fix for Clang and interger overflow, this time is should be correctadam3-15/+11
2011-09-14Fix compiling with Clang: Python's issue 11149adam2-8/+19
2011-06-13Update python27 to 2.7.2.obache11-138/+83
2011-05-06Fix build on (at least RHEL 5.6). Tested (and no change) on NetBSD 5.99.51abs2-18/+29
2011-04-23Correct path to Python interpreter in all ".py" files to fix buildtron1-5/+3
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-04-15comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORMdrochner1-4/+4
2011-03-28fix a security issue, using patches from upstream:drochner4-2/+55
2011-02-22Fix unprivileged buildadam3-6/+15
2011-02-22Import python27-2.7.1 as lang/python27.obache25-0/+5783