Commit Graph

95 Commits

Author SHA1 Message Date
lteo
c82b01e867 Update to Snort 2.9.5.5 and fix the ownership of the rc.d script, from
maintainer Markus Lude.

Tested by me on amd64, i386, and macppc.
2013-09-24 02:35:23 +00:00
lteo
08ee37b8d7 Update to Snort 2.9.5.3, maintainer timeout
Re-enable support for non Ethernet decoders so that Snort can listen on
our pflog(4) interface again.

Tested on amd64 and i386.  Before the 64-bit time_t change, it was also
tested on amd64 and i386 (by myself and Adam Jeanguenat) and on macppc.
2013-08-21 02:28:42 +00:00
lteo
1deb2a50d4 Update to Snort 2.9.5, from maintainer Markus Lude.
Tested by Markus on sparc64; tested by me on amd64, i386, and macppc.
2013-07-10 02:10:22 +00:00
lteo
3f89ff5619 Update to Snort 2.9.4.6. Maintainer came up with the same diff.
Tested on sparc64 by maintainer, and on amd64, i386, and macppc by
myself.

OK Markus Lude (maintainer)
2013-05-31 20:26:00 +00:00
lteo
63a5e53699 Update to Snort 2.9.4.5, from Markus Lude (maintainer).
Tested by Markus on sparc64, and by myself on amd64 and i386.

OK sthen@
2013-04-23 02:04:13 +00:00
lteo
f4b5867610 Update to Snort 2.9.4.1.
Tested on amd64 and i386 by myself, and on 5.2/amd64 by Rodolfo Gouveia.

From Markus Lude (maintainer) with a tweak by me to remove PKGNAME which
is no longer needed.

"go ahead" sthen@
2013-03-29 04:22:59 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
lteo
defa405c2c Update pkg/README to change the Snort ruleset download URL from HTTP to
HTTPS to protect the oinkcode from being exposed (suggested by David
Hill).

Also add a note that registered users without a paid subscription are
only allowed to download the official Snort ruleset once every 15
minutes (suggested by Adam Jeanguenat).  This restriction is not obvious
on the snort.org site, so I think this note would be helpful to users.

OK Markus Lude (maintainer), sthen@
2013-03-04 04:23:18 +00:00
lteo
e1048a5d4e Update to Snort 2.9.4.0, from Markus Lude (maintainer).
Notable changes:

* Consolidation of IPv6 -- now only a single build supports both
  IPv4 & IPv6, and removal of the IPv4 "only" code paths.
* File API and improvements to file processing for HTTP downloads
  and email attachments via SMTP, POP, and IMAP to facilitate
  broader file support
* Use of address space ID for tracking Frag & Stream connections
  when it is available with the DAQ
* Logging of packet data that triggers PPM for post-analysis via
  Snort event
* Decoding of IPv6 with PPPoE

This commit also includes a patch to snort.conf that was done by myself
with feedback from Markus.  The snort.conf patch ensures that Snort will
load the latest Snort ruleset since the rule files have been reorganized
by upstream.  It also excludes local.rules by default, since rule
managers like Oinkmaster skip that file when downloading rules.

Tested by Markus on i386 and sparc64, Rodolfo Gouveia on 5.2/amd64 with
his own snort.conf, and myself on amd64 and i386.

OK sthen@
2013-01-16 04:52:53 +00:00
naddy
84b182bdd2 switch configure style to gnu; ok lteo@ 2012-10-25 19:52:16 +00:00
naddy
e8b8229996 don't pick up gmkdir; ok lteo@, maintainer 2012-10-23 19:29:25 +00:00
lteo
53898bf3e1 Make various improvements to the Snort port:
* Add an rc.d script.

* In snort.conf, provide the URL to the official Snort rules so that
  users know where to get them.

* In snort.conf, provide the URL to the Emerging Threats rules along
  with a commented include line to allow users to easily load the
  Emerging Threats rules if they wish.

* Revise pkg/README with details on where to obtain Snort rules, the
  differences between the official Snort rules and Emerging Threats
  rules, how to download them, and provide some guidance on setting up
  Snort.

