Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2016 11:15:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210773] www/mod_spdy: IGNORE with LibreSSL
Message-ID:  <bug-210773-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: brnrd@freebsd.org
                CC: masaki@club.kyutech.ac.jp
                CC: masaki@club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki@club.kyutech.ac.jp)

Created attachment 172053
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172053&action=
=3Dedit
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 peop=
le
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=3D ssl
  - Update WWW

PR:=20
Approved by:
```

--=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-210773-13>