4 Commits

Author SHA1 Message Date
luka
58072524d7 Add configuration settings to disable certain features in nginx to
be able to reduce it's footprint and allow nginx to be built with
support for lua.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-17 16:48:53 +00:00
luka
3259bec42c [packages] nginx: update to version 1.2.1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 18:08:36 +00:00
mb
c921d62239 nginx: Try to fix openssl dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-13 17:38:31 +00:00
benoar
faa96cd5df [package] 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 [::]


git-svn-id: svn://svn.openwrt.org/openwrt/packages@22807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-26 00:05:56 +00:00