]> git.enpas.org Git - openwrt.git/commit
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)
commit3602051f0fee67040df432f60bd006777b26c97b
tree859200a23e89215ee4c3b8ecb8dbcc22904899c9
parent4b578a092831613bd23ec687944e627842699c87
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]