FreeBSD Bugzilla – Attachment 172055 Details for
Bug 210773
www/mod_spdy: IGNORE with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for www/mod_spdy
patch-www_mod__spdy-LibreSSL (text/plain), 1.15 KB, created by
Bernard Spil
on 2016-07-03 11:18:41 UTC
(
hide
)
Description:
svn diff for www/mod_spdy
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2016-07-03 11:18:41 UTC
Size:
1.15 KB
patch
obsolete
>Index: www/mod_spdy/Makefile >=================================================================== >--- www/mod_spdy/Makefile (revision 417960) >+++ www/mod_spdy/Makefile (working copy) >@@ -25,9 +25,8 @@ > bash:shells/bash > > ONLY_FOR_ARCHS= amd64 i386 >-USE_OPENSSL= yes > USE_APACHE= 22 >-USES= compiler execinfo gmake python:2 tar:xz >+USES= compiler execinfo gmake python:2 ssl tar:xz > REINPLACE_ARGS= -i "" > > WRKSRC= ${WRKDIR}/${PORTNAME}_source_${PORTVERSION}/mod_spdy/src >@@ -85,6 +84,10 @@ > > .include <bsd.port.pre.mk> > >+.if defined(OPENSSL_PORT) && "${OPENSSL_PORT:M*libressl*}" != "" >+IGNORE= ${PORTNAME} is incompatible with LibreSSL, please use www/apache24 with mod_http2 >+.endif >+ > .if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 36 > CXXFLAGS+= -Wno-unused-local-typedef > .endif >Index: www/mod_spdy/pkg-descr >=================================================================== >--- www/mod_spdy/pkg-descr (revision 417960) >+++ www/mod_spdy/pkg-descr (working copy) >@@ -3,4 +3,4 @@ > loaded into currently deployed Apache HTTPD 2.x web servers using mod_so. > > >-WWW: http://code.google.com/p/mod-spdy/ >+WWW: https://developers.google.com/speed/spdy/mod_spdy/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vlad-fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210773
:
172053
| 172055