Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 570032 - >=www-servers/nginx-1.9.6 - add stream module
Summary: >=www-servers/nginx-1.9.6 - add stream module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-28 20:44 UTC by Radoslav Stefanov
Modified: 2016-02-06 13:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nginx-1.9.7.ebuild with stream (nginx-1.9.7.ebuild,25.50 KB, text/plain)
2016-01-17 15:28 UTC, Philipp Leonhardt
Details
nginx-1.9.7-add-stream.patch (nginx-1.9.7-add-stream.patch,826 bytes, patch)
2016-01-17 16:06 UTC, Philipp Leonhardt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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