summaryrefslogtreecommitdiff
path: root/lang/python27/distinfo
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Add an option for Python: x11kamil1-2/+2
2016-07-23Fix dlopen(3) calls in _ctypes.so for X11BASE librarieskamil1-2/+2
2016-07-11Bump PKGREVISION. Do not assume longer name for POSIX semaphore under NetBSDryoon1-1/+2
2016-07-02Changes 2.7.2:adam1-6/+6
2016-02-06Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra*tron1-1/+2
2015-12-06Python 2.7.11 is the latest bugfix release of the Python 2.7 series.adam1-7/+6
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2015-05-24Changes 2.7.10:adam1-14/+6
2015-04-24Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix buildrodent1-28/+34
2015-03-03Fix http://bugs.python.org/issue22885 with patch from that URL.snj1-1/+3
2014-12-16Update to 2.7.9 removing patches that were incorporated. Significantchopps1-13/+4
2014-11-02add the patches for Python issue 22518, also known as 22470, fromspz1-17/+19
2014-07-26Reverting some changes which made building on Darwin to fail.adam1-2/+2
2014-07-17Fix SCO OpenServer 5.0.7/3.2 build.ryoon1-2/+7
2014-07-02Changes 2.7.8:adam1-8/+6
2014-07-02Apply a fix for directory-traversal vulnerability, ref.he1-2/+4
2014-06-11avoid conflicting declaration of gethostname on SunOSrichard1-1/+2
2014-06-09Add patches to fix the remaining two functions reported as beinghe1-1/+6
2014-06-02Changes 2.7.7:adam1-7/+5
2014-05-21search openssl header file from prefered ssl_incs over system inc_dirs.obache1-2/+2
2014-05-20Fix detecting OpenSSL, in particular on OS X.adam1-2/+2
2014-05-10SA56624 is CVE-2014-1912.obache1-2/+2
2014-04-13Reapply reverted commit from obache@. Original description:bsiegert1-2/+2
2014-03-27Update readline-6.3 patch from upstream, for builtin GNU readline<4.2.obache1-2/+2
2014-03-27revert last commit, should not be committed during freeze.obache1-2/+2
2014-03-27Prevent to detect unwanted builtin openssl.obache1-2/+2
2014-03-15Fix py-readline build with readline 6.3.dholland1-1/+2
2014-03-12For smtpd.py, only rename with ${PYVERSUFFIX} to be installed as a tool,obache1-2/+2
2014-02-09Add fix for security vulnerability reported in SA56624.tron1-1/+2
2013-12-14The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch itbsiegert1-2/+1
2013-11-12Changes 2.7.6:adam1-8/+6
2013-09-13don't set Mac OS X target version: stick to the current oneadam1-2/+2
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg1-2/+2
2013-08-18patch for CVE-2013-4238 taken fromspz1-2/+5
2013-05-27This is a 2.7 series bugfix release. It contains several regression fixes to ...adam1-5/+5
2013-04-17Improve Cygwin support.obache1-2/+7
2013-04-12Changes 2.7.4:adam1-15/+12
2012-12-21Revert previous; Joerg says it breaks on clang. (It would be nice ifdholland1-2/+2
2012-12-16Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, sodholland1-2/+2
2012-08-14avoid POSIX semaphores on NetBSD -- at least on -current they causedrochner1-1/+2
2012-04-13Changes 2.7.3:adam1-37/+10
2012-03-27Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789].obache1-2/+2
2012-03-24Add a fix for the DoS vulnerability reported in CVE-2012-1150 takentron1-2/+28
2012-02-15apply fix for CVE-2012-0845 to other Python versions toodrochner1-1/+2
2011-12-16On SunOS, don't ever override _XOPEN_SOURCE if it is already set.hans1-1/+2
2011-11-08Change a unused variable referacne to a fixed string that I missed whensbd1-2/+2
2011-10-31Add a minor cleanup to my last commit.sbd1-2/+2
2011-10-31Improve the gdbm_compat handling by searching any ndbm.h found for thesbd1-2/+2
2011-10-18Deal with the fact that if /usr/include/ndbm.h exists on Linux it probablysbd1-2/+2
2011-09-30Make this build on Mac OS X Lion. Same issue as pkg/45389.yyamano1-1/+4