aboutsummaryrefslogtreecommitdiff
path: root/math/blacs/files
Commit message (Collapse)AuthorAgeFilesLines
* math/blacs: Fix building with FlangGleb Popov2025-09-055-3/+56
| | | | | Patches pulled in this change are based on similar changes for ScaLAPACK that are accepted upstream: https://github.com/Reference-ScaLAPACK/scalapack/pull/137
* Set USES=mpi.Thierry Thomas2021-03-021-2/+2
| | | | Notes: svn path=/head/; revision=566986
* - Set the license;Thierry Thomas2020-12-282-3/+1
| | | | | | | - Switch to MPICH 3, so that BLACS can be installed together with ScaLAPACK. Notes: svn path=/head/; revision=559497
* - Fix build with OpenMPI 4 and swap from net/openmpi3 to net/openmpiDanilo Egea Gondolfo2020-04-212-5/+19
| | | | Notes: svn path=/head/; revision=532418
* - Remove leading article from COMMENTDanilo Egea Gondolfo2020-04-122-10/+18
| | | | | | | | - Introduce option helpers - Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated Notes: svn path=/head/; revision=531492
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508882
* - Make fetchable againThierry Thomas2014-08-232-22/+22
| | | | | | | | | - Stagify - Link the test programs with FFLAGS to get -rpath on GCC libs. Notes: svn path=/head/; revision=365717
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-141-1/+1
| | | | | | | | PR: ports/151868 Approved by: maho (maintainer) Notes: svn path=/head/; revision=264534
* - Chase relocation of net/mpich2Thierry Thomas2009-11-282-5/+5
| | | | | | | | | - Bump PORTREVISION if needed - Fix some portlint errors. Notes: svn path=/head/; revision=244904
* * Migrate to gfortran.Maho Nakata2007-01-101-0/+11
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=181953
* Add OpenMPI supportMaho Nakata2006-11-183-0/+91
| | | | | | | | PR: 105474 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177544
* Switch to MPICH2.Maho Nakata2006-07-242-7/+9
| | | | | | | | PR: 100755, 100756 Submitted by: thierry Notes: svn path=/head/; revision=168588
* move pkg-message.in in ${FILESDIR} to installMaho Nakata2004-11-231-0/+12
| | | | | | | w/o error. Notes: svn path=/head/; revision=122190
* The BLACS (Basic Linear Algebra Communication Subprograms; using MPI)Maho Nakata2003-05-051-0/+64
PR: 40521 Notes: svn path=/head/; revision=80142