db 2007-09-02 20:03:45 UTC
FreeBSD ports repository
Modified files:
math/py-numpy Makefile distinfo pkg-plist
math/py-numpy/files
patch-numpy-core-include-numpy-ufuncobject.h
patch-numpy-distutils-fcompiler-__init__.py
patch-numpy-distutils-fcompiler-gnu.py
Log:
- I added -fPIC to compile_switch to work around build of fftpack in scipy
on amd64.
A better fix would be to set pic_flags instead, and have scipy build a
shared object for dfftpack instead a static archive, but I didn't figure
out how. [1]
- Pass maintainership to [EMAIL PROTECTED]
PR: ports/112429 [1]
Submitted by: Li-Lun "Leland" Wang <[EMAIL PROTECTED]> (new maintainer)
Revision Changes Path
1.12 +2 -2 ports/math/py-numpy/Makefile
1.6 +3 -3 ports/math/py-numpy/distinfo
1.3 +4 -4
ports/math/py-numpy/files/patch-numpy-core-include-numpy-ufuncobject.h
1.3 +12 -3
ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py
1.4 +17 -20
ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-gnu.py
1.6 +28 -31 ports/math/py-numpy/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"