summaryrefslogtreecommitdiff
path: root/lang/python27
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Update PLIST with new additions -- PKG_DEVELOPER=1 is your friendchopps1-5/+58
2014-12-16remove PKGREVISION since we bumped the dist versionchopps1-2/+1
2014-12-16Update to 2.7.9 removing patches that were incorporated. Significantchopps11-462/+6
2014-11-02add the patches for Python issue 22518, also known as 22470, fromspz20-69/+286
2014-07-26Reverting some changes which made building on Darwin to fail.adam2-5/+5
2014-07-17Fix SCO OpenServer 5.0.7/3.2 build.ryoon8-20/+133
2014-07-02Changes 2.7.8:adam8-70/+54
2014-07-02Apply a fix for directory-traversal vulnerability, ref.he4-8/+54
2014-06-11avoid conflicting declaration of gethostname on SunOSrichard3-3/+22
2014-06-09Add patches to fix the remaining two functions reported as beinghe7-2/+200
2014-06-08DLLs for PLIST.Cygwin are handled automatically now.obache1-2/+0
2014-06-02Changes 2.7.7:adam7-87/+98
2014-05-21search openssl header file from prefered ssl_incs over system inc_dirs.obache2-6/+20
2014-05-20Fix detecting OpenSSL, in particular on OS X.adam2-17/+5
2014-05-10SA56624 is CVE-2014-1912.obache2-4/+4
2014-04-13Reapply reverted commit from obache@. Original description:bsiegert3-10/+40
2014-03-27Update readline-6.3 patch from upstream, for builtin GNU readline<4.2.obache2-9/+31
2014-03-27revert last commit, should not be committed during freeze.obache3-40/+10
2014-03-27Prevent to detect unwanted builtin openssl.obache3-10/+40
2014-03-15Fix py-readline build with readline 6.3.dholland2-1/+24
2014-03-12For smtpd.py, only rename with ${PYVERSUFFIX} to be installed as a tool,obache5-11/+12
2014-02-12Remove now unnecessary package list handling for OpenSSL 0.9.*.tron2-14/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-02-09Add fix for security vulnerability reported in SA56624.tron3-2/+23
2013-12-14The nullbytecert.pem is actually part of Python 2.7.6 so trying to patch itbsiegert2-100/+1
2013-12-12Search the SDK path on OSX, otherwise for Xcode 5 certain modules will notjperkin1-1/+7
2013-11-12Changes 2.7.6:adam8-213/+60
2013-11-10Fixes missing rpath in pkg-config file.obache1-2/+4
2013-10-15PowerPC64 is a 64bit platform.joerg1-2/+2
2013-09-20Bump PKGREVISION.ryoon1-2/+3
2013-09-13don't set Mac OS X target version: stick to the current oneadam2-3/+13
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg3-6/+18
2013-08-18patch for CVE-2013-4238 taken fromspz7-5/+291
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
2013-05-27This is a 2.7 series bugfix release. It contains several regression fixes to ...adam4-11/+16
2013-05-19dylib entry not needed in PLIST.Darwinadam1-2/+1
2013-04-17Improve Cygwin support.obache8-3/+117
2013-04-17Add MKDIR_P to the configure env.sbd1-1/+2
2013-04-13Cygwin also require gmake to build.obache1-2/+2
2013-04-12Changes 2.7.4:adam15-308/+109
2013-02-08When using destdir, the clean stage isn't privileged.wiz1-1/+3
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-21Revert previous; Joerg says it breaks on clang. (It would be nice ifdholland2-14/+3
2012-12-16Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, sodholland2-3/+19
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
2012-08-14avoid POSIX semaphores on NetBSD -- at least on -current they causedrochner3-2/+18
2012-05-13fixes reverse condition usage of CHECK_BUILTIN.openssl.obache1-3/+3
2012-05-10"sys.platform is now always 'linux2' on Linux", so revert the linux3 handlingsbd2-6/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2