Commit graph

6 commits

Author SHA1 Message Date
Tobias Kortkamp
e85605d274 math/mumps4: Spell METIS4_DESC correctly 2019-09-19 12:42:44 +00:00
Pedro F. Giffuni
79b70ea70b math/mumps4: modernize the port.
- 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)
2019-08-27 03:27:32 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Thierry Thomas
b06bb7816b Remove conflict between math/mumps and math/mumps4.
Submitted by:	pfg
2019-03-13 20:21:04 +00:00
Thierry Thomas
0a4963a545 Move math/mumps to math mumps4:
- MUMPS 4 is the legacy version, kept for license reason;

- math/mumps  to be used for versions 5.x.

Submitted by:	pfg
2019-03-10 17:23:27 +00:00