Add snort package, with experimental -custom package for build-time package customiza...
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Apr 2005 06:41:36 +0000 (06:41 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Apr 2005 06:41:36 +0000 (06:41 +0000)
commit7eaccfbb4e6544d4af3e389c1020e76d95f89fe6
tree7447f09ef9421fb72eadde3de35efc00f30e37d1
parentb10d5eeac9f5b4d71e7568e38a0f1ee4be704841
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]