Created attachment 199524 [details] svn diff for www/serf The current LibreSSL patch for www/serf just kills the OpenSSL 1.1 API completely. LibreSSL 2.7 (2.8 is the only available version in ports) added most of the OpenSSL 1.1 API. Attached patch switches to OpenSSL 1.1 API for LibreSSL and fixes the one missing call (OpenSSL_malloc_init) in LibreSSL.
ping!
Maintainer timeout?
A commit references this bug: Author: lev Date: Sun Nov 3 22:54:24 UTC 2019 New revision: 516613 URL: https://svnweb.freebsd.org/changeset/ports/516613 Log: Fix build with LibreSSL 2.8+ PR: 233480 Submitted by: Bernard Spil <brnrd@freebsd.org> Changes: head/www/serf/Makefile head/www/serf/files/patch-buckets_ssl__buckets.c
Committed (a least!), thnx!