[Bug 203675] benchmarks/httperf: Fix ports SSL and build without SSLv3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 10 12:44:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203675

            Bug ID: 203675
           Summary: benchmarks/httperf: Fix ports SSL and build without
                    SSLv3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jlaffaye at FreeBSD.org
          Reporter: brnrd at freebsd.org
             Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)
          Assignee: jlaffaye at FreeBSD.org

Created attachment 161875
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161875&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list