Created attachment 256773 [details] Patch for toxcore * Use upstream release archive * Fix various dependency related issues * Add USES= compiler:c++17-lang * Utilize USES= cmake:testing * Fix plist-issue, bash-completion * Rework and modernize Makefile layout to closer follow Porters Handbook Poudriere testport OK 14.2-RELEASE and 13.4-RELEASE (amd64)
PORTREVISION should be bumped and it would be nice if we could figure out why "extended" unit tests (AUTOTEST) fails/hangs.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b3af2667f78cc3d500d64d5309b4a1334793fcb commit 2b3af2667f78cc3d500d64d5309b4a1334793fcb Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-02 18:08:21 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-02 18:47:26 +0000 net-im/tox: Improve port * Use upstream release archive * Fix various dependency related issues * Add USES= compiler:c++17-lang * Utilize USES= cmake:testing * Fix plist-issue, bash-completion * Rework and modernize Makefile layout to closer follow Porters Handbook PR: 284134 Approved by: portmgr (maintainer timeout, 2+ weeks) net-im/tox/Makefile | 51 ++++++++++++++++++++++++--------------------------- net-im/tox/distinfo | 8 +++----- net-im/tox/pkg-plist | 2 +- 3 files changed, 28 insertions(+), 33 deletions(-)