summaryrefslogtreecommitdiff
path: root/lang/python26
AgeCommit message (Expand)AuthorFilesLines
2011-03-01Pullup ticket #3369 - requested by tronsbd3-3/+100
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
2009-09-21Adapt package list for Mac OS X Snow Leopard.tron2-3/+8
2009-09-19Fixes modules in disable_module_listobache2-4/+4
2009-09-12remove assignments to the LIBS env var -- this should have been donedrochner1-2/+1
2009-09-08bump PKGREVs for Python pkgs, as suggested by David Sainty -- at leastdrochner2-8/+3
2009-08-15update master site. remove ftp entry. service suspended.zafer1-3/+2
2009-07-18Don't install idle, there is a separate py-idle package for it.wiz4-10/+9
2009-06-14Replace @exec/@unexec with @pkgdir or drop it.joerg1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg2-58/+2
2009-05-21revert previous, doesn't work as I intended.tnn4-6/+50
2009-05-21remove sqlite3 stuff from PLIST and disable the sqlite3 module here.tnn4-50/+6
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
2009-04-24* Make it build on DragonFly.hasso5-18/+48
2009-04-19macfs.py doesn't happen, and plistlib isn't Darwin-specific anymore.schmonz1-7/+1
2009-04-19Fix libpython version number on Darwin.snj2-4/+4
2009-04-19Initial import of python26-2.6.2.wiz30-0/+5379