freebsd-ports/lang/python27/files
Dimitry Andric 3ab35818fc For the various lang/python* ports, improve the __FreeBSD_version
check in pyport.h for working around a very old ctype issue.

If the workaround for this issue is enabled, pyport.h redefines
toupper() and some other ctype macros, and this wreaks havoc when
including newer libc++ headers (or any other system header which tries
to declare those functions).

Approved by:	portmgr (antoine)
PR:		208486
MFH:		2016Q2
2016-04-25 20:22:19 +00:00
..
extra-patch-setup.py
patch-Doc__library__fcntl.rst
patch-Include__pyport.h For the various lang/python* ports, improve the __FreeBSD_version 2016-04-25 20:22:19 +00:00
patch-Lib__distutils__unixccompiler.py
patch-Lib_distutils_command_build__scripts.py
patch-Lib_distutils_command_install__lib.py
patch-Lib_distutils_tests_test__install__lib.py
patch-Makefile.pre.in
patch-Misc_python-config.in
patch-Modules-_ctypes-libffi-configure
patch-Modules___ctypes__libffi__src__arm__ffi.c
patch-Modules___ssl.c
patch-Modules__fcntlmodule.c
patch-pr192365
patch-setup.py