cvs commit: ports/math/fftw3 Makefile ports/math/fftw3-float
Makefile ports/math/fftw3-float-fortran Makefile
ports/math/fftw3-fortran Makefile ports/math/fftw3-long Makefile
ports/math/fftw3-long-fortran Makefile
Diane Bruce
db at FreeBSD.org
Wed Jun 17 19:29:53 UTC 2009
db 2009-06-17 19:29:52 UTC
FreeBSD ports repository
Modified files:
math/fftw3 Makefile
math/fftw3-float Makefile
math/fftw3-long Makefile
Added files:
math/fftw3-float-fortran Makefile
math/fftw3-fortran Makefile
math/fftw3-long-fortran Makefile
Log:
- Ensure Fortran shim is not built if USE_FORTRAN is not set.
- Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran
- Have to bump PORTREVISION for package builds etc..
- Fix silly spelling mistakes "Percision" -> "Precision" noted.
Reviewed by: itetcu (portmgr)
Approved by: ahze (Maintainer)
Revision Changes Path
1.1 +15 -0 ports/math/fftw3-float-fortran/Makefile (new)
1.8 +2 -2 ports/math/fftw3-float/Makefile
1.1 +17 -0 ports/math/fftw3-fortran/Makefile (new)
1.1 +17 -0 ports/math/fftw3-long-fortran/Makefile (new)
1.11 +2 -2 ports/math/fftw3-long/Makefile
1.56 +18 -6 ports/math/fftw3/Makefile
More information about the cvs-all
mailing list