Add snort package, with experimental -custom package for build-time package customiza...
authorNicolas Thill <nico@openwrt.org>
Mon, 18 Apr 2005 06:41:36 +0000 (06:41 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 18 Apr 2005 06:41:36 +0000 (06:41 +0000)
commit58b47b51715cb9c784862fadf04f13b52a9eeba7
tree7447f09ef9421fb72eadde3de35efc00f30e37d1
parent009ad02e98099303720eacdc957812e5823e5229
Add snort package, with experimental -custom package for build-time package customizations

SVN-Revision: 667
13 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/snort/Config.in [new file with mode: 0644]
openwrt/package/snort/Makefile [new file with mode: 0644]
openwrt/package/snort/ipkg/snort-custom.control [new file with mode: 0644]
openwrt/package/snort/ipkg/snort-mysql.control [new file with mode: 0644]
openwrt/package/snort/ipkg/snort-pgsql.control [new file with mode: 0644]
openwrt/package/snort/ipkg/snort.conffiles [new file with mode: 0644]
openwrt/package/snort/ipkg/snort.control [new file with mode: 0644]
openwrt/package/snort/ipkg/snort.default [new file with mode: 0644]
openwrt/package/snort/ipkg/snort.init [new file with mode: 0644]
openwrt/package/snort/patches/500-no-config-search.patch [new file with mode: 0644]
openwrt/package/snort/patches/750-lightweight-config.patch [new file with mode: 0644]