Age | Commit message (Expand) | Author | Files | Lines |
2017-01-08 | regen for patch-ah | wiz | 1 | -2/+2 |
2017-01-08 | Regen patch so that we compile py27-curses on -current. | roy | 1 | -13/+33 |
2017-01-05 | Fix prior patches to use is_pad(3) rather than is_keypad(3). | roy | 2 | -7/+7 |
2017-01-04 | Fix typo in patch to address PR pkg/51778. | roy | 2 | -4/+4 |
2017-01-02 | se ncurses is_keypad function rather than directly looking at the | roy | 2 | -11/+106 |
2016-12-30 | Changes 2.7.13: | adam | 5 | -22/+17 |
2016-07-26 | Bump PKGREVISION for previous | kamil | 1 | -2/+2 |
2016-07-26 | Add an option for Python: x11 | kamil | 4 | -25/+35 |
2016-07-23 | Fix build for X11_TYPE != "native" | kamil | 1 | -3/+4 |
2016-07-23 | Fix dlopen(3) calls in _ctypes.so for X11BASE libraries | kamil | 3 | -16/+35 |
2016-07-23 | Fixing find_library() on POSIX-like (excluding Darwin) systems. | kamil | 1 | -2/+20 |
2016-07-11 | Bump PKGREVISION. Do not assume longer name for POSIX semaphore under NetBSD | ryoon | 3 | -2/+40 |
2016-07-02 | Changes 2.7.2: | adam | 5 | -31/+34 |
2016-05-26 | Use LP64PLATFORMS instead of a hardcoded list. PR 51166. | dholland | 1 | -4/+2 |
2016-05-25 | Add ia64 to IS_64BIT_PLATFORM. | leot | 1 | -1/+2 |
2016-04-10 | Adjust checks for _USE_DESTDIR != no or incorrect references to | joerg | 1 | -4/+1 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -4/+2 |
2016-02-06 | Use the "cacert.pem" file from the "mozilla-rootcerts" package as an *extra* | tron | 3 | -2/+31 |
2015-12-06 | Python 2.7.11 is the latest bugfix release of the Python 2.7 series. | adam | 6 | -32/+30 |
2015-11-25 | Fix for libffi include path on Darwin. | adam | 1 | -1/+7 |
2015-11-16 | Add python2/python3 wrappers to respective lang/python?? packages. | fhajny | 2 | -1/+3 |
2015-11-08 | Remove references to amd64, MACHINE_ARCH x86_64 cover all variants of | sevan | 1 | -4/+4 |
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 |