Commit graph

5 commits

Author SHA1 Message Date
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Yuri Victorovich
d38c0b4267 math/cvc4: Fix the warning in 'make describe'
Remove USES=compiler as it conflicts with the explicit compiler setting.

PR:		229987
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-07-23 18:51:55 +00:00
Yuri Victorovich
d3677c4d7d math/cvc4: Update 1.5 -> 1.6
Port changes:
* Add dependency on cryptominisat, and the corresponding port option
* Add USES=autoreconf, the suplied configure fails, see https://github.com/CVC4/CVC4/issues/2192
* Now build depends on python
* Force clang-60 to prevent build failures on 10

PR:		229780
Submitted by:	Greg V <greg@unrelenting.technology>
2018-07-22 18:30:29 +00:00
Steve Wills
e272d9d999 math/cvc4: switch to GMP by default
This unbreaks aarch64 and enables parallel mode

PR:		229585
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
2018-07-08 15:29:18 +00:00
Kurt Jaeger
1c2716f959 New port: math/cvc4
An efficient open-source automatic theorem prover for satisfiability modulo
theories (SMT) problems. It can be used to prove the validity (or, dually, the
satisfiability) of first-order formulas in a large number of built-in logical
theories and their combination.

WWW: https://cvc4.cs.stanford.edu/web/

PR:		227702
Submitted by:	Greg V <greg@unrelenting.technology>
2018-06-21 11:06:10 +00:00