Commit graph

4 commits

Author SHA1 Message Date
Maho Nakata
795bd78d81 Update with many small following changes.
1. adding upstream patches and bump port revision.
2. adding precompiled man by default rather than building.
3. adding regression-test target, several tests fails, though.
4. prepare for xlapack and now blas is secondary port of this port.

Submitted by:	bf@
2012-01-22 12:02:17 +00:00
Maho Nakata
225176ef6a Update to LAPACK 3.4.0.
PR:		163906
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Feature safe:	yes
2012-01-08 05:12:56 +00:00
Maho Nakata
712e0e4d9e Update to 3.2.0. 2009-04-13 07:35:18 +00:00
Maho Nakata
01f7ecb3ea Update to 3.3.1.
According to http://www.netlib.org/lapack/lapack-3.1.0.changes
> The interfaces to primary computational routines are fixed and
> will not be changed by minor LAPACK versions (e.g. 3.x).
> Primary routines are those prefixed by a precision and matrix
> type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces
> will remain the same for all LAPACK version 3 versions.
So I didn't change the version number of shared lib.

See also PR:		116166
2007-09-29 12:53:56 +00:00