Commit graph

9 commits

Author SHA1 Message Date
Yuri Victorovich
20e16bb4cd math/py-z3-solver: Broken on i386, workaround suggested by the error didn't help
Reported to the upstream.

Reported by:	fallout
2019-07-28 18:29:13 +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
Yuri Victorovich
f76146b11d math/py-z3-solver: Move -fPIC to CXXFLAGS where it belongs 2019-06-09 04:17:35 +00:00
Yuri Victorovich
4b4a839f36 math/py-z3-solver: Fix build on 13-CURRENT i386
Reported by:	fallout
2019-05-19 04:35:11 +00:00
Yuri Victorovich
b3869722fb math/py-z3-solver: Update 4.7.1 -> 4.8.4 2019-02-10 18:17:14 +00:00
Mark Linimon
6b227bdcfa This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		234336
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2019-01-12 23:11:23 +00:00
Yuri Victorovich
7b989edc68 math/py-z3: Rename back to math/py-z3-solver to match it on PyPI website
z3 is a different project on PyPI.

Reported by:	koobs
2018-07-30 20:17:04 +00:00
Yuri Victorovich
0b032b9ee6 math/py-z3-solver: Rename to math/py-z3 to have a more intuitive name
Reported by:	arrowd
2018-07-25 19:14:54 +00:00
Yuri Victorovich
fc1d16a73d math/z3: Fix the python binding to work for all python versions
The python binding is removed from math/z3 and placed into a separate
port math/mpy-z3-solver that builds for all python versions.

While here, remove the unnecessary CONFLICTS statement.

PR:		229937
Approved by:	portmgr
2018-07-24 21:03:48 +00:00