summaryrefslogtreecommitdiff
path: root/math/scalapack/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/scalapack: upgrade to 2.2.0Thierry Thomas2022-12-282-54/+0
| | | | Release notes at <https://netlib.org/scalapack/scalapack-2.2.0.html>.
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Upgrade to 2.1.0. This now includes BLACS and PBLAS.Thierry Thomas2020-06-144-18/+12
| | | | | | | Also use openblas by default. Notes: svn path=/head/; revision=538715
* - Fix build with OpenMPI 4 and swap from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-211-2/+2
| | | | Notes: svn path=/head/; revision=532422
* - Remove leading article from COMMENTDanilo Egea Gondolfo2020-04-121-2/+2
| | | | | | | | - Introduce option helpers - Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated Notes: svn path=/head/; revision=531490
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508882
* devel/cmake: update to 3.13.3Tobias C. Berner2019-01-191-0/+13
| | | | | | | | PR: 234959 Exp-run by: antoine Notes: svn path=/head/; revision=490732
* Remove trailing whitespace from Makefiles, M-X.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398833
* - Upgrade scalapack to 2.0.2 and stagifyThierry Thomas2014-08-245-762/+71
| | | | | | | - Bump PORTREVISION for consumers. Notes: svn path=/head/; revision=365954
* 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 Notes: svn path=/head/; revision=286242
* - Chase relocation of net/mpich2Thierry Thomas2009-11-282-7/+7
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* Update to 1.8.0. Openmpi part is not updated at the moment.Maho Nakata2007-10-072-17/+18
| | | | Notes: svn path=/head/; revision=201035
* * Update to 1.7.5.Maho Nakata2007-03-092-20/+28
| | | | | | | * Install shared libs as well. Notes: svn path=/head/; revision=186939
* * Migrate to gfortran.Maho Nakata2007-01-101-0/+12
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=181957
* 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> Notes: svn path=/head/; revision=177550
* Switch to MPICH2.Maho Nakata2006-07-242-11/+15
| | | | | | | | PR: 100755, 100756 Submitted by: thierry Notes: svn path=/head/; revision=168588
* Now blas part can be replaceable.Maho Nakata2006-07-091-1/+1
| | | | 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
* move pkg-message.in to ${FILESDIR} to installMaho Nakata2004-11-231-0/+21
| | | | | | | w/o error. Notes: svn path=/head/; revision=122191
* Add scalapack 1.7, the ScaLAPACK Scalable LAPACK library.Maho Nakata2003-05-056-0/+1467
PR: 40521 Submitted by: NAKATA, Maho <maho@FreeBSD.org> Notes: svn path=/head/; revision=80147