summaryrefslogtreecommitdiff
path: root/lang/python26
AgeCommit message (Expand)AuthorFilesLines
2013-11-06Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing s...adam7-356/+30
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg3-3/+20
2013-08-27Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6tez4-4/+343
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-21Revert previous as it breaks clang. PR 47342dholland2-16/+5
2012-12-16Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, sodholland2-5/+21
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
2012-08-14as with python27: avoid POSIX semaphores on NetBSD, this is brokendrochner3-3/+18
2012-05-13fixes reverse condition usage of CHECK_BUILTIN.openssl.obache1-3/+3
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
2012-05-05Fix build of py26-expat against expat-2.0. Bump revision.joerg2-1/+20
2012-04-14Update python26 to 2.6.8.obache31-1468/+10
2012-03-25Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron29-5/+1445
2012-02-15add patch from Python issue#14001 to fix xmlrpc server endless loopdrochner3-3/+22
2012-01-18Revbump after updating db5adam1-1/+2
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-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd2-14/+37
2011-10-28Internally, Python has a set of modules depending on "platform". Thedsainty2-7/+18
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd2-7/+14
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty2-14/+42
2011-09-30Make this build on Mac OS X Lion. Fixes PR pkg/45389.yyamano4-1/+228
2011-09-16Fix for intereger overflow when compiled with Clangadam1-1/+8
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans2-5/+31
2011-09-12Fix build on MirBSD by adding the respective stanzas to configure and fixbsiegert4-11/+46
2011-06-04Update python26 to 2.6.7.obache5-60/+7
2011-05-15Recent SunOS has netpacket/packet.h, but it is not what Python expects.hans1-1/+2
2011-04-23Correct path to Python interpreter in all ".py" files to fix buildtron1-12/+3
2011-04-23more replace interpreter line.obache1-1/+8
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-3/+55
2011-02-28Add fix for the information disclosure vulnerability reported in SA43463tron3-3/+100
2011-02-05Build shared library on OpenBSD too.hiramatsu2-4/+4
2011-01-03Fix find_library_file on Darwinadam1-1/+7
2010-12-25* Remove a redundant hunk for Darwin,obache3-20/+14
2010-11-23Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Bothtron6-43/+224
2010-11-17Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repotez3-3/+43
2010-09-22Remove unwanted hunk from patch-au.obache2-18/+5
2010-09-17Share distfile related information for each python variants withobache2-7/+12
2010-09-16fixes one more typo in comments.obache2-4/+4
2010-09-16some fixes and improvementsobache6-18/+13
2010-09-07bump PKGREV for recent change, requested by trondrochner1-1/+2
2010-09-06-add workaround for bind_textdomain_codeset()-problem like in python25drochner6-22/+18
2010-09-04Update to python-2.6.6.obache14-499/+193
2010-06-29Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database.tron3-2/+330
2010-06-05pydoc needs to be an alternativelukem1-0/+1
2010-05-02Update to 2.6.5:wiz8-74/+87