diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2024-02-25 10:24:06 +0100 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2024-02-25 10:26:33 +0100 |
| commit | 78842f5507e0259442311b8288fb438f584aed4d (patch) | |
| tree | 750e6d97e9ca254f77051be9a6fcd3f289f61408 /www/freenginx/files/extra-patch-nginx_mogilefs_module-config | |
| parent | net/nepenthes: Moved man to share/man (diff) | |
www/freenginx: add new port
Freenginx is a Robust ans small WWW server
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'www/freenginx/files/extra-patch-nginx_mogilefs_module-config')
| -rw-r--r-- | www/freenginx/files/extra-patch-nginx_mogilefs_module-config | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/freenginx/files/extra-patch-nginx_mogilefs_module-config b/www/freenginx/files/extra-patch-nginx_mogilefs_module-config new file mode 100644 index 000000000000..48a67fffb608 --- /dev/null +++ b/www/freenginx/files/extra-patch-nginx_mogilefs_module-config @@ -0,0 +1,13 @@ +--- ../nginx_mogilefs_module-1.0.4/config.orig 2020-04-25 17:51:45.544308000 -0400 ++++ ../nginx_mogilefs_module-1.0.4/config 2020-04-25 17:54:01.862958000 -0400 +@@ -1,3 +1,8 @@ + ngx_addon_name=ngx_http_mogilefs_module +-HTTP_MODULES="$HTTP_MODULES ngx_http_mogilefs_module" +-NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_mogilefs_module.c" ++ ++ngx_module_name="$ngx_addon_name" ++ngx_module_type=HTTP ++ ++ngx_module_srcs="$ngx_addon_dir/ngx_http_mogilefs_module.c" ++ ++. auto/module |
