summaryrefslogtreecommitdiff
path: root/lang/python27
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Pullup ticket #6595 - requested by gutteridgebsiegert7-17/+235
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-27python27: fix definition of variable added in security patchgutteridge3-6/+12
2021-10-26lang: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
2021-10-10python27: fix various security issuesgutteridge14-24/+1010
2021-10-07lang: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-28python27: Fix build with OpenSSL 3.jperkin2-15/+31
2021-06-23Fix build on darwin20 and macOS arm64, via MacPorts. For otherschmonz17-57/+553
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-27python27: Add reference to CVE-2020-26116 in patches for bpo-39603leot3-7/+7
2020-09-20lang/python27: Fix patch checksumsmgorny1-6/+6
2020-09-20lang/python27: Add comments to patchesmgorny5-5/+30
2020-09-20lang/python27: backport vulnerability fixes from Gentoomgorny7-3/+277
2020-09-01Avoid MemoryError from "import ctypes" on OpenBSD (PR pkg/55134) for allschmonz3-3/+20
2020-08-22python27: bump PKGREVISION for previouswiz1-1/+2
2020-08-22We only know the build version better than python does if we're buildingschmonz2-6/+10
2020-08-21Pass down PKGVERSION_NOREV in another spot to avoid another PLISTschmonz3-2/+38
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-05-21python*: findlib subst class can be a noopleot1-1/+2
2020-05-14document non-obvious readline build dependencytnn1-1/+2
2020-04-20python27: updated to 2.7.18adam3-9/+8
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-10-21python27: updated to 2.7.17adam3-10/+12
2019-04-25python: Don't install nis_failed.so if no yp headersroy2-6/+3
2019-04-03python*: rework logic used to determine if PLIST.nis is used.maya1-20/+14
2019-03-26lang/python27: Add comments about NIS detectiongdt1-1/+8
2019-03-05python27: updated to 2.7.16adam4-20/+25
2019-03-03python27: clean-up SUBST to match other Python versionsadam2-21/+14
2018-09-28Fix for Darwin/Xcode 10 (missing QuickTime.framework); PLIST_VARS cleanupadam2-8/+12
2018-06-17python: Fix PLIST.SunOSadam1-1/+2
2018-06-17python: pkgsrc changesadam18-81/+150
2018-06-03python27: Remove patches/patch-ah (no longer needed)leot2-142/+1
2018-05-19update python27 by one teeny, fixing 3 vulnerabilities.spz5-112/+64
2017-11-22ChromeOS support for the older Python versions.bsiegert1-2/+2
2017-11-01python*: remove patch for py_curses.h that doesn't make sense to mewiz2-28/+1
2017-09-17lang/python27: update to 2.7.14adam5-29/+41
2017-09-03Follow some redirects.wiz1-2/+2
2017-05-22Fix SunOS build with GCC 7.1 which defaults to C11.jperkin2-1/+17
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