Commit graph

6 commits

Author SHA1 Message Date
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
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Yuri Victorovich
1dbf74e111 math/primme: 2.1.20181011 -> 2.2
Reported by:	portscout
2018-10-28 04:32:44 +00:00
Yuri Victorovich
12bf9e2a1a math/primme: Update to the latest revision; Add LinAlg options
Port changes:
* Remove do-install: it is now implemented by the project
* Add options to choose the LAPACK-compatible interface for liner algebra
2018-10-12 01:11:47 +00:00
Yuri Victorovich
ece2f583bc math/primme: Update 2.1 -> 2.1.20181010 (current revision)
Several relevant bugs were fixed:
* SONAME was added
* Some patches aren't needed now
2018-10-10 19:19:19 +00:00
Yuri Victorovich
74fa1be30b New port: math/primme: Iterative eigensolver for symmetric and hermitian matrices 2018-10-09 08:24:02 +00:00