summaryrefslogtreecommitdiff
path: root/lang/python26/distinfo
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Pullup ticket #4256 - requested by spztron1-6/+5
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg1-1/+2
2013-08-27Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6tez1-1/+2
2012-12-21Revert previous as it breaks clang. PR 47342dholland1-2/+2
2012-12-16Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, sodholland1-2/+2
2012-08-14as with python27: avoid POSIX semaphores on NetBSD, this is brokendrochner1-1/+2
2012-05-05Fix build of py26-expat against expat-2.0. Bump revision.joerg1-1/+2
2012-04-14Update python26 to 2.6.8.obache1-32/+5
2012-03-25Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron1-2/+28
2012-02-15add patch from Python issue#14001 to fix xmlrpc server endless loopdrochner1-1/+2
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans1-1/+2
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd1-2/+2
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd1-2/+2
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-2/+2
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty1-2/+2
2011-09-30Make this build on Mac OS X Lion. Fixes PR pkg/45389.yyamano1-1/+4
2011-09-14Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness.hans1-2/+2
2011-09-12Fix build on MirBSD by adding the respective stanzas to configure and fixbsiegert1-2/+3
2011-06-04Update python26 to 2.6.7.obache1-6/+4
2011-03-28fix a security issue, using patches from upstream:drochner1-1/+3
2011-02-28Add fix for the information disclosure vulnerability reported in SA43463tron1-1/+2
2011-02-05Build shared library on OpenBSD too.hiramatsu1-2/+2
2010-12-25* Remove a redundant hunk for Darwin,obache1-2/+2
2010-11-23Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Bothtron1-2/+4
2010-11-17Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repotez1-1/+2
2010-09-22Remove unwanted hunk from patch-au.obache1-2/+2
2010-09-16fixes one more typo in comments.obache1-2/+2
2010-09-16some fixes and improvementsobache1-2/+2
2010-09-06-add workaround for bind_textdomain_codeset()-problem like in python25drochner1-2/+2
2010-09-04Update to python-2.6.6.obache1-15/+14
2010-06-29Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database.tron1-1/+2
2010-05-02Update to 2.6.5:wiz1-9/+8
2010-02-11Try to deal with building dbm.so in case of BDB_TYPE=db4.tnn1-2/+2
2010-02-11Avoid accessing an unused variable in the case that no dbm headers arejoerg1-2/+2
2010-01-26Fix build problems under Mac OS X reported by Taylor R Campbelltron1-2/+2
2009-11-16Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3).jakllsch1-1/+2
2009-11-16Improve DB support by always building the 1.85 compat module.joerg1-2/+2
2009-11-03Update to 2.6.4:wiz1-4/+4
2009-10-21Revert the last commit as the two patches contained non-Mac OS X changestron1-1/+3
2009-10-21Remove two more Mac OS X patches which are don't seem to be requiredtron1-3/+1
2009-10-21Add missing file "_scproxy.so" to Mac OS X specific package list andtron1-3/+1
2009-10-21Fix current_version in dylib target. Bump PKGREVISION.wiz1-2/+2
2009-10-21Remove two __sgi ifdefs that have been migrated in pkgsrc fromwiz1-3/+1
2009-10-21Remove obsolete patch, a version of this was obviously integratedwiz1-2/+1
2009-10-20Update to 2.6.3:wiz1-4/+4
2009-09-19Fixes modules in disable_module_listobache1-2/+2
2009-07-18Don't install idle, there is a separate py-idle package for it.wiz1-2/+2
2009-05-21revert previous, doesn't work as I intended.tnn1-2/+2
2009-05-21remove sqlite3 stuff from PLIST and disable the sqlite3 module here.tnn1-2/+2
2009-04-24* Make it build on DragonFly.hasso1-3/+3