1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Maho Nakata
8c23dbd260 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 07:14:14 +00:00
Maho Nakata
89df580f48 * Fix build [1]
* Now atlas/blas/lapack are detected correctly.
Reported by:	kris via pointyhat [1]
2007-01-16 02:58:51 +00:00
Maho Nakata
847d5bad96 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 05:56:44 +00:00
Maho Nakata
88a4d59d0e -llapack should be -lalapack when linking against lapack from ATLAS. 2007-01-10 03:38:09 +00:00
Maho Nakata
f11926bba7 Now requires newer version of LAPACK(4)/BLAS(2)/ATLAS(2). Bump portrevision. 2007-01-09 22:48:08 +00:00
Maho Nakata
73cbf59119 blas.1 -> blas.2 2007-01-09 12:07:24 +00:00
Maho Nakata
39c24110db Migrated to gfortran42.
install shared libs as well.
2007-01-09 05:52:07 +00:00
Maho Nakata
6c28ce0d47 Now we don't create static lib of atlas port as default.
This affects taucs port as well

Approved by:	portmgr (linimon)
2006-03-13 06:56:46 +00:00
Pav Lucistnik
6d7f8c459f - Add SHA256 2005-11-25 15:48:16 +00:00
Volker Stolz
b43bf4ba7f Install headers
PR:		ports/78272
Submitted by:	Pedro F. Giffuni
2005-03-02 13:08:37 +00:00
Volker Stolz
c56858c3bd Unbreak on -STABLE.
Having -pipe in CFLAGS would break the build:
http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673

Approved by: linimon (mentor)
2004-05-04 13:56:39 +00:00
Kris Kennaway
9e9dcdd897 BROKEN on 4.x: does not compile 2004-02-21 22:13:46 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
aa86583435 NEW port: math/taucs
TAUCS is a C library of sparse linear solvers. It's very
	fast and it works well with low memory configurations.

PR:		ports/55196
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2004-01-03 10:27:38 +00:00