diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:41:36 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:41:36 +0000 |
commit | 648a09ca7bcad8fdf00b4b1ce98ff8665da8973b (patch) | |
tree | 859200a23e89215ee4c3b8ecb8dbcc22904899c9 /package/snort/ipkg/snort-mysql.control | |
parent | 9754608d276f762213bf86170f13e44aa69c7f93 (diff) | |
download | master-187ad058-648a09ca7bcad8fdf00b4b1ce98ff8665da8973b.tar.gz master-187ad058-648a09ca7bcad8fdf00b4b1ce98ff8665da8973b.tar.bz2 master-187ad058-648a09ca7bcad8fdf00b4b1ce98ff8665da8973b.zip |
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
Diffstat (limited to 'package/snort/ipkg/snort-mysql.control')
-rw-r--r-- | package/snort/ipkg/snort-mysql.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/snort/ipkg/snort-mysql.control b/package/snort/ipkg/snort-mysql.control new file mode 100644 index 0000000000..6acbad351f --- /dev/null +++ b/package/snort/ipkg/snort-mysql.control @@ -0,0 +1,10 @@ +Package: snort-mysql +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/snort/ +Description: a flexible Network Intrusion Detection System (NIDS), + built with MySQL database logging support +Depends: libnet, libpcap, libpcre, libmysqlclient |