Commit graph

27 commits

Author SHA1 Message Date
Cheng-Lung Sung
611ebd2e10 - Update to 2.6.1.4
- Fix initial copy of configuration files.

PR:		ports/111533
Submitted by:	Robin Gruyters <r dot gruyters_AT_yirdis dot nl>
2007-04-18 06:42:12 +00:00
Cheng-Lung Sung
e5c27ad7e3 - Update snort to latest version (2.6.1.1)
PR:		ports/106368
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
2006-12-07 08:59:54 +00:00
Cheng-Lung Sung
80f00f0291 - Update to 2.6.0.2
- let snort to packet sniff several different network interfaces
  - Contributed by Matthew Seaman <matthew dot seaman_AT_thebunker dot net>
2006-09-22 08:47:25 +00:00
Cheng-Lung Sung
a85f6e8cc3 - Update to 2.6.0
- I'll maintain it now.

PR:		ports/99862
Submitted by:	Linh Pham <question+fbsdports_AT_closedsrc dot org>
2006-08-30 04:26:54 +00:00
Pav Lucistnik
f8078849c2 - Update to 2.4.5
PR:		ports/98773
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2006-06-10 11:34:06 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Sergei Kolobov
38b37066a2 - Update to 2.4.1
- Snort distribution no longer includes rules - download them seperately
  (or consider using security/oinkmaster to simplify that process)
- Change default config dir to ${PREFIX}/etc/snort (to avoid cluttering)
- Install database schemas scripts into EXAMPLESDIR
2005-10-07 15:07:30 +00:00
Sergei Kolobov
1a2f2e3e0a - Upgrade to 2.3.0 [1]
- Add WITH_PRELUDE knob to enable integration with Prelude IDS [2]

PR:             ports/76679 [1]
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> [1]
Prompted by:    Roberto Bosticardo <roberto.bosticardo@csp.it> [2]
2005-02-07 09:35:32 +00:00
Sergei Kolobov
08a10fb4a8 - Upgrade to 2.2.0 [1]
- Prevent local.rules from being clobbered [2]
- Revive OPTIONS - the time has come... ;)

PR:		ports/70332 [1], ports/70814 [2]
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org> [1],
		Jez Hancock <jez.hancock@munk.nu> [2]
2004-10-12 07:37:21 +00:00
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
277c252ce6 - Install missing config files: unicode.map and threshold.conf
(snort fails to run without them present in ${PREFIX}/etc)
- Bump PORTREVISION

Noticed by:	Kirby Kuehl <kkuehl@cisco.com>
2004-01-02 22:54:17 +00:00
Sergei Kolobov
4b8d2112d7 - Add missing dependency on devel/pcre (mandatory)
- Bump PORTREVISION

PR:		60520
Submitted by:	Kenneth Ingham <freebsdpr@i-pi.com>

While I'm here:
- Fix configure's search for libnet (needed for WITH_FLEXRESP)
  when LOCALBASE != /usr/local
- Add CONFIGURE_TARGET to silence warning
- Use DOCSDIR in pkg-plist and re-sort
- Take maintainership (until someone else step up)
2003-12-23 11:30:13 +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
Sergey A. Osokin
6e7e548327 Update to 2.0.5 [1]
Use %%DOCSDIR%% and %%DATADIR%% macros [2]

Submitted by:	Linh Pham <question@closedsrc.org> [1], osa [2]
PR:		59510
2003-11-21 16:33:27 +00:00
Norikatsu Shigemura
b3df1bad4f Update to 2.0.2.
PR:		ports/57604
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-10-05 11:52:53 +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
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
e0fd2d97eb Update to snort-1.9.1. This is an important security update:
A buffer overflow has been found in the snort RPC normalization
routines by ISS X-Force. This can cause snort to execute
arbitrary code embedded within sniffed network packets. This
preprocessor is enabled by default.
2003-03-04 07:21:22 +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
b6cb2d056b Update to snort 1.8.3, a stability and bugfix release.
Also install the complete set of rules files; some were missed in the
last upgrade.

PR:	ports/32112 (rules updates)
Submitted by:	Rob Simmons <rsimmons@mail.wlcg.com>
2001-12-01 09:46:08 +00:00
Dirk Froemberg
e2b02a37c4 Update to 1.8.1-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-08-16 19:49:10 +00:00
Dirk Froemberg
ab07ff6007 Upgrade to 1.8p1.
PR:		ports/29488
Submitted by:	Rob Simmons <rsimmons@wlcg.com>
2001-08-06 22:22:13 +00:00
Dirk Froemberg
0f1f710804 Upgrade to 1.8-RELEASE.
Submitted by:	Michael Boman <michael@ayeka.dyndns.org>
2001-07-12 08:43:28 +00:00
Dirk Froemberg
c2611096a6 Upgrade to 1.7.
Submitted by:	kris
2001-01-27 07:55:06 +00:00
Dirk Froemberg
17820d4877 Upgrade to 1.6.2.2.
Upgrade to 1.6.2 submitted by:	Michael Vasilenko <acid@cn.ua>
2000-07-10 13:35:52 +00:00
Dirk Froemberg
35896a4e7a Initial import of snort-1.2, a
lightweight network intrusion detection system.
1999-08-02 10:14:11 +00:00