Commit graph

10 commits

Author SHA1 Message Date
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Maho Nakata
2689116541 Now examples are buildable with upcoming new Lapack port
update.
2007-09-29 05:18:59 +00:00
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
9d929d6604 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-12 09:06:38 +00:00
Maho Nakata
8ab34e7539 * Use gfortran42 only and not gcc42.
* Bump portrevision.
2007-01-12 06:33:18 +00:00
Maho Nakata
a8355d128b *Bump port revision.
*Use gfortran compiled atlas/blas/lapack.
2007-01-10 01:41:21 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +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