FreeBSD Bugzilla – Attachment 120351 Details for
Bug 163148
[patch] www/nginx, www/nginx-devel. add 3rd party nginx module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.51 KB, created by
Sergey V. Dyatko
on 2011-12-09 11:30:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey V. Dyatko
Created:
2011-12-09 11:30:07 UTC
Size:
1.51 KB
patch
obsolete
>diff -Nura files.orig/extra-patch-agentzh-set-misc-nginx-module::config files/extra-patch-agentzh-set-misc-nginx-module::config >--- files/extra-patch-agentzh-set-misc-nginx-module::config 1970-01-01 03:00:00.000000000 +0300 >+++ files/extra-patch-agentzh-set-misc-nginx-module::config 2011-12-09 10:31:07.833254645 +0300 >@@ -0,0 +1,13 @@ >+--- ../agentzh-set-misc-nginx-module-7adef5a/config.orig 2011-12-09 10:27:53.861265188 +0300 >++++ ../agentzh-set-misc-nginx-module-7adef5a/config 2011-12-09 10:28:07.107259301 +0300 >+@@ -1,10 +1,3 @@ >+-if echo $HTTP_MODULES | grep " ndk_http_module" > /dev/null; then >+- echo "found ngx_devel_kit for ngx_set_misc; looks good." >+-else >+- echo "error: ngx_devel_kit is required to build ngx_set_misc; please put it before ngx_set_misc." 1>&2 >+- exit 1 >+-fi >+- >+ ngx_addon_name=ngx_http_set_misc_module >+ HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_set_misc_module" >+ NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/src/ngx_http_set_base32.c $ngx_addon_dir/src/ngx_http_set_default_value.c $ngx_addon_dir/src/ngx_http_set_hashed_upstream.c $ngx_addon_dir/src/ngx_http_set_quote_sql.c $ngx_addon_dir/src/ngx_http_set_quote_json.c $ngx_addon_dir/src/ngx_http_set_unescape_uri.c $ngx_addon_dir/src/ngx_http_set_misc_module.c $ngx_addon_dir/src/ngx_http_set_escape_uri.c $ngx_addon_dir/src/ngx_http_set_hash.c $ngx_addon_dir/src/ngx_http_set_local_today.c $ngx_addon_dir/src/ngx_http_set_hex.c $ngx_addon_dir/src/ngx_http_set_base64.c $ngx_addon_dir/src/ngx_http_set_random.c"
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
Actions:
View
|
Diff
Attachments on
bug 163148
:
120346
|
120347
|
120348
|
120349
|
120350
| 120351