FreeBSD Bugzilla – Attachment 168953 Details for
Bug 208499
[PATCH] Please add 3th party module to www/nginx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch file
patch.txt (text/plain), 1.88 KB, created by
townwear
on 2016-04-04 09:36:43 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
townwear
Created:
2016-04-04 09:36:43 UTC
Size:
1.88 KB
patch
obsolete
>diff -ruN nginx.orig/Makefile nginx/Makefile >--- nginx.orig/Makefile 2016-04-03 14:48:43.000000000 +0900 >+++ nginx/Makefile 2016-04-04 18:27:31.714324000 +0900 >@@ -57,6 +57,7 @@ > THREADS \ > WWW \ > AJP \ >+ AWS_AUTH \ > CACHE_PURGE \ > CLOJURE \ > CT \ >@@ -154,6 +155,7 @@ > THREADS_DESC= Enable threads support > WWW_DESC= Enable html sample files > AJP_DESC= 3rd party ajp module >+AWS_AUTH_DESC= 3rd party aws auth module > CACHE_PURGE_DESC= 3rd party cache_purge module > CLOJURE_DESC= 3rd party clojure module > CT_DESC= 3rd party cert_transparency module (SSL req.) >@@ -359,6 +361,14 @@ > CONFIGURE_ARGS+=--add-module=${WRKSRC_ajp} > .endif > >+.if ${PORT_OPTIONS:MAWS_AUTH} >+NGINX_AWS_AUTH_VERSION= 1e62670 >+GH_ACCOUNT+= anomalizer:aws_auth >+GH_PROJECT+= ngx_aws_auth:aws_auth >+GH_TAGNAME+= ${NGINX_AWS_AUTH_VERSION}:aws_auth >+CONFIGURE_ARGS+=--add-module=${WRKSRC_aws_auth} >+.endif >+ > .if ${PORT_OPTIONS:MCACHE_PURGE} > NGINX_CACHE_PURGE_VERSION= 2.3 > MASTER_SITES+= http://labs.frickle.com/files/:cache_purge >diff -ruN nginx.orig/distinfo nginx/distinfo >--- nginx.orig/distinfo 2016-04-03 14:48:43.000000000 +0900 >+++ nginx/distinfo 2016-04-04 18:28:16.190366000 +0900 >@@ -40,6 +40,8 @@ > SIZE (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = 16947 > SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64fd3affa4c249f9b342e66b6b11b63061791f28316 > SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704 >+SHA256 (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = db7ceef4ae22cf5bfaf5abae64830dfeef203ca85f9f40f7d1f1d90f277478c0 >+SIZE (anomalizer-ngx_aws_auth-1e62670_GH0.tar.gz) = 8260 > SHA256 (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 642ebf4724fa7c3efd5349e60b442ac8671497406834804c903ec548bfdcb691 > SIZE (nginx-clojure-nginx-clojure-v0.4.4_GH0.tar.gz) = 603856 > SHA256 (grahamedgecombe-nginx-ct-f3cad5e_GH0.tar.gz) = 846e148f09ffea2ffc1b09b20c84408e23c170313f967513a85009717227c13a
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 Raw
Actions:
View
Attachments on
bug 208499
: 168953