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
Piotr Kubaj
1cb4e1d63c math/py-CyLP: fix build on GCC architectures
Base GCC can't compile this port, add USES=compiler:c++11-lang

Approved by:	mentors (implicit approval)
2019-07-10 12:20:36 +00:00
Mathieu Arnold
c1f0393a24 FLAVOR is local to the port, it cannot be used in dependencies. 2018-12-13 09:16:48 +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
4d98780977 math/py-CyLP: Correct PORTNAME. 2018-09-23 20:09:36 +00:00
Yuri Victorovich
c37b1dce49 New port: math/py-CyLP: Python interface to CLP, CBC, and CGL to solve LPs and MIPs 2018-09-23 20:02:46 +00:00