cvs commit: ports/math/py-numpy Makefile distinfo pkg-plist ports/math/py-numpy/files patch-numpy-core-include-numpy-ufuncobject.h patch-numpy-distutils-fcompiler-__init__.py patch-numpy-distutils-system_info.py patch-numpy_f2py_setup.py patch-system_info.py site.cfg

Rong-En Fan rafan at FreeBSD.org
Wed Nov 15 05:50:41 UTC 2006


rafan       2006-11-15 05:50:40 UTC

  FreeBSD ports repository

  Modified files:
    math/py-numpy        Makefile distinfo pkg-plist 
  Added files:
    math/py-numpy/files  
                         patch-numpy-core-include-numpy-ufuncobject.h 
                         patch-numpy-distutils-fcompiler-__init__.py 
                         patch-numpy-distutils-system_info.py 
                         patch-numpy_f2py_setup.py site.cfg 
  Removed files:
    math/py-numpy/files  patch-system_info.py 
  Log:
  - Update to 1.0rc1
  - Add options for ATLAS
  - Fix ATLAS detection
  - Use feclearexcept(3) rather than fpsetsticky(3) on 5.3+
  - Add CONFLICTS for f2py. Both ports install bin/f2py
  
  PR:             ports/103827
  Submitted by:   Li-Lun Wang
  Approved by:    maintainer timeout (6 weeks)
  
  Revision  Changes    Path
  1.3       +23 -5     ports/math/py-numpy/Makefile
  1.2       +3 -3      ports/math/py-numpy/distinfo
  1.1       +26 -0     ports/math/py-numpy/files/patch-numpy-core-include-numpy-ufuncobject.h (new)
  1.1       +15 -0     ports/math/py-numpy/files/patch-numpy-distutils-fcompiler-__init__.py (new)
  1.1       +11 -0     ports/math/py-numpy/files/patch-numpy-distutils-system_info.py (new)
  1.1       +12 -0     ports/math/py-numpy/files/patch-numpy_f2py_setup.py (new)
  1.2       +0 -11     ports/math/py-numpy/files/patch-system_info.py (dead)
  1.1       +3 -0      ports/math/py-numpy/files/site.cfg (new)
  1.2       +587 -592  ports/math/py-numpy/pkg-plist


More information about the cvs-all mailing list