UTF-8 is not an actually encoding we can set, see https://www.b1c1l1.com/blog/2011/05/09/using-utf-8-unicode-on-freebsd/. Use en_US.UTF-8 instead, unless there is a better choice.
Created attachment 175167 [details] sabnzbdplus patch
A commit references this bug: Author: riggs Date: Sun Nov 6 10:49:04 UTC 2016 New revision: 425481 URL: https://svnweb.freebsd.org/changeset/ports/425481 Log: Fix character encoding issues Details: - port now defaults to en_US.UTF-8 for LC_CTYPE - Bump PORTREVISION PR: 212993 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q4 Changes: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/files/sabnzbd.in
A commit references this bug: Author: riggs Date: Sun Nov 6 15:39:54 UTC 2016 New revision: 425499 URL: https://svnweb.freebsd.org/changeset/ports/425499 Log: MFH: r425481 Fix character encoding issues Details: - port now defaults to en_US.UTF-8 for LC_CTYPE - Bump PORTREVISION PR: 212993 Submitted by: joshruehlig@gmail.com (maintainer) Approved by: ports-secteam (feld) Changes: _U branches/2016Q4/ branches/2016Q4/news/sabnzbdplus/Makefile branches/2016Q4/news/sabnzbdplus/files/sabnzbd.in