summaryrefslogtreecommitdiff
path: root/lang/python26
AgeCommit message (Expand)AuthorFilesLines
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