Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | Remove python25, as promised in March. EOL'd last year. | wiz | 34 | -5258/+0 |
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-05-13 | fixes reverse condition usage of CHECK_BUILTIN.openssl. | obache | 1 | -3/+3 |
2012-03-31 | On recent FreeBSD, ossaudiodev.so is not created. | ryoon | 1 | -2/+2 |
2012-03-05 | python install different files on Linux-2.* and Linux-3.* | sbd | 2 | -12/+17 |
2012-02-15 | apply fix for CVE-2012-0845 to other Python versions too | drochner | 3 | -3/+22 |
2012-01-18 | Revbump after updating db5 | adam | 1 | -1/+2 |
2011-12-16 | On SunOS, don't ever override _XOPEN_SOURCE if it is already set. | hans | 2 | -1/+16 |
2011-11-08 | Change a unused variable referacne to a fixed string that I missed when | sbd | 2 | -4/+4 |
2011-10-31 | Improve the gdbm_compat handling by searching any ndbm.h found for the | sbd | 2 | -13/+36 |
2011-10-18 | Deal with the fact that if /usr/include/ndbm.h exists on Linux it probably | sbd | 2 | -8/+17 |
2011-09-14 | Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness. | hans | 2 | -5/+31 |
2011-06-04 | Update python25 to 2.5.6. | obache | 8 | -451/+50 |
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 | -5/+3 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 |
2011-04-15 | comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORM | drochner | 1 | -4/+4 |
2011-03-28 | fix two security issues, using patches from upstream: | drochner | 5 | -3/+404 |
2011-03-06 | Merge the patch for http://secunia.com/advisories/43463/ from the | dholland | 3 | -3/+90 |
2011-02-28 | Reset maintainer for retired developers. | wiz | 1 | -2/+2 |
2010-09-17 | Share distfile related information for each python variants with | obache | 2 | -7/+12 |
2010-09-02 | work around a configure check which looks for bind_textdomain_codeset(3) | drochner | 1 | -1/+4 |
2010-04-07 | Update to 2.5.5, a minor security fix release with very few changes relative ... | gdt | 2 | -9/+8 |
2010-01-27 | Properly disable pyexpat module here as well. | wiz | 4 | -8/+7 |
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-09-19 | Fixes module names in disabled_module_list | obache | 2 | -4/+4 |
2009-09-12 | Fix build under Mac OS X Snow Leopard. | tron | 1 | -1/+5 |
2009-09-12 | remove assignments to the LIBS env var -- this should have been done | drochner | 1 | -2/+1 |
2009-09-09 | Fix a possibly long-standing issue, but also possibly fallout from the db4 | dsainty | 3 | -41/+38 |
2009-09-08 | bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least | drochner | 1 | -2/+2 |
2009-09-07 | don't propagate the "cups" dependency, this is nut referenced by | drochner | 1 | -6/+1 |
2009-07-24 | gdbm is in disabled_module_list, yet if it's found on the system | schmonz | 2 | -5/+18 |
2009-07-22 | Remove empty PLIST.common_end. | wiz | 2 | -3/+1 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 2 | -50/+2 |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -1/+2 |
2009-04-30 | python.org has no ftp service. remove master site. | zafer | 1 | -3/+2 |
2009-04-11 | Update python25 to 2.5.4. Spammy changes: | snj | 28 | -1076/+43 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -14/+6 |
2009-03-20 | Reduce maintaince cost by using our libffi. Bump revision. | joerg | 1 | -2/+4 |
2009-03-16 | FreeBSD on amd64 builds ossaudiodev.so as well. | tnn | 1 | -4/+2 |
2009-01-23 | Any package that determines libraries to link via: | dsainty | 1 | -1/+6 |
2008-12-17 | Remove "-Wno-long-double" from the Darwin C compiler flags as suggested | tron | 3 | -8/+6 |
2008-12-16 | Strip out the "-Wno-long-double" option. It's not mentioned in any GCC | tron | 1 | -1/+3 |
2008-09-13 | * Add a note about SunOS and needing to have SUNWaudh installed to | adrianp | 3 | -3/+12 |
2008-08-30 | Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 and | tron | 22 | -9/+1003 |
2008-07-14 | Always build depend on readline, so that devel/py-readline can pick up | joerg | 1 | -2/+6 |
2008-06-27 | patch-ad: add RCS Id | wiz | 3 | -13/+6 |