1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/python33/files
Kubilay Kocak aab3da8d2a lang/python{31,32,33}: Fix stage/package as non-root
Copy the second part of a change previously made to python27 [1], to
python31, python32 and python33.

This fixes staging and packaging of these ports by a non-root user by
running ranlib on the archive prior to it being installed read-only.

While I'm here:

- python27: Add breadcrumbs and references to the patch header
- python34: Update breadcrumbs and references to the patch header

[1] https://svnweb.freebsd.org/ports?view=revision&revision=350207

Submitted by:	antoine
Reviewed by:	kwm, sbz
2014-04-22 12:14:26 +00:00
..
patch-Lib__distutils__unixccompiler.py lang/python{31,32,33}: Add clang 3.4 fix from python27 2014-04-20 01:35:39 +00:00
patch-Makefile.pre.in lang/python{31,32,33}: Fix stage/package as non-root 2014-04-22 12:14:26 +00:00
patch-Modules___ctypes__libffi__src__arm__ffi.c All Python ports: Address abort() for ctypes import on FreeBSD/ARM 2013-12-08 06:22:07 +00:00
patch-Modules__fcntlmodule.c lang/python33: Update to 3.3.4 2014-03-04 12:38:02 +00:00
patch-Modules-_ctypes-libffi-configure
patch-setup.py