aboutsummaryrefslogtreecommitdiff
path: root/net/snort
Commit message (Collapse)AuthorAge
* snort: add maintainer and SPDX license infoLuka Perkov2015-06-25
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* snort: fix build with CONFIG_PKG_CHECK_FORMAT_SECURITYJo-Philipp Wich2015-06-25
| | | | | | | | | | The configure script incorrectly mangles `CFLAGS` by attempting to remove `-Werror` from it, thus turning `-Werror=format-security` into just `=format-security` which will cause subsequent autoconf tests to fail. Patch out the custom `CFLAGS` mangling to fix the build. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* snort: add SF mirrorLuka Perkov2015-05-20
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* [net/snort] Replaced build variants with compile options.Vladimir Ulrich2015-04-28
| | | | | Also added optional lzma support. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* snort: bump to 2.9.7.2Mario Halambek2015-03-18
| | | | Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
* snort: initial import from old-packagesLuka Perkov2015-01-25
Signed-off-by: Luka Perkov <luka@openwrt.org>