mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
e9da522f68ab4553ad16c077a59a38171664fdd3
This adds the nginx package from the old svn package fee. I adopt the licensing information and will maintain the package in the future. This request also updates nginx to the last stable version 1.4.7. It further adds support for - naxsi (the ngix web application firewall) - syslog module - http upstream check module - support for the haproxy Proxy Protocol (this way nginx can see the real ip address behind haproxy) Building was tested with target x86_64, ar71xx and avr32. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* Description *
This is the OpenWrt "packages"-feed containing community-maintained packages.
* Usage *
This feed is enabled by default. To install all its package definitions:
Run: ./scripts/feeds update packages
Run: ./scripts/feeds install -a -p packages
* Package Guidelines *
Please make sure that all packages you commit or request to pull:
* Package a version which is still maintained by the upstream author.
* Have yourself or another person listed in the (PKG_)MAINTAINER field.
* Will be updated regularly to maintained and supported versions.
Please sign-off your commits / pull requests to this repository. See:
https://dev.openwrt.org/wiki/SubmittingPatches#a10.Signyourwork
Languages
Makefile
51%
Shell
33.8%
C
7.5%
UnrealScript
3%
C++
1.7%
Other
2.8%