summaryrefslogtreecommitdiff
path: root/lang/python26/patches/patch-am
AgeCommit message (Expand)AuthorFilesLines
2014-05-21try to find openssl header from system inc_dirs additionally, builtin oneobache1-4/+6
2014-04-13Redo reverted commit from obache@. Original description:bsiegert1-12/+36
2014-03-27revert last change, should not be committed dureing freeze.obache1-36/+12
2014-03-27Prevent to detect unwanted builtin openssl.obache1-12/+36
2014-03-12For smtpd.py, only rename with ${PY_VER_SUFFIX} to be installed as a tool,obache1-2/+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-12/+35
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-5/+12
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty1-12/+40
2010-09-16fixes one more typo in comments.obache1-2/+2
2010-09-16some fixes and improvementsobache1-4/+5
2010-09-06-add workaround for bind_textdomain_codeset()-problem like in python25drochner1-3/+10
2010-09-04Update to python-2.6.6.obache1-13/+40
2010-05-02Update to 2.6.5:wiz1-10/+10
2010-02-11Try to deal with building dbm.so in case of BDB_TYPE=db4.tnn1-10/+21
2010-02-11Avoid accessing an unused variable in the case that no dbm headers arejoerg1-3/+18
2010-01-26Fix build problems under Mac OS X reported by Taylor R Campbelltron1-2/+2
2009-11-16Improve DB support by always building the 1.85 compat module.joerg1-4/+199
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-4/+4
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-4/+19
2009-04-19Initial import of python26-2.6.2.wiz1-0/+55