Created attachment 258921 [details] Patch for libidn * Rearrage port Makefile to closer follow Porters Handbook 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) Tested with following consumers using Podriere on 13.4-RELEASE (amd64): databases/postgresql-idn dns/getdns dns/hesiod dns/p5-Net-LibIDN dns/rubygem-idn-ruby ftp/filezilla graphics/podofo graphics/podofo09 japanese/lynx-current mail/courier mail/exim mail/exim-ldap2 mail/exim-monitor mail/exim-mysql mail/exim-postgresql mail/exim-sa-exim mail/exim-sqlite multimedia/vlc net/echoping net/freediameter net/jwhois net-im/biboumi net-im/finch net-im/gloox net-im/libpurple net-im/loudmouth net-im/mastodon net-im/mcabber net-im/pidgin net-im/psi net-p2p/eiskaltdcpp-lib print/ghostscript10 security/hydra security/libgsasl www/lynx www/lynx-current net-im/py-slixmpp
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc95539770898c3d009a7695ab736ec1c6fae6b7 commit dc95539770898c3d009a7695ab736ec1c6fae6b7 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-24 19:38:24 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-24 19:38:27 +0000 dns/libidn: Update to 1.43 * Rearrage port Makefile to closer follow Porters Handbook PR: 285590 Reviewed by: Hung-Yi Chen <gaod@hychen.org> dns/libidn/Makefile | 11 +++++------ dns/libidn/distinfo | 6 +++--- dns/libidn/pkg-plist | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-)
Committed, thanks!