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)
commit69f93380dce7f6d826bc01b52d93dd3218266fba
tree7447f09ef9421fb72eadde3de35efc00f30e37d1
parent72707ca944082197b204be658161751083aed64d
Add snort package, with experimental -custom package for build-time package customizations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@667 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]