Created attachment 259361 [details] Patch for fort * Use upsteam release archive as recommended by Porter's Handbook * Remove USES= autoreconf * Remove USES= compiler:c11 , upstream defines c99 * Remove upstream's hardcoded optimization * Remove GNU_CONFIGURE_MANPREFIX 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) References: https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
Maintainer informed via mail
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa360fded4d4675160062126897ee60ddd58ab57 commit fa360fded4d4675160062126897ee60ddd58ab57 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-04-21 14:27:44 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-04-21 17:37:54 +0000 net/fort: Improve port * Use upsteam release archive as recommended by Porter's Handbook * Remove USES= autoreconf * Remove USES= compiler:c11 , upstream defines c99 * Remove upstream's hardcoded optimization * Remove GNU_CONFIGURE_MANPREFIX PR: 285920 Approved by: portmgr (maintainer timeout, 2+ weeks) net/fort/Makefile | 18 ++++++++---------- net/fort/distinfo | 6 +++--- net/fort/files/patch-src_Makefile.am (gone) | 11 ----------- 3 files changed, 11 insertions(+), 24 deletions(-)