Created attachment 258752 [details] Patch for shadowsocks-rust * Backport upstream commit ce2acc07833c1eab6736f82375829ce7e4bc6740 * Remove RUSTFLAGS, I can't find any references to these features * Move CARGO_CRATES to Makefile.crates * Remove OPENSSLINC, OPENSSLLIB * Remove EXECUTABLES Reference: https://github.com/shadowsocks/shadowsocks-rust/commit/ce2acc07833c1eab6736f82375829ce7e4bc6740 Compile tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist) Poudriere testport OK 13.4-RELEASE (amd64) Poudriere testport OK 13.4-RELEASE (i386) Poudriere testport OK 14.2-RELEASE (amd64)
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=78662ca69202b32c830c5d3af4d495a3181a3c6f commit 78662ca69202b32c830c5d3af4d495a3181a3c6f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-18 08:19:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-18 08:33:06 +0000 net/shadowsocks-rust: update 1.21.2 → 1.22.0 PR: 285488 net/shadowsocks-rust/Makefile | 469 +---------------------- net/shadowsocks-rust/Makefile.crates (new) | 455 +++++++++++++++++++++++ net/shadowsocks-rust/distinfo | 574 +++++++++++++++-------------- 3 files changed, 748 insertions(+), 750 deletions(-)