Created attachment 261497 [details] Patch for rnp * Use upstream release archive * Enable "make test" * Add USES= pathfix * Disable detection of git * Make asciidoctor optional (manpages) Compile and runtime tested (via make test) on FreeBSD 14.3-RELEASE (amd64) (make, make check-plist, make test) - 3 tests fails Poudriere testport OK 13.5-RELEASE (amd64) Poudriere testport OK 13.5-RELEASE (i386) Poudriere testport OK 14.3-RELEASE (amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dbde4ec7504f52002a47daf676b82893bd84c8c commit 3dbde4ec7504f52002a47daf676b82893bd84c8c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-06-23 08:04:08 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2025-06-23 08:06:03 +0000 security/rnp: improve Makefile * Use upstream release archive * Enable "make test" * Add USES= pathfix * Disable detection of git * Make asciidoctor optional (manpages) PR: 287734 Reported by: diizzy security/rnp/Makefile | 39 ++++++++++++++++++++++++--------------- security/rnp/distinfo | 8 +++----- security/rnp/pkg-plist | 6 +++--- 3 files changed, 30 insertions(+), 23 deletions(-)