[Bug 256427] [NEW PORT] finance/py-chiapos: Chia proof of space plotting, proving, and verifying (wraps C++)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Jun 2021 14:54:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256427

--- Comment #3 from risner <risner@stdio.com> ---
Looks like my (C) issue is another artifact of the setup.py using an incorrect
url. The chiavdf project requires pybind11>=2.5.0 but this just requires
pybind11.

Also a new issue, the setup.py requires a minimum of c++11, but prefers newer
(14 or 17). How do I code the Makefile to go with the highest? Do even need to?
As 11.4-RELEASE has a clang that supports c++17 right?

-- 
You are receiving this mail because:
You are the assignee for the bug.