Poudriere log: https://pdr2.bofh.network/data/124-diizzy/2023-09-16_11h19m19s/logs/errors/turbo-g20221121_1.log Most efficient is probably to update to a newer snapshot given following upstream commit where support is dropped: https://github.com/magiblot/turbo/commit/37f62a7f9e131f9a49e1494217cbbdcd8efeeebb
(In reply to Daniel Engberg from comment #0) > upstream commit where support is dropped Ah, lovely! Less dependencies the better. Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=851616efae05c34a6bc16a3beecdf396408ba49d commit 851616efae05c34a6bc16a3beecdf396408ba49d Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-09-18 04:45:56 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-09-18 04:45:56 +0000 editors/turbo: update the port to the latest GitHub snapshot - Clipboard is now managed via external programs, hence drop corresponding dependencies and provide post-install advice - Use of `devel/libfmt' had been abandoned upstream (yay!) - Update Turbo Vision framework and do not install its files PR: 273888 Submitted by: diizzy editors/turbo/Makefile | 13 ++----- editors/turbo/distinfo | 10 +++--- editors/turbo/pkg-message (new) | 10 ++++++ editors/turbo/pkg-plist | 76 ----------------------------------------- 4 files changed, 18 insertions(+), 91 deletions(-)