summaryrefslogtreecommitdiff
path: root/lang/python33
AgeCommit message (Expand)AuthorFilesLines
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-27Restore PLIST.nis/PLIST.no-nis support, lost at some point during updates.dholland1-2/+3
2015-04-24Fix build with LibreSSL. From:rodent16-53/+186
2015-03-16Fix a MAKE_JOBS safety problem. In the recipe for Python/importlib.h ittnn3-9/+16
2015-01-22Like the other versions of Python available in our tree, do not trim the librarysevan2-10/+19
2015-01-11Make python33 and 34 build under Mac OS X by copying over compat hack frombsiegert1-1/+7
2015-01-06Tobias Nygren reports this needs MAKE_JOBS_SAFE=no -- make it so.he1-1/+3
2015-01-01Update to 3.3.6.he10-145/+31
2014-07-02Add a fix, test-case and note for directory traversal vulnerability, ref.he5-3/+57
2014-06-11avoid conflicting declaration of gethostname on SunOSrichard3-3/+22
2014-05-31Fix _multiprocessing import under DragonFly/amd64, fix packagingryoon3-25/+7
2014-05-15Add fix for CVE-2014-2667.wiz3-3/+61
2014-05-10fixes again, for the case pkgsrc openssl is prefered than builtin old openssl.obache2-3/+12
2014-05-09Fix building on OS Xadam2-12/+3
2014-05-09Remove cargo-cult message file.jperkin1-8/+0
2014-05-09Restrict to find openssl header files in SSLBASE/include.obache3-11/+36
2014-03-27Disable spwd module, same as other python version.obache5-9/+8
2014-03-20Copy relevant 5 PLIST-mangling lines from extension.mk,wiz1-4/+6
2014-03-14Trigger PY_PEP3147=yes in PYTHON_VERSION_DEFAULT={26,27} case.ryoon1-1/+4
2014-03-12Include lang/python/extension.mk to get saner PLISTs.wiz5-2721/+2722
2014-03-12Update to 3.3.5:wiz4-9/+32
2014-03-10Force the use of clang on Snow Leopard, the llvm-backed gcc is unable tojperkin1-1/+8
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-1/+2
2014-02-11Changed 3.3.4:adam5-30/+61
2014-02-11Fixes SA56624, taken from upstream.obache3-2/+23
2013-12-06Fix packaging on FreeBSD: OSS audio.asau1-0/+2
2013-11-21Changes 3.3.3:adam4-70/+92
2013-11-10Fixes missing rpath in pkg-config file.obache1-2/+4
2013-09-10Always pass rpath argument with -Wl prefix, especially if clang is not calledjoerg3-3/+17
2013-08-09Copy the patch which disables use of Posix semaphores on NetBSDdrochner3-2/+19
2013-08-02Fixes:adam3-5/+23
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
2013-05-26Update to 3.3.2:wiz7-50/+73
2013-05-19dylib entry not needed in PLIST.Darwinadam1-2/+1
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-25The PY_PLATNAME on Linux is now 'linux'.sbd1-3/+3
2012-12-25configure needs the path to mkdir as its used in installed files.sbd1-1/+2
2012-12-13Pull in archivers/xz, required to build the _lzma module on systems whichjperkin1-1/+2
2012-12-13Fix syntax error.jperkin2-4/+4
2012-12-11sha256 and sha512 modules are now built for newer openssl as well;wiz2-15/+8
2012-12-10Add Python 3.3.0tsarna23-0/+5186