summaryrefslogtreecommitdiff
path: root/lang/python27
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Put back bdb bl3, required for the dbm module.jperkin1-1/+2
2017-01-26Do not install bsddb185 module by default.wiz4-41/+35
2017-01-08regen for patch-ahwiz1-2/+2
2017-01-08Regen patch so that we compile py27-curses on -current.roy1-13/+33
2017-01-05Fix prior patches to use is_pad(3) rather than is_keypad(3).roy2-7/+7
2017-01-04Fix typo in patch to address PR pkg/51778.roy2-4/+4
2017-01-02se ncurses is_keypad function rather than directly looking at theroy2-11/+106
2016-12-30Changes 2.7.13:adam5-22/+17
2016-07-26Bump PKGREVISION for previouskamil1-2/+2
2016-07-26Add an option for Python: x11kamil4-25/+35
2016-07-23Fix build for X11_TYPE != "native"kamil1-3/+4
2016-07-23Fix dlopen(3) calls in _ctypes.so for X11BASE librarieskamil3-16/+35
2016-07-23Fixing find_library() on POSIX-like (excluding Darwin) systems.kamil1-2/+20
2016-07-11Bump PKGREVISION. Do not assume longer name for POSIX semaphore under NetBSDryoon3-2/+40
2016-07-02Changes 2.7.2:adam5-31/+34
2016-05-26Use LP64PLATFORMS instead of a hardcoded list. PR 51166.dholland1-4/+2
2016-05-25Add ia64 to IS_64BIT_PLATFORM.leot1-1/+2
2016-04-10Adjust checks for _USE_DESTDIR != no or incorrect references tojoerg1-4/+1
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-02-25Use OPSYSVARS.jperkin1-4/+2
2016-02-06Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra*tron3-2/+31
2015-12-06Python 2.7.11 is the latest bugfix release of the Python 2.7 series.adam6-32/+30
2015-11-25Fix for libffi include path on Darwin.adam1-1/+7
2015-11-16Add python2/python3 wrappers to respective lang/python?? packages.fhajny2-1/+3
2015-11-08Remove references to amd64, MACHINE_ARCH x86_64 cover all variants ofsevan1-4/+4
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2015-09-07Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manualjperkin1-6/+1
2015-05-24Changes 2.7.10:adam14-280/+35
2015-04-24Add patch from: https://hg.python.org/cpython/rev/eddcb6671a48 to fix buildrodent34-110/+313
2015-03-03Fix http://bugs.python.org/issue22885 with patch from that URL.snj4-2/+49
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