cvs commit: ports/math/fftw3 Makefile pkg-plist

Brendan Fabeny bf at FreeBSD.org
Sat Oct 22 08:03:34 UTC 2011


bf          2011-10-22 08:03:34 UTC

  FreeBSD ports repository

  Modified files:
    math/fftw3           Makefile pkg-plist 
  Log:
  add an option for the fftw3 OpenMP libraries, and turn it
  off by default, because some compilers (e.g. clang) don't
  support OpenMP; make linking to the fftw3*_threads shared
  libraries easier by adding tags for the system thread
  library; simplify math library changes for the long flavor
  on 7.*; defer patch cleanup, to make debugging easier;
  tweak format of post-patch target
  
  Revision  Changes    Path
  1.67      +26 -12    ports/math/fftw3/Makefile
  1.15      +4 -4      ports/math/fftw3/pkg-plist


More information about the cvs-all mailing list