nginx: refactor Makefile
authorGlen Huang <me@glenhuang.com>
Sat, 29 Apr 2023 06:53:02 +0000 (14:53 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 26 May 2023 11:51:50 +0000 (13:51 +0200)
commit7b91373bd15fe32b94e8044adc0bdadb34a1e9d3
treef2a82894db2d52dd43a7ccf57d43d2cff6e577fc
parentf5d7a26531aa0e6fdade9836dfef3450fb007b01
nginx: refactor Makefile

Make modules follow a naming convention, which enables:

1. Inline ADDITIONAL_MODULES into CONFIGURE_ARGS
2. Consolidate some parts of Quilt and Download for each module into
BuildModule

Signed-off-by: Glen Huang <me@glenhuang.com>
[ fix conflict error ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
net/nginx/Makefile
net/nginx/patches/dav-nginx/100-drop-libxslt-dep.patch [deleted file]
net/nginx/patches/lua-nginx/100-no_by_lua_block.patch [deleted file]
net/nginx/patches/nginx-mod-dav-ext/100-drop-libxslt-dep.patch [new file with mode: 0644]
net/nginx/patches/nginx-mod-lua/100-no_by_lua_block.patch [new file with mode: 0644]
net/nginx/patches/nginx-mod-rtmp/100-bigedian.patch [new file with mode: 0644]
net/nginx/patches/rtmp-nginx/100-bigedian.patch [deleted file]