Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -3/+4 |
2011-04-15 | comment out BUILDLINK_INCDIRS/BUILDLINK_LIBDIRS/BUILDLINK_TRANSFORM | drochner | 1 | -4/+4 |
2011-03-28 | fix a security issue, using patches from upstream: | drochner | 4 | -3/+55 |
2011-02-28 | Add fix for the information disclosure vulnerability reported in SA43463 | tron | 3 | -3/+100 |
2011-02-05 | Build shared library on OpenBSD too. | hiramatsu | 2 | -4/+4 |
2011-01-03 | Fix find_library_file on Darwin | adam | 1 | -1/+7 |
2010-12-25 | * Remove a redundant hunk for Darwin, | obache | 3 | -20/+14 |
2010-11-23 | Add fix for CVE-2010-3492 and update the fix for CVE-2010-3493. Both | tron | 6 | -43/+224 |
2010-11-17 | Add fix for SA41968 (CVE-2010-3493) from the 2.7 branch repo | tez | 3 | -3/+43 |
2010-09-22 | Remove unwanted hunk from patch-au. | obache | 2 | -18/+5 |
2010-09-17 | Share distfile related information for each python variants with | obache | 2 | -7/+12 |
2010-09-16 | fixes one more typo in comments. | obache | 2 | -4/+4 |
2010-09-16 | some fixes and improvements | obache | 6 | -18/+13 |
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 | 6 | -22/+18 |
2010-09-04 | Update to python-2.6.6. | obache | 14 | -499/+193 |
2010-06-29 | Add fix for CVE-2010-2089 taken from Red Hat's Bugzilla database. | tron | 3 | -2/+330 |
2010-06-05 | pydoc needs to be an alternative | lukem | 1 | -0/+1 |
2010-05-02 | Update to 2.6.5: | wiz | 8 | -74/+87 |
2010-04-18 | Nav.o now gets build and installed on 64-bit Mac OS X | adam | 2 | -8/+3 |
2010-02-11 | Because we unconditionally try to build the bsddb module now, | tnn | 2 | -11/+11 |
2010-02-11 | remove unused vars | tnn | 1 | -3/+1 |
2010-02-11 | Try to deal with building dbm.so in case of BDB_TYPE=db4. | tnn | 2 | -12/+23 |
2010-02-11 | Avoid accessing an unused variable in the case that no dbm headers are | joerg | 2 | -5/+20 |
2010-01-26 | Fix build problems under Mac OS X reported by Taylor R Campbell | tron | 4 | -9/+8 |
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 | 3 | -3/+19 |
2009-11-16 | Improve DB support by always building the 1.85 compat module. | joerg | 3 | -8/+208 |
2009-11-03 | Update to 2.6.4: | wiz | 3 | -9/+14 |
2009-10-21 | Revert the last commit as the two patches contained non-Mac OS X changes | tron | 3 | -1/+110 |
2009-10-21 | Remove two more Mac OS X patches which are don't seem to be required | tron | 3 | -110/+1 |
2009-10-21 | Add missing file "_scproxy.so" to Mac OS X specific package list and | tron | 5 | -45/+5 |
2009-10-21 | Fix current_version in dylib target. Bump PKGREVISION. | wiz | 3 | -6/+7 |
2009-10-21 | Remove two __sgi ifdefs that have been migrated in pkgsrc from | wiz | 3 | -33/+1 |
2009-10-21 | Remove obsolete patch, a version of this was obviously integrated | wiz | 2 | -15/+1 |
2009-10-20 | Update to 2.6.3: | wiz | 3 | -10/+19 |
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 | 2 | -3/+8 |
2009-09-19 | Fixes modules in disable_module_list | obache | 2 | -4/+4 |
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 | 2 | -8/+3 |
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 | 4 | -10/+9 |
2009-06-14 | Replace @exec/@unexec with @pkgdir or drop it. | joerg | 1 | -2/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 2 | -58/+2 |
2009-05-21 | revert previous, doesn't work as I intended. | tnn | 4 | -6/+50 |