Version: 2.9.19, Package name: snort-2.9.19 |
Maintained by: Markus Lude |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Snort is an open source network intrusion detection and prevention system. It is capable of performing real-time traffic analysis, alerting, blocking and packet logging on IP networks. It utilizes a combination of protocol analysis and pattern matching in order to detect a anomalies, misuse and attacks. Snort uses a flexible rules language to describe activity that can be considered malicious or anomalous as well as an analysis engine that incorporates a modular plugin architecture. Snort is capable of detecting and responding in real-time, sending alerts, performing session sniping, logging packets, or dropping sessions/packets when deployed in-line. Snort has three primary functional modes. It can be used as a packet sniffer like tcpdump(8), a packet logger (useful for network traffic debugging, etc), or as a full blown network intrusion detection and prevention system. |
Filesize: 6841.681 KB |
Version History (View Complete History) |
|
2021-09-19 04:18:26 by Stuart Henderson | Files touched by this commit (21) |
Log message: update snort 2.9.18->2.9.18.1, and disable appid code on archs which don't have LuaJIT (rather than disabling the whole snort port) From Markus Lude |
2021-07-10 20:11:34 by Lawrence Teo | Files touched by this commit (22) |
Log message: Update to Snort 2.9.18, from maintainer Markus Lude |
2021-04-06 20:00:53 by Lawrence Teo | Files touched by this commit (22) |
Log message: Update to Snort 2.9.17.1, from maintainer Markus Lude |
2021-02-18 13:14:22 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Update to Snort 2.9.17, with a fix for -fno-common From maintainer Markus Lude Add missing patch. |
2021-02-15 20:02:38 by Lawrence Teo | Files touched by this commit (7) |
Log message: Update to Snort 2.9.17, with a fix for -fno-common From maintainer Markus Lude |
2020-05-26 20:32:10 by Lawrence Teo | Files touched by this commit (20) |
Log message: Update to Snort 2.9.16. Also includes a suggestion from sthen@ to use LIBTOOL_FLAGS=--tag=disable-static to remove static libraries which based on my tests are not needed by Snort. reads fine to maintainer Markus Lude |
2019-11-30 20:19:10 by Lawrence Teo | Files touched by this commit (21) |
Log message: Update to Snort 2.9.15, from maintainer Markus Lude. |
2019-08-28 20:47:15 by Lawrence Teo | Files touched by this commit (19) |
Log message: Update to Snort 2.9.14.1, from maintainer Markus Lude. |
2019-07-23 20:15:57 by Lawrence Teo | Files touched by this commit (4) |
Log message: Update to Snort 2.9.14. Also link libsf_appid_preproc.so against libc++abi so that luajit can access libunwind symbols, and regen patches and WANTLIB. tested by abieber@ ok abieber@, Markus Lude (maintainer) |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-01 20:07:44 by Lawrence Teo | Files touched by this commit (23) |
Log message: Update to Snort 2.9.13 from maintainer Markus Lude, with a note in patch-src_dynamic-plugins_sf_engine_Makefile_in to indicate that libsf_sorules is disabled. |
2019-02-12 15:19:52 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to snort-2.9.12, from maintainer Markus Lude plus one tweak to fix #!/bin/bash on a script which is very much a bash-only script. |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-27 20:09:12 by Lawrence Teo | Files touched by this commit (23) |
Log message: Update to Snort 2.9.11.1, maintainer timeout. Also sync pkg/README with reality, add daemon_timeout=120 to the rc.d script (since Snort can take a while to start with the current rules), and update/regenerate patches. |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-01-23 04:22:58 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: nghttp2 gets picked-up (so build fails in bulks because since it's not a registered dependency, dpb(1) remove it in the middle of the build) |
2017-01-04 20:08:04 by Lawrence Teo | Files touched by this commit (16) |
Log message: Update to Snort 2.9.9.0. Maintainer timeout. |
2016-10-01 20:06:20 by Lawrence Teo | Files touched by this commit (3) |
Log message: Update to Snort 2.9.8.3. Also remove README.session from PLIST since it no longer exists. Tested on amd64 by myself and on i386 by maintainer. ok Markus Lude (maintainer) |
2016-05-01 20:29:58 by Lawrence Teo | Files touched by this commit (24) |
Log message: Update to Snort 2.9.8.2. Other minor changes: - Shortened a line in pkg/README so that portcheck won't complain. - Replaced "/var" with ${LOCALSTATEDIR} in pkg/snort.rc. - Regenerated patches. Tested on amd64 by myself and on i386 by Markus Lude. Tests were done with DAQ 2.0.6. ok Markus Lude (maintainer) |
2016-03-16 15:19:39 by Christian Weisgerber | Files touched by this commit (46) |
Log message: remove SHARED_ONLY from ports that use only the gnu module |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-28 21:28:18 by Lawrence Teo | Files touched by this commit (22) |
Log message: Update to Snort 2.9.7.3, from maintainer Markus Lude. Tested on i386 and build tested on sparc64 by Markus; tested on amd64 by myself. Tests were done with DAQ 2.0.5. |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-23 20:52:53 by Lawrence Teo | Files touched by this commit (28) |
Log message: Update to Snort 2.9.7.0. Tested by maintainer on i386, and by myself on amd64. joint work with maintainer Markus Lude nudged by sthen@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 10:20:28 by Marc Espie | Files touched by this commit (31) |
Log message: finish net WANTLIB |
2010-10-28 14:49:01 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add a working master site |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 13:38:40 by Stuart Henderson | Files touched by this commit (25) |
Log message: update to 2.8.6, from maintainer Markus Lude |
2010-06-11 15:10:28 by Landry Breuil | Files touched by this commit (1) |
Log message: No need to -O0 on sparc64 anymore since it switched to gcc4. From Brad. |
2010-04-15 08:58:25 by Antoine Jacoutot | Files touched by this commit (55) |
Log message: Stupid poor blank lines, stupid poor blank lines... |
2009-08-16 07:31:27 by Rui Reis | Files touched by this commit (14) |
Log message: update snort to 2.8.4.1. From Markus Lude (maintainer). |
2009-02-12 15:12:08 by Rui Reis | Files touched by this commit (25) |
Log message: update snort to 2.8.3.2, from Markus Lude. |
2008-02-12 07:13:32 by Rui Reis | Files touched by this commit (27) |
Log message: - update to snort 2.8.0.1. from Markus Lude with a few changes, tested by many including reyk@, jdixon@. Thanks. ok landry@ |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-24 22:33:28 by Peter Valchev | Files touched by this commit (4) |
Log message: Differentiate between struct timeval and bpf_timeval.. fixes logging/alerting on 64-bit platforms. From nikns@secure.lv |
2006-10-14 03:54:04 by Alexandre Anriot | Files touched by this commit (1) |
Log message: use not hardcoded paths in the configuration file. inputs and ok alek@ |
2006-10-10 07:33:17 by Alexandre Anriot | Files touched by this commit (13) |
Log message: - 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-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2006-06-28 13:27:42 by Alexandre Anriot | Files touched by this commit (3) |
Log message: - 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-08 14:25:53 by David Krause | Files touched by this commit (2) |
Log message: update to snort-2.4.5 (fixes several possible detection evasions) |
2006-05-30 12:45:18 by Alexandre Anriot | Files touched by this commit (2) |
Log message: tarball has been rerolled without any changes. confirmed by Steven Sturges <steve.sturges@sourcefire.com>; ok msf@, no objection sturm@ |
2006-04-12 16:03:48 by David Krause | Files touched by this commit (3) |
Log message: update to snort-2.4.4 |
2006-02-04 10:48:20 by David Krause | Files touched by this commit (1) |
Log message: zap 0 byte file |
2006-02-04 06:15:42 by David Krause | Files touched by this commit (7) |
Log message: update to snort-2.4.3; ok sturm@ |
2006-01-24 21:14:39 by David Krause | Files touched by this commit (2) |
Log message: remove dead smbalert flavor; it was removed from snort over 2 years ago since then this flavor has been doing nothing |
2006-01-05 21:22:07 by Brad Smith | Files touched by this commit (1) |
Log message: add a comment |
2006-01-05 21:20:33 by Brad Smith | Files touched by this commit (1) |
Log message: disable optimization on sparc64 as a workaround, resolves crashing issues. |
2006-01-03 21:15:19 by David Krause | Files touched by this commit (2) |
Log message: Fixed issue with MySQL 5.0 and the schema keyword; from snort CVS bump PKGNAME |
2005-11-04 09:20:42 by Mathieu Sauve-Frankel | Files touched by this commit (1) |
Log message: - remove inactive MAINTAINER ok jolan@ |
2005-07-04 16:18:51 by Michael Coulter | Files touched by this commit (1) |
Log message: missing part of LIB_DEPENDS path spotted by viq <viq@poczta.fm> |
2005-06-29 00:01:39 by Nikolay Sturm | Files touched by this commit (3) |
Log message: update to snort 2.3.3 from Jason Crawford <jasonrcrawford at gmail.com> |
2005-05-23 22:47:30 by Michael Coulter | Files touched by this commit (1) |
Log message: forgot to bump version with libnet fixes |
2005-05-23 22:39:05 by Michael Coulter | Files touched by this commit (2) |
Log message: cope with new libnet port (flavours can run, but they can't hide) ok pvalchev@ msf@ |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-04-12 08:58:55 by Nikolay Sturm | Files touched by this commit (1) |
Log message: cvs sux and pointers are long not int ok maintainer |
2004-04-12 08:56:31 by Nikolay Sturm | Files touched by this commit (7) |
Log message: update to snort 2.1.2 from maintainer Brian Caswell <bmc at openbsd.org>, tweaks by yours truly |
2004-01-01 21:56:24 by Brad Smith | Files touched by this commit (8) |
Log message: better LIB_DEPENDS entries for MySQL |
2003-12-15 16:03:09 by Christian Weisgerber | Files touched by this commit (21) |
Log message: remove WWW lines |
2003-09-03 15:32:33 by Peter Valchev | Files touched by this commit (1) |
Log message: fix 64bit issues; Brian Poole & bmc |
2003-06-24 11:02:38 by Peter Valchev | Files touched by this commit (3) |
Log message: fix sparc/sparc64 detection; pointed out in spp_stream4 by Brandon Williams; ok bmc |
2003-05-02 21:48:41 by Brad Smith | Files touched by this commit (1) |
Log message: MFC: Update to snort-2.0.0, fixes a remote buffer overflow. |
2003-04-21 20:54:42 by Margarida Sequeira | Files touched by this commit (1) |
Log message: MFC: Update to snort-2.0.0, fixes a remote buffer overflow. |
2003-04-16 07:01:42 by Anil Madhavapeddy | Files touched by this commit (2) |
Log message: update to snort-2.0.0; fixes a remote overflow - users of older versions should upgraded from bmc@snort.org |
2003-03-04 18:30:02 by Margarida Sequeira | Files touched by this commit (2) |
Log message: MFC: Update to snort-1.9.1; 1.9.0 is vulnerable to a remote buffer overflow (leading to arbitrary code execution); from maintainer Brian Caswell. See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951 |
2003-03-04 17:07:40 by Margarida Sequeira | Files touched by this commit (2) |
Log message: MFC: Update to snort-1.9.1, 1.9.0 is vulnerable to a remote buffer overflow (leading to arbitrary code execution); from maintainer Brian Caswell. See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951 |
2003-03-03 15:05:41 by Brad Smith | Files touched by this commit (1) |
Log message: sync |
2003-03-03 15:00:20 by Peter Valchev | Files touched by this commit (2) |
Log message: Update to snort-1.9.1, 1.9.0 is vulnerable to a remote buffer overflow (leading to arbitrary code execution); from maintainer Brian Caswell See http://www.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=21951 |
2003-02-03 14:21:00 by David Lebel | Files touched by this commit (3) |
Log message: update net/snort to 1.9; OKed by MAINTAINER |
2002-12-29 14:14:12 by Federico G. Schwindt | Files touched by this commit (39) |
Log message: finally, no more NEED_VERSION. |