[Bug 256509] [NEW PORT] finance/chiapos: Chia proof of space plotting, proving, and verifying (cmake part)
Date: Sun, 03 Oct 2021 20:44:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256509 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=df7cb4adce8d56adad5a334ad3821b1259dd29da commit df7cb4adce8d56adad5a334ad3821b1259dd29da Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-10-03 20:39:03 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-10-03 20:43:55 +0000 finance/chiapos: New port Chia proof of space Patch from the PR applied basically unchanged, except I cleaned up for current standards and added NOT_FOR_ARCHS to avoid i386 altogether (where the port won't work). PR: 256509 Obtained from: risner@stdio.com (maintainer) finance/Makefile | 1 + finance/chiapos/Makefile (new) | 52 ++++++++++++++ finance/chiapos/distinfo (new) | 7 ++ finance/chiapos/files/Hellman-Makefile (new) | 14 ++++ finance/chiapos/files/patch-CMakeLists.txt (new) | 89 ++++++++++++++++++++++++ finance/chiapos/files/patch-setup.py (new) | 30 ++++++++ finance/chiapos/pkg-descr (new) | 10 +++ 7 files changed, 203 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.