summaryrefslogtreecommitdiff
path: root/math/mumps4/files/patch-src_Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect math/mumps4. I should have just removed the METIS4 option.Rene Ladan2020-02-231-0/+34
| | | | | | | Reported by: pfg Notes: svn path=/head/; revision=526913
* Remove math/mumps4 math/metis4.Rene Ladan2020-02-221-34/+0
| | | | | | | | metis4 is expired upstream and mumps4 uses metis4. Use the math/mumps and math/metis instead. Notes: svn path=/head/; revision=526853
* math/mumps4: modernize the port.Pedro F. Giffuni2019-08-271-4/+3
| | | | | | | | | | | | - Make the blas naming more conistent with blaslapack (this doesn't use lapack though). - Adopt more standard FFLAGs. - Turn Metis4 into an option (was broken). Approved by: thierry (mentor) Notes: svn path=/head/; revision=509983
* Move math/mumps to math mumps4:Thierry Thomas2019-03-101-0/+35
- MUMPS 4 is the legacy version, kept for license reason; - math/mumps to be used for versions 5.x. Submitted by: pfg Notes: svn path=/head/; revision=495303