Created attachment 165761 [details] poudriere log showing the problem Yes, it's not exactly the standard set of options, but I gather the defaults are going to look a lot like that in the future. Looks like Apache Bench has references to SSLv3_client_method() not protected by appropriate #defines.
Created attachment 165762 [details] This seems to fix the problem for me
A commit references this bug: Author: ohauer Date: Mon Jan 18 19:36:58 UTC 2016 New revision: 406606 URL: https://svnweb.freebsd.org/changeset/ports/406606 Log: - fix ab buid with OpenSSL from ports and SSL3 disabled [1] (backport ab.c r1706008 from apache24) - use new $opt-target - improve kldstat check - use new defined postexec, preunexec in pkg-plist with hat apache@ PR: 206369 Submitted by: matthew@ [1] Changes: head/www/apache22/Makefile head/www/apache22/files/apache22.in head/www/apache22/files/patch-support__ab.c head/www/apache22/pkg-plist
(In reply to Matthew Seaman from comment #0) > Yes, it's not exactly the standard set of options, but I gather the > defaults are going to look a lot like that in the future. I also believe that and suspect that's not the only port such mines will be found.
Re-open for MFH candidate Set to + when committed, or - with comment (if not necessary)
I don't think the patch is relevant for stable users, so close this PR again.