Commit graph

9 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
d13eab9eb1 math/SoPlex: Update 4.0.0 -> 4.0.1
Reported by:	portscout
2019-01-21 18:18:41 +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
44b1477994 math/SoPlex: fix build on GCC-based architectures
Add USES=compiler:c++11-lang

PR:		231598
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-09-22 18:43:30 +00:00
Yuri Victorovich
9a8aa34b7b math/SoPlex: Update 3.1.1 -> 4.0.0
Also bump math/SCIP.

Reported by:	portscout
2018-07-03 09:57:52 +00:00
Jan Beich
67a9073255 Drop FreeBSD 10.3 support
Reviewed by:	yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by:	portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D15238
2018-05-07 22:29:46 +00:00
Yuri Victorovich
9fc4e98b85 math/SoPlex: Update to 3.1.1
Changelog:
http://soplex.zib.de/doc-3.1.1/html/CHANGELOG.php

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
2018-02-12 09:33:14 +00:00
Yuri Victorovich
71268705bb New port: math/SoPlex: Optimization package for solving linear programming problems (LPs)
Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13613
2017-12-25 18:47:47 +00:00