Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2016 02:30:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209159] www/nginx: shouldn't force WITH_OPENSSL_PORTS on 11.x and above
Message-ID:  <bug-209159-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209159

            Bug ID: 209159
           Summary: www/nginx: shouldn't force WITH_OPENSSL_PORTS on 11.x
                    and above
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa@FreeBSD.org
          Reporter: peter@FreeBSD.org
             Flags: maintainer-feedback?(osa@FreeBSD.org)
          Assignee: osa@FreeBSD.org

11.x and ports both have 1.0.2g, which is sufficient for CT / HTTPV2.

We've worked around this in the freebsd.org cluster with a hack to make.con=
f:

.if (${.CURDIR:M*/www/nginx*} !=3D "" && ${OSVERSION} >=3D 1100000)
WITH_OPENSSL_BASE=3D YES   # override www/nginx bug.
.endif

I would rather not have to resort to hacks like this.

--=20
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-209159-13>