lighttpd: add lighttpd-mod-webdav_min package
authorGlenn Strauss <gstrauss@gluelogic.com>
Sat, 21 Jan 2023 01:07:36 +0000 (20:07 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 20 Feb 2023 09:55:39 +0000 (04:55 -0500)
commited6fe528c1efc549891144967eefe51a73999511
tree19b7ca66211c367cd426e26335f3103789542b56
parent15ee6d0cc389d63c63aa660d51673c70763994ca
lighttpd: add lighttpd-mod-webdav_min package

add lighttpd-mod-webdav_min package alternative to lighttpd-mod-webdav

lighttpd-mod-webdav_min is more minimal than full lighttpd-mod-webdav.
lighttpd-mod-webdav_min does not support PROPPATCH, LOCK, UNLOCK, and
by not supporting those methods, removes dependencies on libxml2,
libsqlite3, and libuuid.

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
net/lighttpd/Makefile
net/lighttpd/patches/020-meson-mod_webdav_min.patch [new file with mode: 0644]