Age | Commit message (Expand) | Author | Files | Lines |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+2 |
2015-09-07 | Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual | jperkin | 1 | -6/+1 |
2015-05-24 | Changes 2.7.10: | adam | 14 | -280/+35 |
2015-04-24 | Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix build | rodent | 34 | -110/+313 |
2015-03-03 | Fix http://bugs.python.org/issue22885 with patch from that URL. | snj | 4 | -2/+49 |
2014-12-16 | Update PLIST with new additions -- PKG_DEVELOPER=1 is your friend | chopps | 1 | -5/+58 |
2014-12-16 | remove PKGREVISION since we bumped the dist version | chopps | 1 | -2/+1 |
2014-12-16 | Update to 2.7.9 removing patches that were incorporated. Significant | chopps | 11 | -462/+6 |
2014-11-02 | add the patches for Python issue 22518, also known as 22470, from | spz | 20 | -69/+286 |
2014-07-26 | Reverting some changes which made building on Darwin to fail. | adam | 2 | -5/+5 |
2014-07-17 | Fix SCO OpenServer 5.0.7/3.2 build. | ryoon | 8 | -20/+133 |
2014-07-02 | Changes 2.7.8: | adam | 8 | -70/+54 |
2014-07-02 | Apply a fix for directory-traversal vulnerability, ref. | he | 4 | -8/+54 |
2014-06-11 | avoid conflicting declaration of gethostname on SunOS | richard | 3 | -3/+22 |
2014-06-09 | Add patches to fix the remaining two functions reported as being | he | 7 | -2/+200 |
2014-06-08 | DLLs for PLIST.Cygwin are handled automatically now. | obache | 1 | -2/+0 |
2014-06-02 | Changes 2.7.7: | adam | 7 | -87/+98 |
2014-05-21 | search openssl header file from prefered ssl_incs over system inc_dirs. | obache | 2 | -6/+20 |
2014-05-20 | Fix detecting OpenSSL, in particular on OS X. | adam | 2 | -17/+5 |
2014-05-10 | SA56624 is CVE-2014-1912. | obache | 2 | -4/+4 |
2014-04-13 | Reapply reverted commit from obache@. Original description: | bsiegert | 3 | -10/+40 |
2014-03-27 | Update readline-6.3 patch from upstream, for builtin GNU readline<4.2. | obache | 2 | -9/+31 |
2014-03-27 | revert last commit, should not be committed during freeze. | obache | 3 | -40/+10 |
2014-03-27 | Prevent to detect unwanted builtin openssl. | obache | 3 | -10/+40 |
2014-03-15 | Fix py-readline build with readline 6.3. | dholland | 2 | -1/+24 |
2014-03-12 | For smtpd.py, only rename with ${PYVERSUFFIX} to be installed as a tool, | obache | 5 | -11/+12 |
2014-02-12 | Remove now unnecessary package list handling for OpenSSL 0.9.*. | tron | 2 | -14/+2 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 |
2014-02-09 | Add fix for security vulnerability reported in SA56624. | tron | 3 | -2/+23 |
2013-12-14 | The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch it | bsiegert | 2 | -100/+1 |
2013-12-12 | Search the SDK path on OSX, otherwise for Xcode 5 certain modules will not | jperkin | 1 | -1/+7 |
2013-11-12 | Changes 2.7.6: | adam | 8 | -213/+60 |
2013-11-10 | Fixes missing rpath in pkg-config file. | obache | 1 | -2/+4 |
2013-10-15 | PowerPC64 is a 64bit platform. | joerg | 1 | -2/+2 |
2013-09-20 | Bump PKGREVISION. | ryoon | 1 | -2/+3 |
2013-09-13 | don't set Mac OS X target version: stick to the current one | adam | 2 | -3/+13 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 3 | -6/+18 |
2013-08-18 | patch for CVE-2013-4238 taken from | spz | 7 | -5/+291 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+1 |
2013-05-27 | This is a 2.7 series bugfix release. It contains several regression fixes to ... | adam | 4 | -11/+16 |
2013-05-19 | dylib entry not needed in PLIST.Darwin | adam | 1 | -2/+1 |
2013-04-17 | Improve Cygwin support. | obache | 8 | -3/+117 |
2013-04-17 | Add MKDIR_P to the configure env. | sbd | 1 | -1/+2 |
2013-04-13 | Cygwin also require gmake to build. | obache | 1 | -2/+2 |
2013-04-12 | Changes 2.7.4: | adam | 15 | -308/+109 |
2013-02-08 | When using destdir, the clean stage isn't privileged. | wiz | 1 | -1/+3 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-12-21 | Revert previous; Joerg says it breaks on clang. (It would be nice if | dholland | 2 | -14/+3 |
2012-12-16 | Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so | dholland | 2 | -3/+19 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |