CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2016/11/04 16:13:43

Modified files:
        www/nginx      : Makefile distinfo 
        www/nginx/patches: patch-conf_nginx_conf 
Added files:
        www/nginx/pkg  : DESCR-geoip DESCR-image_filter DESCR-lua 
                         DESCR-mailproxy DESCR-main DESCR-naxsi 
                         DESCR-passenger DESCR-perl DESCR-stream 
                         DESCR-xslt PLIST-geoip PLIST-image_filter 
                         PLIST-lua PLIST-mailproxy PLIST-main 
                         PLIST-naxsi PLIST-passenger PLIST-perl 
                         PLIST-stream PLIST-xslt README-main 
Removed files:
        www/nginx/patches: 
                           lua-lua-nginx-module_src_ngx_http_lua_socket_udp_c 
                           lua-lua-nginx-module_src_ngx_http_lua_socket_udp_h 
        www/nginx/pkg  : DESCR PLIST README 

Log message:
Update nginx to use new dynamic modules feature

Switch all extrnal modules to be dynamic modules, and update them to use the
latest versions.  Use separate subpackages for all dynamic modules, so you
can easily choose which nginx features you want without rebuilding nginx
with a specific combination of FLAVORs.

Switch all internal modules that can be built dynamically to use dynamic
modules.

Start building the image_filter, geoip, perl, and xlst modules as dynamic
modules.

This requires changes to your nginx configuration if you were previously
using a FLAVORed version of nginx, or using the mail or stream features.

OK robert@ (MAINTAINER)
positive feedback from william@ (MAINTAINER), landry@, sthen@

Reply via email to