Created attachment 161875 [details] svn diff for benchmarks/httperf Currently httperf will always link to base SSL even if WITH_SSL_PORT is set. Additionally, httperf will not build if OpenSSL was built without SSLv3 (--no-ssl3). - Makefile: Properly link SSL libs - Fix build without SSLv3 Upstreamed in https://github.com/httperf/httperf/pull/31
A commit references this bug: Author: zi Date: Fri Jan 8 02:30:46 UTC 2016 New revision: 405507 URL: https://svnweb.freebsd.org/changeset/ports/405507 Log: - Update to 0.9.1 pre-release [2] - Add support for building when SSLv2 or SSLv3 are disabled [1] PR: 203675 [1], 205900 [2] Submitted by: brnrd@ [1], zi@ [2] Reviewed by: jlaffaye@ (maintainer) Approved by: jlaffaye@ (maintainer) Obtained from: upstream github Changes: head/benchmarks/httperf/Makefile head/benchmarks/httperf/distinfo head/benchmarks/httperf/files/patch-nossl23 head/benchmarks/httperf/pkg-descr