Date: Wed, 15 Nov 2006 05:50:40 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200611150550.kAF5oexV081920@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611150550.kAF5oexV081920>
