Age | Commit message (Expand) | Author | Files | Lines |
2015-04-13 | Removing python26. EOL'd quite some ago and discussed a couple times on | rodent | 1 | -184/+0 |
2014-10-27 | apply patch from upstream to fix possible overflow in "buffer" | drochner | 1 | -2/+2 |
2014-04-13 | Redo reverted commit from obache@. Original description: | bsiegert | 1 | -1/+7 |
2014-03-27 | revert last change, should not be committed dureing freeze. | obache | 1 | -7/+1 |
2014-03-27 | Prevent to detect unwanted builtin openssl. | obache | 1 | -1/+7 |
2014-03-12 | For smtpd.py, only rename with ${PY_VER_SUFFIX} to be installed as a tool, | obache | 1 | -3/+3 |
2014-02-12 | Remove now unnecessary package list handling for OpenSSL 0.9.*. | tron | 1 | -11/+1 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 |
2014-02-09 | adopt the socket.recvfrom_into() security fix from Python-2.7 | drochner | 1 | -1/+3 |
2013-11-06 | Python 2.6.9 is a security-fix source-only release for Python 2.6.8, fixing s... | adam | 1 | -3/+2 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 1 | -2/+2 |
2013-08-27 | Patch for CVE-2013-4238 from http://hg.python.org/cpython/raw-rev/79007c4244d6 | tez | 1 | -2/+2 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+1 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-09-15 | recursive bump from libffi shlib major bump | obache | 1 | -2/+2 |
2012-08-14 | as with python27: avoid POSIX semaphores on NetBSD, this is broken | drochner | 1 | -2/+2 |
2012-05-13 | fixes reverse condition usage of CHECK_BUILTIN.openssl. | obache | 1 | -3/+3 |
2012-04-14 | Update python26 to 2.6.8. | obache | 1 | -2/+1 |
2012-03-25 | Add a fix for the DoS vulnerability reported in CVE-2012-1150 taken | tron | 1 | -2/+2 |
2012-02-15 | add patch from Python issue#14001 to fix xmlrpc server endless loop | drochner | 1 | -2/+2 |
2012-01-18 | Revbump after updating db5 | adam | 1 | -1/+2 |
2011-10-28 | Internally, Python has a set of modules depending on "platform". The | dsainty | 1 | -7/+14 |
2011-09-16 | Fix for intereger overflow when compiled with Clang | adam | 1 | -1/+8 |
2011-09-12 | Fix build on MirBSD by adding the respective stanzas to configure and fix | bsiegert | 1 | -2/+4 |
2011-06-04 | Update python26 to 2.6.7. | obache | 1 | -2/+1 |
2011-05-15 | Recent SunOS has netpacket/packet.h, but it is not what Python expects. | hans | 1 | -1/+2 |
2011-04-23 | Correct path to Python interpreter in all ".py" files to fix build | tron | 1 | -12/+3 |
2011-04-23 | more replace interpreter line. | obache | 1 | -1/+8 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 |
2011-03-28 | fix a security issue, using patches from upstream: | drochner | 1 | -2/+2 |
2011-02-28 | Add fix for the information disclosure vulnerability reported in SA43463 | tron | 1 | -2/+2 |
2011-01-03 | Fix find_library_file on Darwin | adam | 1 | -1/+7 |
2010-12-25 | * Remove a redundant hunk for Darwin, | obache | 1 | -2/+2 |
2010-11-23 | Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Both | tron | 1 | -2/+2 |
2010-11-17 | Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repo | tez | 1 | -2/+2 |
2010-09-17 | Share distfile related information for each python variants with | obache | 1 | -7/+4 |
2010-09-16 | some fixes and improvements | obache | 1 | -2/+3 |
2010-09-07 | bump PKGREV for recent change, requested by tron | drochner | 1 | -1/+2 |
2010-09-06 | -add workaround for bind_textdomain_codeset()-problem like in python25 | drochner | 1 | -9/+3 |
2010-09-04 | Update to python-2.6.6. | obache | 1 | -4/+3 |
2010-06-29 | Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database. | tron | 1 | -1/+2 |
2010-05-02 | Update to 2.6.5: | wiz | 1 | -4/+3 |
2010-04-18 | Nav.o now gets build and installed on 64-bit Mac OS X | adam | 1 | -6/+1 |
2010-02-11 | Because we unconditionally try to build the bsddb module now, | tnn | 1 | -9/+9 |
2010-02-11 | remove unused vars | tnn | 1 | -3/+1 |
2010-01-26 | Fix build problems under Mac OS X reported by Taylor R Campbell | tron | 1 | -3/+3 |
2010-01-21 | Added LICENSE information for Python. The license was approved by OSI | heinz | 1 | -1/+2 |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 |
2009-12-20 | Disable ipv6 on Tru64, configure complains about buggy getaddrinfo() | tnn | 1 | -1/+6 |