nginx: packaging enhancements * add a separate config menu for optionnal modules...
authorBenjamin Cama <benoar@free.fr>
Thu, 26 Aug 2010 00:05:56 +0000 (00:05 +0000)
committerBenjamin Cama <benoar@free.fr>
Thu, 26 Aug 2010 00:05:56 +0000 (00:05 +0000)
commit53ad986972de178441c2483122d4e652f921ae95
tree069fae815dad7405bb5a43330e0629a57ba634db
parent0cb002c43433b8aa1c4e77bdbbff5de4cbcda313
nginx: packaging enhancements * add a separate config menu for optionnal modules (not every possible module are here; just taken the ones Debian enables). By default they are all disabled, so this removes the default dependency on libopenssl. * correctly listed conffiles * enable IPv6 only when CONFIG_IPV6 is set * change the default listening adress in nginx.conf when IPv6 is enabled so that it listens on [::]

SVN-Revision: 22807
net/nginx/Config.in [new file with mode: 0644]
net/nginx/Makefile