summaryrefslogtreecommitdiff
path: root/math/scalapack/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace from Makefiles, M-X.Jimmy Olgeni2015-10-081-1/+1
|
* - Upgrade scalapack to 2.0.2 and stagifyThierry Thomas2014-08-245-762/+71
| | | | - Bump PORTREVISION for consumers.
* adjust linking and comments in dependent ports after the math/atlas update;Brendan Fabeny2011-11-221-2/+2
| | | | | | | | math/atlas-devel will be updated to use the same constructs at a later date PR: 162706 Approved by: miwi (portmgr) Feature safe: yes
* - Chase relocation of net/mpich2Thierry Thomas2009-11-282-7/+7
| | | | | | - Bump PORTREVISION if needed - Fix some portlint errors.
* Update to 1.8.0. Openmpi part is not updated at the moment.Maho Nakata2007-10-072-17/+18
|
* * Update to 1.7.5.Maho Nakata2007-03-092-20/+28
| | | | * Install shared libs as well.
* * Migrate to gfortran.Maho Nakata2007-01-101-0/+12
| | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack.
* Update to 1.7.4Maho Nakata2006-11-193-0/+70
| | | | | | | | - Add support for OpenMPI (requires math/blacs compiled with OpenMPI) - Make it possible to use math/blas instead of math/atlas PR: 105497 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Switch to MPICH2.Maho Nakata2006-07-242-11/+15
| | | | | PR: 100755, 100756 Submitted by: thierry
* Now blas part can be replaceable.Maho Nakata2006-07-091-1/+1
|
* Now math/atlas* only build shared libs by default,Maho Nakata2006-07-011-1/+1
| | | | link against shared libs instead of static libs.
* move pkg-message.in to ${FILESDIR} to installMaho Nakata2004-11-231-0/+21
| | | | w/o error.
* Add scalapack 1.7, the ScaLAPACK Scalable LAPACK library.Maho Nakata2003-05-056-0/+1467
PR: 40521 Submitted by: NAKATA, Maho <maho@FreeBSD.org>