Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-11-16 | Teach plistlib to parse unsigned integers as externalized by NetBSD proplib(3). | jakllsch | 1 | -2/+2 |
2009-11-16 | Improve DB support by always building the 1.85 compat module. | joerg | 1 | -2/+7 |
2009-11-03 | Update to 2.6.4: | wiz | 1 | -4/+3 |
2009-10-21 | Add missing file "_scproxy.so" to Mac OS X specific package list and | tron | 1 | -2/+2 |
2009-10-21 | Fix current_version in dylib target. Bump PKGREVISION. | wiz | 1 | -2/+3 |
2009-10-20 | Update to 2.6.3: | wiz | 1 | -5/+4 |
2009-09-22 | Fix last change, "Nav.so" is only missing if we use the 64-Bit ABI | tron | 1 | -2/+2 |
2009-09-21 | Adapt package list for Mac OS X Snow Leopard. | tron | 1 | -1/+6 |
2009-09-12 | remove assignments to the LIBS env var -- this should have been done | drochner | 1 | -2/+1 |
2009-09-08 | bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least | drochner | 1 | -2/+2 |
2009-08-15 | update master site. remove ftp entry. service suspended. | zafer | 1 | -3/+2 |
2009-07-18 | Don't install idle, there is a separate py-idle package for it. | wiz | 1 | -2/+2 |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 |
2009-04-24 | * Make it build on DragonFly. | hasso | 1 | -1/+2 |