Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 12:44:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203675] benchmarks/httperf: Fix ports SSL and build without SSLv3
Message-ID:  <bug-203675-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: brnrd@freebsd.org
             Flags: maintainer-feedback?(jlaffaye@FreeBSD.org)
          Assignee: jlaffaye@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203675-13>