1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/lang/python33/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
..
patch-Include__pyport.h For the various lang/python* ports, improve the __FreeBSD_version 2016-04-25 20:22:19 +00:00
patch-issue21166
patch-Lib_distutils_command_install__lib.py lang/python{27,3*}: Backport patch in upstream issue20397 2016-01-08 16:45:09 +00:00
patch-Lib_distutils_unixccompiler.py Restore unixccompiler.py patch, it was not included upstream 2015-12-25 21:51:59 +00:00
patch-Makefile.pre.in
patch-Misc_python-config.in
patch-Modules___ctypes__libffi__src__arm__ffi.c
patch-Modules__fcntlmodule.c
patch-Modules-_ctypes-libffi-configure
patch-PR195511 lang/python33: Fix typo in No-SSLv3 patch 2015-12-28 12:42:40 +00:00
patch-setup.py
pkg-message.in