snort.conf and README changes OK Markus Lude (maintainer), sthen@
rc.d script OK sthen@
2012-10-11 02:40:48 +00:00
sthen
13a60063fd use a better MASTER_SITES, as pointed out by Adam Jeanguenat. 2012-09-28 19:30:54 +00:00
lteo
8003eddd81 Update Snort to 2.9.3.1.
Thank you to all who tested: Markus Lude (sparc64), abieber@ (macppc),
and Adam Jeanguenat (i386); I also tested on amd64 and i386.  Thank you
to Rodolfo Gouveia for help/tests on earlier versions, and brad@ for
comments on an earlier version.

From Markus Lude (maintainer), and includes changes done based on
feedback from sthen@ and myself.

OK abieber@ sthen@
2012-09-26 02:11:05 +00:00
jasper
905aa108f6 missing bump 2012-07-09 21:10:57 +00:00
sthen
15d1dad14a tedu the prelude support, pointed out by naddy 2012-07-09 12:58:16 +00:00
mcbride
f3c236e952 Support "new" pflog format (revision 1.16 of if_pflog.h, 2010/09/21)
ok sthen
2012-04-07 08:31:39 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
96dca66106 finish net WANTLIB 2010-11-11 17:20:27 +00:00
jasper
cdfda89ad7 - add a working master site 2010-10-28 20:49:01 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
95ea61be00 update to 2.8.6, from maintainer Markus Lude 2010-07-12 19:38:40 +00:00
landry
03414cb7c2 No need to -O0 on sparc64 anymore since it switched to gcc4.
From Brad.
2010-06-11 21:10:28 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
rui
bba5dca8a9 update snort to 2.8.4.1. From Markus Lude (maintainer). 2009-08-16 13:31:27 +00:00
rui
5ec2bcefaf update snort to 2.8.3.2, from Markus Lude. 2009-02-12 22:12:08 +00:00
rui
22c160ac23 - update to snort 2.8.0.1.
from Markus Lude with a few changes, tested by many including reyk@, jdixon@. Thanks.

ok landry@
2008-02-12 14:13:32 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pvalchev
1fcfc6b7b2 Differentiate between struct timeval and bpf_timeval.. fixes
logging/alerting on 64-bit platforms.
From nikns@secure.lv
2006-11-25 05:33:28 +00:00
aanriot
5590ff2a91 use not hardcoded paths in the configuration file.
inputs and ok alek@
2006-10-14 09:54:04 +00:00
aanriot
8b39380162 - update to 2.6.0.2 .
- enable dynamicplugin / dynamic preprocessors.
- install documentation.
- fix instructions.
- USE_LIBTOOL.

update from nikns <nikns@secure.lv> with a few changes;
feedback and ok msf@
2006-10-10 13:33:17 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
aanriot
65998b2aa0 - add a "prelude" flavor, snort can be used as a sensor by prelude.
- bump PKGNAME .

inputs & ok alek@, "I have no problem with this" david@
2006-06-28 19:27:42 +00:00
david
c4c85a9667 update to snort-2.4.5 (fixes several possible detection evasions) 2006-06-08 20:25:53 +00:00
aanriot
52f436f7d2 tarball has been rerolled without any changes.
confirmed by Steven Sturges <steve.sturges@sourcefire.com>;
ok msf@, no objection sturm@
2006-05-30 18:45:18 +00:00
david
438d468147 update to snort-2.4.4 2006-04-12 22:03:47 +00:00
david
329cc9d75f zap 0 byte file 2006-02-04 17:48:20 +00:00
david
12ec3a6876 update to snort-2.4.3; ok sturm@ 2006-02-04 13:15:42 +00:00
david
fba56fa8a8 remove dead smbalert flavor; it was removed from snort over 2 years ago
since then this flavor has been doing nothing
2006-01-25 04:14:39 +00:00
brad
b0cd0ff5aa add a comment 2006-01-06 04:22:06 +00:00
brad
3ba2cf2ac4 disable optimization on sparc64 as a workaround, resolves crashing issues. 2006-01-06 04:20:32 +00:00
david
ee5d974f4a Fixed issue with MySQL 5.0 and the schema keyword; from snort CVS
bump PKGNAME
2006-01-04 04:15:18 +00:00
msf
91e4d342fd - remove inactive MAINTAINER
ok jolan@
2005-11-04 16:20:42 +00:00
mjc
e8aaa066c3 missing part of LIB_DEPENDS path
spotted by viq <viq@poczta.fm>
2005-07-04 22:18:51 +00:00
sturm
28d49a65fd update to snort 2.3.3
from Jason Crawford <jasonrcrawford at gmail.com>
2005-06-29 06:01:38 +00:00