Created attachment 249186 [details] 0001-www-elinks-Fix-build-with-libressl Issue is simply constness of an argument in a function pointer, trivial fix attached.
LGTM! Thanks for the fix, as my build system is currently being moved!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=87d80d5ee36f4780d6cf5bce4147f3df891f7b09 commit 87d80d5ee36f4780d6cf5bce4147f3df891f7b09 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2024-03-15 07:10:11 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2024-03-15 18:35:03 +0000 www/elinks: Fix build with libressl PR: 277720 Approved by: jailbird@fdf.net (maintainer) www/elinks/files/patch-src_network_ssl_ssl.c (new) | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
(In reply to Dustin Marquess from comment #1) Well, thanks for the quick approval! :)