package/snort: new package
authorSergio Prado <sergio.prado@e-labworks.com>
Sun, 1 Apr 2018 15:16:36 +0000 (17:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Apr 2018 16:42:21 +0000 (18:42 +0200)
commite80c892427d528253a1a69ba24db44be2eea66ba
treed0f467959e96f23e9f1d3cca9368ab9bdec3f3cd
parentbcaed9ea7b030068d2a6126be9d3c63e84bc8bb9
package/snort: new package

Tested on Beaglebone Black.

Build-tested with test-pkg.

Patch to fix cross-compilation errors submitted upstream [1].

[1] https://lists.snort.org/pipermail/snort-devel/2018-January/011025.html

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
[Romain:
 - split patch by build issues
 - convert AC_RUN_IFELSE to AC_CHECK_MEMBERS (ThomasP)
 - convert AC_RUN_IFELSE to AC_COMPILE_IFELSE (ThomasP)
 - remove most make variable from SNORT_CONF_ENV
 - remove SNORT_SOURCE default value]
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/snort/0001-configure.in-Avoid-path-poisoning-with-libpcap.patch [new file with mode: 0644]
package/snort/0002-configure.in-Allow-to-override-the-INADDR_NONE-check.patch [new file with mode: 0644]
package/snort/0003-configure.in-convert-AC_RUN_IFELSE-to-AC_CHECK_MEMBE.patch [new file with mode: 0644]
package/snort/0004-configure.in-convert-AC_RUN_IFELSE-to-AC_COMPILE_IFE.patch [new file with mode: 0644]
package/snort/Config.in [new file with mode: 0644]
package/snort/snort.hash [new file with mode: 0644]
package/snort/snort.mk [new file with mode: 0644]