Age | Commit message (Expand) | Author | Files | Lines |
2016-07-09 | Remove python33. | wiz | 28 | -5555/+0 |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 |
2016-02-23 | A few years ago, a brilliant mind decided to hard-code DT_RUNPATH for | joerg | 3 | -10/+28 |
2016-02-23 | Use PKG_* compiler variables, fixes build with cwrappers. | jperkin | 1 | -3/+3 |
2015-12-05 | What’s New In Python 3.5 | adam | 1 | -3/+3 |
2015-11-16 | Add python2/python3 wrappers to respective lang/python?? packages. | fhajny | 2 | -1/+3 |
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-27 | Restore PLIST.nis/PLIST.no-nis support, lost at some point during updates. | dholland | 1 | -2/+3 |
2015-04-24 | Fix build with LibreSSL. From: | rodent | 16 | -53/+186 |
2015-03-16 | Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h it | tnn | 3 | -9/+16 |
2015-01-22 | Like the other versions of Python available in our tree, do not trim the library | sevan | 2 | -10/+19 |
2015-01-11 | Make python33 and 34 build under Mac OS X by copying over compat hack from | bsiegert | 1 | -1/+7 |
2015-01-06 | Tobias Nygren reports this needs MAKE_JOBS_SAFE=no -- make it so. | he | 1 | -1/+3 |
2015-01-01 | Update to 3.3.6. | he | 10 | -145/+31 |
2014-07-02 | Add a fix, test-case and note for directory traversal vulnerability, ref. | he | 5 | -3/+57 |
2014-06-11 | avoid conflicting declaration of gethostname on SunOS | richard | 3 | -3/+22 |
2014-05-31 | Fix _multiprocessing import under DragonFly/amd64, fix packaging | ryoon | 3 | -25/+7 |
2014-05-15 | Add fix for CVE-2014-2667. | wiz | 3 | -3/+61 |
2014-05-10 | fixes again, for the case pkgsrc openssl is prefered than builtin old openssl. | obache | 2 | -3/+12 |
2014-05-09 | Fix building on OS X | adam | 2 | -12/+3 |
2014-05-09 | Remove cargo-cult message file. | jperkin | 1 | -8/+0 |
2014-05-09 | Restrict to find openssl header files in SSLBASE/include. | obache | 3 | -11/+36 |
2014-03-27 | Disable spwd module, same as other python version. | obache | 5 | -9/+8 |
2014-03-20 | Copy relevant 5 PLIST-mangling lines from extension.mk, | wiz | 1 | -4/+6 |
2014-03-14 | Trigger PY_PEP3147=yes in PYTHON_VERSION_DEFAULT={26,27} case. | ryoon | 1 | -1/+4 |
2014-03-12 | Include lang/python/extension.mk to get saner PLISTs. | wiz | 5 | -2721/+2722 |
2014-03-12 | Update to 3.3.5: | wiz | 4 | -9/+32 |
2014-03-10 | Force the use of clang on Snow Leopard, the llvm-backed gcc is unable to | jperkin | 1 | -1/+8 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 |
2014-02-11 | Changed 3.3.4: | adam | 5 | -30/+61 |
2014-02-11 | Fixes SA56624, taken from upstream. | obache | 3 | -2/+23 |
2013-12-06 | Fix packaging on FreeBSD: OSS audio. | asau | 1 | -0/+2 |
2013-11-21 | Changes 3.3.3: | adam | 4 | -70/+92 |
2013-11-10 | Fixes missing rpath in pkg-config file. | obache | 1 | -2/+4 |
2013-09-10 | Always pass rpath argument with -Wl prefix, especially if clang is not called | joerg | 3 | -3/+17 |
2013-08-09 | Copy the patch which disables use of Posix semaphores on NetBSD | drochner | 3 | -2/+19 |
2013-08-02 | Fixes: | adam | 3 | -5/+23 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+1 |
2013-05-26 | Update to 3.3.2: | wiz | 7 | -50/+73 |
2013-05-19 | dylib entry not needed in PLIST.Darwin | adam | 1 | -2/+1 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-12-25 | The PY_PLATNAME on Linux is now 'linux'. | sbd | 1 | -3/+3 |
2012-12-25 | configure needs the path to mkdir as its used in installed files. | sbd | 1 | -1/+2 |
2012-12-13 | Pull in archivers/xz, required to build the _lzma module on systems which | jperkin | 1 | -1/+2 |
2012-12-13 | Fix syntax error. | jperkin | 2 | -4/+4 |
2012-12-11 | sha256 and sha512 modules are now built for newer openssl as well; | wiz | 2 | -15/+8 |
2012-12-10 | Add Python 3.3.0 | tsarna | 23 | -0/+5186 |