summaryrefslogtreecommitdiff
path: root/lang/python26
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-18Nav.o now gets build and installed on 64-bit Mac OS Xadam2-8/+3
2010-02-11Because we unconditionally try to build the bsddb module now,tnn2-11/+11
2010-02-11remove unused varstnn1-3/+1
2010-02-11Try to deal with building dbm.so in case of BDB_TYPE=db4.tnn2-12/+23
2010-02-11Avoid accessing an unused variable in the case that no dbm headers arejoerg2-5/+20
2010-01-26Fix build problems under Mac OS X reported by Taylor R Campbelltron4-9/+8
2010-01-21Added LICENSE information for Python. The license was approved by OSIheinz1-1/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-20Disable ipv6 on Tru64, configure complains about buggy getaddrinfo()tnn1-1/+6
2009-11-16Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3).jakllsch3-3/+19
2009-11-16Improve DB support by always building the 1.85 compat module.joerg3-8/+208
2009-11-03Update to 2.6.4:wiz3-9/+14
2009-10-21Revert the last commit as the two patches contained non-Mac OS X changestron3-1/+110
2009-10-21Remove two more Mac OS X patches which are don't seem to be requiredtron3-110/+1
2009-10-21Add missing file "_scproxy.so" to Mac OS X specific package list andtron5-45/+5
2009-10-21Fix current_version in dylib target. Bump PKGREVISION.wiz3-6/+7
2009-10-21Remove two __sgi ifdefs that have been migrated in pkgsrc fromwiz3-33/+1
2009-10-21Remove obsolete patch, a version of this was obviously integratedwiz2-15/+1
2009-10-20Update to 2.6.3:wiz3-10/+19
2009-09-22Fix last change, "Nav.so" is only missing if we use the 64-Bit ABItron1-2/+2