Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 570032

Summary: >=www-servers/nginx-1.9.6 - add stream module
Product: Gentoo Linux Reporter: Radoslav Stefanov <radoslav>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugs, proxy-maint, wuddja
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: nginx-1.9.7.ebuild with stream
nginx-1.9.7-add-stream.patch

Description Radoslav Stefanov 2015-12-28 20:44:09 UTC
It should have it as an USE flag

Module details http://nginx.org/en/docs/stream/ngx_stream_core_module.html
Comment 1 Philipp Leonhardt 2016-01-17 15:28:03 UTC
Created attachment 423172 [details]
nginx-1.9.7.ebuild with stream

adjusted the current ebuild to build with "--with-stream"
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2016-01-17 16:02:09 UTC
(In reply to Philipp Leonhardt from comment #1)
> Created attachment 423172 [details]
> nginx-1.9.7.ebuild with stream
> 
> adjusted the current ebuild to build with "--with-stream"

Thanks for your help. Can you provide a diff instead of the full ebuild?
Comment 3 Philipp Leonhardt 2016-01-17 16:06:54 UTC
Created attachment 423176 [details, diff]
nginx-1.9.7-add-stream.patch
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2016-02-06 13:59:08 UTC
commit 2499a68efa4f3b685de907ed6e1e17afb408058f
Author: Johan Bergström <bugs@bergstroem.nu>
Date:   Wed Feb 3 23:08:05 2016 +0100

    www-servers/nginx: Add auth_ldap, stream, slice modules
    
    This commit adds http_slice, stream, auth_ldap modules and support for
    libressl. It also updates 3rd party modules, enables http2 by default
    and disables gzip by default.


Fixed in 1.9.10-r1