Commit Graph

14 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Yuri Victorovich
b162436686 math/SCIP: Update 7.0.1 -> 7.0.2
Reported by:	portscout
2020-12-21 08:39:51 +00:00
Yuri Victorovich
789ec75062 math/SCIP: Fix MASTER_SITES and WWW URLs 2020-08-10 05:08:48 +00:00
Yuri Victorovich
2fa4748464 math/SCIP: Update 6.0.1 -> 7.0.1 2020-08-10 05:05:54 +00:00
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
Sunpoet Po-Chuan Hsieh
40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Yuri Victorovich
339c119c43 math/SCIP: Update 6.0.0 -> 6.0.1
Reported by:	portscout
2019-01-21 18:19:30 +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
278708f064 math/SCIP: fix build with GCC-based architectures
PR:		233702
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-01 21:06:48 +00:00
Yuri Victorovich
b5f362819f math/SCIP: Update 5.0.1 -> 6.0.0; math/py-PySCIPOpt: Update 1.4.9 -> 2.0.0
SCIP and its python binding.

Reported by:	portscout
2018-07-04 19:44:10 +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
Yuri Victorovich
18a0bbd546 math/SCIP: Update 5.0.0 -> 5.0.1
Also added CONFLICTS_BUILD=Ipopt (reported upstream as a bug)

Reported by:	portscout
2018-04-15 07:54:28 +00:00
Yuri Victorovich
f9279ba0bc New port: math/SCIP: Solver for mixed integer, mixed integer nonlinear programming
Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13614
2017-12-25 19:03:30 +00:00