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)
commit648a09ca7bcad8fdf00b4b1ce98ff8665da8973b
tree859200a23e89215ee4c3b8ecb8dbcc22904899c9
parent9754608d276f762213bf86170f13e44aa69c7f93
Add snort package, with experimental -custom package for build-time package customizations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@667 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/Config.in
package/Makefile
package/snort/Config.in [new file with mode: 0644]
package/snort/Makefile [new file with mode: 0644]
package/snort/ipkg/snort-custom.control [new file with mode: 0644]
package/snort/ipkg/snort-mysql.control [new file with mode: 0644]
package/snort/ipkg/snort-pgsql.control [new file with mode: 0644]
package/snort/ipkg/snort.conffiles [new file with mode: 0644]
package/snort/ipkg/snort.control [new file with mode: 0644]
package/snort/ipkg/snort.default [new file with mode: 0644]
package/snort/ipkg/snort.init [new file with mode: 0644]
package/snort/patches/500-no-config-search.patch [new file with mode: 0644]
package/snort/patches/750-lightweight-config.patch [new file with mode: 0644]