Commit graph

4 commits

Author SHA1 Message Date
Maho Nakata
b6be0df0df * Forgot to remove extra dir [1].
* Portlint (still 1 warning),
* remove blank lines in pkg-plist.

Submitted by:	pav via pointyhat [1].
2007-09-06 01:20:26 +00:00
Maho Nakata
72f05065f1 * Installation of mod files.
* make.inc in example dir has been changed for slightly better one.

Spotted by: Anton Shterenlikht <mexas@bristol.ac.uk>
2007-09-04 08:49:43 +00:00
Maho Nakata
a8355d128b *Bump port revision.
*Use gfortran compiled atlas/blas/lapack.
2007-01-10 01:41:21 +00:00
Maho Nakata
99c126e32b Add New port lapack95
LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library.
It improves upon the original user-interface to the LAPACK package,
taking advantage of the considerable simplifications which
Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays,
optional arguments, and generic interfaces. The Fortran 95 interface
has been implemented by writing Fortran 95 ``wrappers'' to call
existing routines from the LAPACK package. This interface can persist
unchanged even if the underlying Fortran 77 LAPACK code is rewritten to
take advantage of the new features of Fortran 95.
2004-08-29 07:49:57 +00:00