summaryrefslogtreecommitdiff
path: root/lang/python26/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-10-27apply patch from upstream to fix possible overflow in "buffer"drochner1-2/+2
2014-04-13Redo reverted commit from obache@. Original description:bsiegert1-1/+7
2014-03-27revert last change, should not be committed dureing freeze.obache1-7/+1
2014-03-27Prevent to detect unwanted builtin openssl.obache1-1/+7
2014-03-12For smtpd.py, only rename with ${PY_VER_SUFFIX} to be installed as a tool,obache1-3/+3
2014-02-12Remove now unnecessary package list handling for OpenSSL 0.9.*.tron1-11/+1
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-02-09adopt the socket.recvfrom_into() security fix from Python-2.7drochner1-1/+3
2013-11-06Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing s...adam1-3/+2
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg1-2/+2
2013-08-27Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6tez1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
2012-08-14as with python27: avoid POSIX semaphores on NetBSD, this is brokendrochner1-2/+2
2012-05-13fixes reverse condition usage of CHECK_BUILTIN.openssl.obache1-3/+3
2012-04-14Update python26 to 2.6.8.obache1-2/+1
2012-03-25Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron1-2/+2
2012-02-15add patch from Python issue#14001 to fix xmlrpc server endless loopdrochner1-2/+2
2012-01-18Revbump after updating db5adam1-1/+2
2011-10-28Internally, Python has a set of modules depending on "platform". Thedsainty1-7/+14
2011-09-16Fix for intereger overflow when compiled with Clangadam1-1/+8
2011-09-12Fix build on MirBSD by adding the respective stanzas to configure and fixbsiegert1-2/+4
2011-06-04Update python26 to 2.6.7.obache1-2/+1
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.obache1-2/+2
2011-03-28fix a security issue, using patches from upstream:drochner1-2/+2
2011-02-28Add fix for the information disclosure vulnerability reported in SA43463tron1-2/+2
2011-01-03Fix find_library_file on Darwinadam1-1/+7
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/+2
2010-11-17Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repotez1-2/+2
2010-09-17Share distfile related information for each python variants withobache1-7/+4
2010-09-16some fixes and improvementsobache1-2/+3
2010-09-07bump PKGREV for recent change, requested by trondrochner1-1/+2
2010-09-06-add workaround for bind_textdomain_codeset()-problem like in python25drochner1-9/+3
2010-09-04Update to python-2.6.6.obache1-4/+3
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-4/+3
2010-04-18Nav.o now gets build and installed on 64-bit Mac OS Xadam1-6/+1
2010-02-11Because we unconditionally try to build the bsddb module now,tnn1-9/+9
2010-02-11remove unused varstnn1-3/+1
2010-01-26Fix build problems under Mac OS X reported by Taylor R Campbelltron1-3/+3
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).jakllsch1-2/+2