Opened 9 years ago
Closed 9 years ago
#49252 closed enhancement (fixed)
nginx @1.9.5 Add auth_request variant
Reported by: | juanhernandezgomez@… | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | petrrr |
Port: | nginx |
Description
Adding variant to include ngx_http_auth_request_module module (http://nginx.org/en/docs/http/ngx_http_auth_request_module.html).
This module is not built by default, it should be enabled with the --with-http_auth_request_module configuration parameter which is what this patch/diff is doing.
Tested it on Mac OS 10.11 with Xcode 7.0.1.
Attachments (1)
Change History (4)
Changed 9 years ago by juanhernandezgomez@…
Attachment: | Portfile-auth_request_variant.diff added |
---|
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | cal@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to cal@… |
Version: | 2.3.4 |
comment:3 Changed 9 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added in r142145.
Note: See
TracTickets for help on using
tickets.
Portfile diff