[Bug 210773] www/mod_spdy: IGNORE with LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 3 11:15:53 UTC 2016


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

            Bug ID: 210773
           Summary: www/mod_spdy: IGNORE with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: brnrd at freebsd.org
                CC: masaki at club.kyutech.ac.jp
                CC: masaki at club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki at club.kyutech.ac.jp)

Created attachment 172053
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172053&action=edit
svn diff for www/mod_spdy

mod_spdy is incompatible with LibreSSL as it requires NPN whereas LibreSSL only
supports ALPN.

The original web-page returns a 404.

Looking at the statement we should actually delete this port and point people
to Apache 2.4 which has mod_http2 as of 2.4.18.

```
www/mod_spdy: IGNORE with LibreSSL

  - IGNORE when built with security/libressl(-devel)
  - Move from USE_OPENSSL to USES= ssl
  - Update WWW

PR: 
Approved by:
```

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


More information about the freebsd-ports-bugs mailing list