Commit graph

10 commits

Author SHA1 Message Date
Sergei Kolobov
812ef1f124 - Update to 2.1.3 [1]
- Use rcNG startup script [2]

PR:		ports/67842 [1], ports/67935 [2]
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org> [1],
		Renato Botelho <renato@galle.com.br> [2]
2004-07-04 22:17:18 +00:00
Sergei Kolobov
72000055b7 - Update to 2.1.1
- Remove patches not needed anymore

PR:		ports/63373
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-02-27 08:15:50 +00:00
Sergei Kolobov
82c79ffa07 - Update to 2.1.0 [1]
- Install some additional documentation [1]
- Fix WITH_MYSQL, WITH_ODBC and WITH_POSTGRES knobs [2]

PR:		60400 [1], 59445 [2]
Submitted by:	Nicolas Jombart <ecu@ipv42.net> [1],
		Ken Stailey <kstailey@yahoo.com> [2]
2003-12-19 23:20:22 +00:00
Edwin Groothuis
81ff94180c irc.d script for security/snort
This is a sample script for ${PREFIX}/etc/rc.d that will
	wake snort up on boot, and take it down on shutdown. Nothing
	fancy here.  This is needed, because I'm planning on teaching
	ACID many new things, and ACID expects snort to help itself.
	There is only one thing that requires thinking here: This
	should run only after {MySQL|PostgreSQL} server is up, as
	snort might want to report to the local server.

PR:		ports/49047
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
Approved by:	maintainer timeout
2003-09-04 13:48:27 +00:00
Kris Kennaway
b3cecf32b4 Fix detection of sparc64.
Obtained from:	OpenBSD
2003-06-27 02:50:51 +00:00
Kris Kennaway
67c453b797 Update to snort 2.0.0. This fixes a security vulnerability:
The Sourcefire Vulnerability Research Team has learned of an integer
  overflow in the Snort stream4 preprocessor used by the Sourcefire
  Network Sensor product line. The Snort stream4 preprocessor
  (spp_stream4) incorrectly calculates segment size parameters during
  stream reassembly for certain sequence number ranges which can lead to
  an integer overflow that can be expanded to a heap overflow.

PR:	51106
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-17 21:45:03 +00:00
Kris Kennaway
c78853b8de Add a patch to fix runtime problems when snort is built with -DWITH_MYSQL
Submitted by:	Mike Harding <mvh@ix.netcom.com>
Obtained from:	snort CVS
2003-03-16 00:31:55 +00:00
Kris Kennaway
2602376b15 Update to snort 1.9.0. Tweak the default config files so it can actually
find its installed ruleset [1].  Install config files by default if there is
not already one present, and remove on deinstall if they are unchanged
from the default.

Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org> [1] (based on)
PR:		ports/33887 [1]
2002-10-06 09:48:09 +00:00
Kris Kennaway
587f0be5eb Update to snort-1.8.7
Submitted by:	Paul Marquis <pmarquis@pobox.com>
PR:		ports/40528
2002-08-24 03:18:28 +00:00
Kris Kennaway
a9a11d2607 #include <sys/param.h> instead of <machine/param.h> to fix build on
-current.
2002-06-03 10:19:16 +00:00