lighttpd: revamp Makefile for lighttpd-1.4.56
authorGlenn Strauss <gstrauss@gluelogic.com>
Wed, 28 Oct 2020 19:25:15 +0000 (15:25 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 30 Nov 2020 14:27:28 +0000 (09:27 -0500)
commit5fb8d5f463672b6450f4ae41205b2c63290a9137
tree3b5af7542a96a6437251e6bdb79d83aa7ebb86e2
parent3ae0d9df1ff2ff385ba9ba317f3c1813c50adad3
lighttpd: revamp Makefile for lighttpd-1.4.56

* update upstream version to lighttpd-1.4.56
* depend on Nettle for MD5, SHA1, SHA256
* multiple TLS options: gnutls, mbedtls, nss, openssl, wolfssl
* new module mod_authn_dbi
* mod_authn_* depend on mod_auth
* mod_authn_file is included if mod_auth is selected in build
* mod_vhostdb_* depend on mod_vhostdb
* mod_deflate subsumes mod_compress
* remove from Makefile the include of nls.mk (no longer needed)

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
net/lighttpd/Makefile