Commit Graph

12 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
Yuri Victorovich
c5901bd659 math/mppp: Update 0.15-3 -> 0.16
Reported by:	upstream
2019-05-26 02:37:02 +00:00
Yuri Victorovich
0408f6a713 math/mppp: Update 0.14 -> 0.15-3
Reported by:	portscout
2019-05-25 21:39:05 +00:00
Yuri Victorovich
6eefa12ee4 math/mppp: fix build with GCC-based architectures, enable -DMPPP_WITH_QUADMATH=ON
Add USES=compiler:c++14-lang everywhere, not just for tests, because this library has recently become non-NOARCH.

PR:		237608
Submitted by:	pkubaj
2019-04-27 17:49:56 +00:00
Yuri Victorovich
9a216cc671 math/mppp: Update 0.13 -> 0.14
Reported by:	portscout
2019-04-17 07:47:30 +00:00
Yuri Victorovich
ac63153044 math/mppp: Update 0.12 -> 0.13
Reported by:	portscout
2019-03-14 05:44:34 +00:00
Tobias C. Berner
707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +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
aefd6c9622 math/mppp: Update 0.11 -> 0.12
Reported by:	portscout
2018-10-13 05:53:42 +00:00
Yuri Victorovich
71600b5c38 math/mppp: Update 0.10 -> 0.11
Reported by:	portscout
2018-05-22 15:37:32 +00:00
Yuri Victorovich
d4770c7f52 math/mppp: Update 0.9-33 -> 0.10
Reported by:	upstream author
2018-04-06 06:44:21 +00:00
Yuri Victorovich
a407a23c27 New port: math/mppp: Multiprecision for modern C++
tests and benchmarks depend on a not yet committed bug#227102 (math/mpfr update)
2018-04-01 21:54:44 +00:00