[Bug 256251] [NEW PORT] devel/clvm_rs: Port of Chia's Rust clvm_rs library.
Date: Mon, 31 May 2021 14:36:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256251 risner <risner@stdio.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #225367|0 |1 is obsolete| | Attachment #225390|0 |1 is obsolete| | --- Comment #4 from risner <risner@stdio.com> --- Created attachment 225406 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225406&action=edit Final update as a git staged diff. The python/cargo framework doesn't support a hybrid like this currently. I used as a template the only other similar port: www/py-adblock Overriding do-configure, doing maturin build in do-build, making the bindings with pip to stage in do-install, and building .PLIST.pymodtmp in post-install. -- You are receiving this mail because: You are the assignee for the bug.