summaryrefslogtreecommitdiff
path: root/net/mpich/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/mpich: upgrade to 4.1.2Thierry Thomas2023-12-101-49/+42
| | | | | | | | | | | | Upgrade to 4.1.2 Release notes at <https://www.mpich.org/2023/06/08/mpich-4-1-2-released/>. It also installs mpi_f08.mod and some other interfaces, but this requires ISO_Fortran_binding.h to be found. PR: 275317 Exp-run by: antoine@
* net/mpich: do not fail when F90 is setOlivier Certner2022-11-041-5/+22
| | | | PR: 267502
* net/mpich: update to 3.4.2Jan Beich2021-05-291-10/+7
| | | | | Changes: https://www.mpich.org/2021/05/28/mpich-3-4-2-released/ Reported by: GitHub (watch releases)
* net/mpich: Update to 3.4.1Neel Chauhan2021-02-201-8/+8
| | | | | | | Changes: https://www.mpich.org/2021/01/26/mpich-3-4-1-released/ Notes: svn path=/head/; revision=566140
* - Upgrade to 3.4:Thierry Thomas2021-01-081-14/+366
| | | | | | | | | | | Release notes at <https://www.mpich.org/2021/01/05/mpich-3-4-released/> - Depend on external libfabric and libjson-c - Add a test target. Notes: svn path=/head/; revision=560756
* net/mpich: Unbreak build with GCC 10Tobias Kortkamp2020-07-051-0/+30
checking whether gfortran10 allows mismatched arguments... no configure: error: The Fortran compiler gfortran10 will not compile files that call the same routine with arguments of different types. http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/mpich-3.2.1_6.log PR: 246700 Notes: svn path=/head/; revision=541283