| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: pfg
Notes:
svn path=/head/; revision=526913
|
|
|
|
|
|
|
|
| |
metis4 is expired upstream and mumps4 uses metis4.
Use the math/mumps and math/metis instead.
Notes:
svn path=/head/; revision=526853
|
|
|
|
| |
Notes:
svn path=/head/; revision=512337
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
| |
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
Notes:
svn path=/head/; revision=499638
|
|
|
|
|
|
|
| |
Submitted by: pfg
Notes:
svn path=/head/; revision=495653
|
|
- 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
|