From 23a3dae9fd00d02f0f4ba14d43caf6c62636f441 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 3 May 2005 01:36:33 +0000 Subject: Updated snort to v2.3.3, added debug and inline-mode options to -custom package, fixed makefile, changed source url in control files git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@789 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/snort/ipkg/snort-custom.control | 4 ++-- package/snort/ipkg/snort-mysql.control | 2 +- package/snort/ipkg/snort-pgsql.control | 2 +- package/snort/ipkg/snort.control | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'package/snort/ipkg') diff --git a/package/snort/ipkg/snort-custom.control b/package/snort/ipkg/snort-custom.control index e5f4ab5fa..9c3f5a327 100644 --- a/package/snort/ipkg/snort-custom.control +++ b/package/snort/ipkg/snort-custom.control @@ -1,10 +1,10 @@ -Package: snort +Package: snort-custom Priority: optional Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with custom options Depends: libnet, libpcap, libpcre diff --git a/package/snort/ipkg/snort-mysql.control b/package/snort/ipkg/snort-mysql.control index 6acbad351..46398e324 100644 --- a/package/snort/ipkg/snort-mysql.control +++ b/package/snort/ipkg/snort-mysql.control @@ -4,7 +4,7 @@ Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with MySQL database logging support Depends: libnet, libpcap, libpcre, libmysqlclient diff --git a/package/snort/ipkg/snort-pgsql.control b/package/snort/ipkg/snort-pgsql.control index 3a222905f..c18c7ca32 100644 --- a/package/snort/ipkg/snort-pgsql.control +++ b/package/snort/ipkg/snort-pgsql.control @@ -4,7 +4,7 @@ Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built with PostgreSQL database logging support Depends: libnet, libpcap, libpcre, libpq diff --git a/package/snort/ipkg/snort.control b/package/snort/ipkg/snort.control index f4c3cb147..32a6cb0b8 100644 --- a/package/snort/ipkg/snort.control +++ b/package/snort/ipkg/snort.control @@ -4,7 +4,7 @@ Section: net Version: [TBDL] Architecture: [TBDL] Maintainer: Nico -Source: http://nthill.free.fr/openwrt/sources/snort/ +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/snort/ Description: a flexible Network Intrusion Detection System (NIDS), built without database logging support Depends: libnet, libpcap, libpcre -- cgit v1.2.3