summaryrefslogtreecommitdiff
path: root/lang/python36
AgeCommit message (Expand)AuthorFilesLines
2021-06-29python36: updated to 3.6.14adam2-7/+7
2021-02-16python36 py36-html-docs: updated to 3.6.13adam3-9/+8
2020-12-07python*: Revert shm_open workaround now it's fixed in mksandboxnia1-5/+1
2020-12-06python*: Disable runtime configure test on sem_getvalue behaviournia1-1/+2
2020-12-06python*: Avoid configure test for POSIX semaphores on Linux.nia1-1/+4
2020-09-01Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for allschmonz3-2/+20
2020-08-19python36 py36-html-docs: updated to 3.6.12adam3-8/+9
2020-08-15Note that the need for this patch appears self-induced.schmonz2-3/+7
2020-08-14On systems where both of the conditionsschmonz3-2/+36
2020-06-30python36: updated to 3.6.11adam3-9/+8
2020-05-21python*: findlib subst class can be a noopleot1-1/+2
2020-05-14document non-obvious readline build dependencytnn1-1/+2
2020-03-21python3*: link pydoc in ALTERNATIVES instead of pydoc3wiz1-1/+1
2020-03-08Revbump packages depending on libffi after .so version change.bsiegert1-2/+2
2020-01-21python*: Switch to USE_X11=weakkamil1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2019-12-28python36: updated to 3.6.10adam2-7/+7
2019-10-15python36: also remove --without-pymalloc from Makefileadam1-2/+1
2019-10-15python36: add pymalloc optionadam3-9/+25
2019-07-03python36: updated to 3.6.9adam4-10/+10
2019-04-25python3*: improve the comment in patch-Python_pylifecycle.cleot2-5/+7
2019-04-25python: Don't install nis_failed.so if no yp headersroy2-6/+3
2019-04-09python3[567]: fix #53229adam2-1/+18
2019-04-03python*: rework logic used to determine if PLIST.nis is used.maya1-14/+11
2019-03-02python3[4567]: find_library() fixes; remove -stack_size from LDFLAGS on Darwin.adam5-45/+48
2018-12-31python36: updated to 3.6.8adam4-29/+25
2018-10-22python36: updated to 3.6.7adam3-22/+81
2018-07-03python36: updated to 3.6.6adam4-11/+19
2018-06-17python: Fix PLIST.SunOSadam1-0/+2
2018-06-17python: pkgsrc changesadam6-38/+120
2018-06-02Fix packages depending on python-config on macos where ld doesn'tyouri2-18/+27
2018-03-29python36: updated to 3.6.5adam3-10/+13
2017-12-19python36: updated to 3.6.4adam8-252/+70
2017-12-13python36: Disable libpython3.so.jperkin4-13/+22
2017-11-22Disable nis module entirely on ChromeOS.bsiegert1-1/+3
2017-11-01python*: remove patch for py_curses.h that doesn't make sense to mewiz2-32/+1
2017-10-05python36: update to 3.6.3adam3-9/+32
2017-09-03Follow some redirects.wiz1-2/+2
2017-07-18Python 3.6.2 is the second maintenance release of Python 3.6, which was initi...adam6-47/+45
2017-05-30python36: bump PKGREVISION for socketcan support on netbsdmaya1-2/+2
2017-05-30Remove unnecessary chunk.wiz2-12/+3
2017-05-30Add support for NetBSD's socketcan implementation.bouyer5-17/+142
2017-05-29Fix a build issue observed on NetBSD/macppc, in that alloca() is lefthe3-4/+16
2017-05-23Add support for the dtrace option.jperkin5-9/+50
2017-03-30Python 3.6.1 is the first maintenance release of Python 3.6. The Python 3.6 s...adam6-36/+40
2017-02-01Put back bdb bl3, required for the dbm module.jperkin1-1/+2
2017-01-26Remove obsolete bsddb bits carried over from python2. Patch from jcea injperkin3-15/+6
2017-01-26Again, remove platform name from config path; also remove _multiarch componen...adam6-27/+44
2017-01-25Fix packaging on NetBSD (and hopefully other platforms)ryoon2-3/+17
2017-01-25Revert config directory naming to include platform name, so sysconfig.get_mak...adam4-28/+17