aboutsummaryrefslogtreecommitdiff
path: root/math/scalapack
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 1.7.5.Maho Nakata2007-03-095-31/+67
| | | | | | | * Install shared libs as well. Notes: svn path=/head/; revision=186939
* Remove CONFLICT line as elmer-mathlibs are deprecated by migrationMaho Nakata2007-01-161-2/+0
| | | | | | | to gfortran. Notes: svn path=/head/; revision=182475
* * Use gfortran42 only and not gcc42.Maho Nakata2007-01-121-3/+5
| | | | | | | * Bump portrevision. Notes: svn path=/head/; revision=182144
* * Migrate to gfortran.Maho Nakata2007-01-102-7/+20
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=181957
* Update to 1.7.4Maho Nakata2006-11-195-13/+103
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=177550
* remove unnecessary empty filesMaho Nakata2006-07-241-0/+0
| | | | | | | Submitted by: thierry Notes: svn path=/head/; revision=168613
* Switch to MPICH2.Maho Nakata2006-07-244-37/+20
| | | | | | | | PR: 100755, 100756 Submitted by: thierry Notes: svn path=/head/; revision=168588
* Now blas part can be replaceable.Maho Nakata2006-07-092-2/+3
| | | | Notes: svn path=/head/; revision=167244
* Now math/atlas* only build shared libs by default,Maho Nakata2006-07-011-1/+1
| | | | | | | link against shared libs instead of static libs. Notes: svn path=/head/; revision=166681
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Register conflicts with math/elmer-mathlibs.Maho Nakata2006-04-261-0/+2
| | | | | | | | Submitted by: thierry and Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=160489
* SHA256ifyEdwin Groothuis2006-01-221-0/+10
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* .else if should be .elif or .elseifMaho Nakata2005-07-061-1/+1
| | | | | | | Submitted by: joe, kris Notes: svn path=/head/; revision=138550
* Re-organize optimization flags so that runs much more fasterMaho Nakata2005-07-041-1/+15
| | | | Notes: svn path=/head/; revision=138437
* move pkg-message.in to ${FILESDIR} to installMaho Nakata2004-11-231-0/+0
| | | | | | | w/o error. Notes: svn path=/head/; revision=122191
* 1) fix build after changes to make(1) on FreeBSD >= 5.x.Maho Nakata2004-10-193-159/+192
| | | | | | | | | | 2) clean up (pkg-message) PR: 72265 Submitted by: thierry Notes: svn path=/head/; revision=119768
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-2/+2
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* SIZEifyMaho Nakata2004-03-191-0/+10
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add scalapack 1.7, the ScaLAPACK Scalable LAPACK library.Maho Nakata2003-05-0511-0/+1745
PR: 40521 Submitted by: NAKATA, Maho <maho@FreeBSD.org> Notes: svn path=/head/; revision=80147