Created attachment 260209 [details] a patch for this The Snowflake-broker rc script's name var contains an hyphen instead of a low line, which causes an parsing error leading to output of error "export: -broker_env: bad variable name" upon starting the rc script,or more precisely upon rc offcmd execution
ACK; thanks for the PR and for your patch. much appreciated! gonna take care of it ASAP.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=31110b9eeb4a5e7c4ab4a1fbac933141205de423 commit 31110b9eeb4a5e7c4ab4a1fbac933141205de423 Author: Vinícius Zavam <egypcio@FreeBSD.org> AuthorDate: 2025-05-08 06:07:28 +0000 Commit: Vinícius Zavam <egypcio@FreeBSD.org> CommitDate: 2025-05-08 06:10:37 +0000 security/snowflake-tor: fix typo in snowflake-broker rc script PR: 286632 Reported by: polyduekes % proton.me Sponsored by: TorBSD Diversity Project, TDP Sponsored by: The Tor Project security/snowflake-tor/Makefile | 2 +- security/snowflake-tor/files/snowflake-broker.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)