[Bug 209159] www/nginx: shouldn't force WITH_OPENSSL_PORTS on 11.x and above

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 30 02:30:53 UTC 2016


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

            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 at FreeBSD.org
          Reporter: peter at FreeBSD.org
             Flags: maintainer-feedback?(osa at FreeBSD.org)
          Assignee: osa at 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.conf:

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

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

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


More information about the freebsd-ports-bugs mailing list