Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 19:01:24 2.9.19
|
Dan Langille (dvl)  |
security/snort: Update to 2.9.19
re: https://blog.snort.org/2021/12/open-source-version-of-snort-29190.html |
10 Aug 2021 19:52:05 2.9.18_1
|
Dan Langille (dvl)  |
security/snort: Fixes for aarch64 and armv6/7
This patch does a few things:
1. Update depends to a newer version of net/daq, in the ports tree for a
long time already, but explicitly depend on it.
2. Split out corefiles separate from debug options
3. Switch from luajit to luajit-openresty so that snort can build on
aarch64
4. Fix crashing on armv7 due to misaligned memory access (from mjg@)
While here, in pkg-plist change deprecated @unexec to @postunexec
PR: 257747
Reported by: brd |
06 Jul 2021 17:05:57 2.9.18
|
Dan Langille (dvl)  |
security/snort: Update to 2.9.18 |
06 Jul 2021 16:18:54 2.9.17.1
|
Dan Langille (dvl)  |
security/snort: add another master site which unbreaks fetch
When a new release comes out, the old tarball gets moved to the
archive/snort directory. This change stops the port from breaking
when that move happens. |
11 Jun 2021 14:51:50 2.9.17.1
|
Brad Davis (brd)  Author: Bill Meeks |
security/snort: Update to 2.9.17.1
Cherry-pick 018217c from pfsense/FreeBSD-ports:
Update Snort binary to latest 2.9.17.1 version from upstream.
Approved by: dvl (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
11 Jun 2021 14:46:11 2.9.17
|
Brad Davis (brd)  |
security/snort: Pull in patches from pfsense/FreeBSD-ports to improve armv6/v7
- avoid unaligned access to packet memory
- disable compiler optimization
Approved by: dvl (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate") |
06 Apr 2021 14:31:13 2.9.17
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.9.17
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Dec 2020 16:48:30
2.9.17
|
dvl  |
Update to 2.9.17
re: https://blog.snort.org/2020/11/snort-29170-has-been-released.html |
05 Dec 2020 09:37:40
2.9.16.1
|
amdmi3  |
- Switch to options helpers
- Only install docs when requested
- Update WWW
Approved by: portmgr blanket |
01 Sep 2020 13:09:18
2.9.16.1
|
dvl  |
Update to 2.9.16.1
re: https://blog.snort.org/2020/08/snort-29161-has-been-released.html
* Added support for GCC version 10.1.1
* Added packet counters to make sure flows with one-way data don't pend forever.
* Fixed potential race condition between reload and exit path.
Notes for versions this port has skipped over:
re: https://blog.snort.org/2020/04/snort-29160-has-been-released.html |
06 Apr 2020 13:34:31
2.9.15.1
|
dvl  |
Update to 2.9.15.1
* Added support for glibc version 2.30.
* Fixed Snort core seen during SSL re-configuration.
* Fixed file access issues on files from SMB share.
https://blog.snort.org/2020/01/snort-29151-has-been-released.html |
14 Nov 2019 14:28:58
2.9.15
|
dvl  |
Update to 2.9.15
[*] New Additions
* Added new debugs to print detection, file_processing and Preproc time
consumption info and verdict.
* Added support to detect new Korean file formats .egg and .alg in the file
preprocessor.
* Added support to detect new RAR file-type in the file preprocessor.
[*] Improvements / Fix
* Fix to generate ALERT if TEID value is zero in GTP v1 and v2 packets.
* Fix to whitelist ftp data sessions when no file policy exists.
* Fix RTF file magic to a more generic value to prevent evasions. |
19 Oct 2019 08:46:47
2.9.14.1
|
tobik  |
Remove a bunch of unused *_DESC |
14 Aug 2019 12:16:13
2.9.14.1
|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
05 Aug 2019 21:00:13
2.9.14.1
|
dvl  |
Upgrade to Upgrade to 2.9.14.1
Take maintainership.
PR: 239667
Submitted by: Gilbert Morgan <gmm@tutanota.com>
Approved by: zi (maintainer) |
29 May 2019 21:03:30
2.9.12_2
|
zi  |
- Explicitly depend on bison
- Bump PORTREVISION
PR: 238220
Submitted by: Bill Meeks <bmeeks8@bellsouth.net> |
15 Feb 2019 23:22:05
2.9.12_1
|
leres  |
Undeprecate the BARNYARD option now that the dependent ports
(security/barnyard and security/bro) have been undeprecated.
PR: 235724
Approved by: zi (maintainer), matthew (mentor, implicit) |
13 Jan 2019 21:22:07
2.9.12_1
|
adamw  |
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports. |
07 Jan 2019 19:40:54
2.9.12_1
|
zi  |
- Add CONFLICTS for security/snort3
- Pet portlint
PR: 234699
Requested by: Vinicius Zavam <egypcio@FreeBSD.org> |
26 Oct 2018 21:57:54
2.9.12
|
zi  |
- Update to 2.9.12 |
20 Apr 2018 14:21:25
2.9.11.1_1
|
dvl  |
Fix build when APPID is on
Approved by: zi (maintainer) |
24 Jan 2018 01:12:31
2.9.11.1
|
zi  |
- Update to 2.9.11.1 |
01 Aug 2017 17:07:58
2.9.9.0_1
|
zi  |
- MASTER_SITES cleanup |
22 May 2017 18:03:04
2.9.9.0_1
|
dvl  |
Fix broken build related to missing %%APPID%% prefixes in pkg-plist
bump PORTREVISION
PR: 219459 |
22 May 2017 15:23:10
2.9.9.0
|
dvl  |
upgrade to 2.9.9.0
Approved by: zi (maintainer) |
23 Jun 2016 01:56:42
2.9.8.3
|
zi  |
- Update to 2.9.8.3 |
23 May 2016 20:35:01
2.9.8.0_1
|
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
19 May 2016 10:53:06
2.9.8.0_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
10 Apr 2016 09:41:20
2.9.8.0_1
|
bapt  |
Convert to @sample |
01 Apr 2016 14:25:18
2.9.8.0_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
20 Mar 2016 10:53:09
2.9.8.0_1
|
tijl  |
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine) |
08 Jan 2016 16:50:34
2.9.8.0
|
zi  |
- Update to 2.9.8.0 |
24 Dec 2015 11:41:32
2.9.7.6
|
ak  |
- Fix various distinfo issues
Approved by: portmgr blanket |
04 Dec 2015 00:02:43
2.9.7.6
|
zi  |
- Fix broken MASTER_SITES |
21 Oct 2015 17:59:39
2.9.7.6
|
dvl  |
- Update to 2.9.7.6
Reviewed by: zi (maintainer)
Differential Revision: https://reviews.freebsd.org/D3963 |
23 Jul 2015 18:30:42
2.9.7.5
|
zi  |
- Update to 2.9.7.5 |
04 Jun 2015 16:49:18
2.9.7.3
|
garga  |
Fix spell |
27 May 2015 17:54:57
2.9.7.3
|
zi  |
- Update to 2.9.7.3 |
22 Apr 2015 22:54:47
2.9.7.2
|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
13 Mar 2015 11:54:30
2.9.7.2
|
zi  |
- Update to 2.9.7.2 |
06 Jan 2015 13:19:11
2.9.7.0
|
zi  |
- Add missing conf/doc/library when FILEINSPECT is enabled
PR: 194955
Submitted by: Bill Meeks <bmeeks8@bellsouth.net> |
06 Jan 2015 01:33:34
2.9.7.0
|
zi  |
- Fix runtime issue with APPID enabled
PR: 195019
Submitted by: Bill Meeks <bmeeks8@bellsouth.net> |
07 Nov 2014 15:02:25
2.9.7.0
|
zi  |
- Actually define FILEINSPECT as an available OPTION
Reported by: sunpoet |
07 Nov 2014 01:14:43
2.9.7.0
|
zi  |
- Add support for new experimental features
- Remove old features |
03 Nov 2014 14:36:04
2.9.7.0
|
zi  |
- Remove configurable options as they break the build when they are disabled. |
24 Oct 2014 23:34:18
2.9.7.0
|
zi  |
- Update to 2.9.7.0 |
22 Jul 2014 13:20:18
2.9.6.2
|
zi  |
- Update to 2.9.6.2
- Disable OPTION for FLEXRESP3 as it breaks the build if it is disabled |
14 Jul 2014 15:38:39
2.9.6.1_1 
|
tijl  |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
15 May 2014 19:34:20
2.9.6.1
|
zi  |
- Update to 2.9.6.1 |
21 Apr 2014 01:14:54
2.9.6.0_1
|
bdrewery  |
- Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
incorrectly advise in the check-stagedir.sh script, fixed in
r351587
With hat: portmgr |
24 Feb 2014 22:58:49
2.9.6.0
|
zi  |
- Update to 2.9.6.0 |
21 Jan 2014 23:40:23
2.9.5.6
|
bapt  |
Fix properties on pkg-plist |
03 Jan 2014 18:34:46
2.9.5.6
|
zi  |
- Update to 2.9.5.6
- Add STAGE support [1]
- Remove SNORTSAM support due to lack of upstream support [1]
- Makefile cleanup [1]
- Use new configure magic [1]
PR: ports/185274 [1]
Submitted by: ohauer@ [1] |
22 Sep 2013 16:46:43
2.9.5.5
|
zi  |
- Update to 2.9.5.5 |
20 Sep 2013 22:55:26
2.9.5.3
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
05 Sep 2013 16:55:34
2.9.5.3
|
zi  |
- Add OPTION to enable non-Ethernet decoders
Requested by: Andrew Nichols <andrew@quadrant.net> |
31 Aug 2013 00:11:07
2.9.5.3
|
bapt  |
Eradicate USE_GNOME=pkgconfig from security
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5 |
26 Aug 2013 21:01:43
2.9.5.3
|
zi  |
- Update to 2.9.5.3
- Don't build example dynamic preprocessor |
14 Jun 2013 03:21:07
2.9.4.6
|
miwi  |
- Do not remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE) |
28 Apr 2013 13:46:15
2.9.4.6
|
zi  |
- Update to 2.9.4.6 |
16 Apr 2013 15:13:21
2.9.4.5
|
zi  |
- Update to 2.9.4.5
Feature safe: yes |
05 Mar 2013 19:44:02
2.9.4.1
|
zi  |
- Update to 2.9.4.1
- Migrate to new 'created by' header |
10 Dec 2012 19:11:12
2.9.4_1 
|
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
04 Dec 2012 16:35:08
2.9.4
|
zi  |
- Update to 2.9.4
Feature safe: yes |
13 Oct 2012 02:05:14
2.9.3.1
|
zi  |
- As pulledpork/barnyard are required for most installations, depend on these by
default
Feature safe: yes |
10 Aug 2012 01:29:39
2.9.3.1
|
zi  |
- Update to 2.9.3.1 |
05 Aug 2012 23:19:40
2.9.3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
23 Jul 2012 14:19:34
2.9.3
|
zi  |
- Update to 2.9.3
- Convert to OptionsNG |
16 Jun 2012 18:20:56
2.9.2.3
|
zi  |
- Add tip to pkg-message
- Do not bump PORTREVISION |
16 May 2012 18:12:54
2.9.2.3
|
zi  |
- Fix NOPORTDOCS with u2boat |
15 May 2012 22:16:27
2.9.2.3
|
zi  |
- Update to 2.9.2.3 |
20 Apr 2012 21:57:56
2.9.2.2
|
zi  |
- Unbreak SNORTSAM support
- Do not bump PORTREVISION for non-default OPTION
PR: ports/166798
Submitted by: scheidell@
Obtained from: snortsam.net |
30 Mar 2012 15:26:53
2.9.2.2
|
zi  |
- Resolve IPV6 port logic issue when IPV6 support is disabled.
Reported by: Dean Freeman <wfreeman@sourcefire.com>
Feature safe: yes |
27 Mar 2012 23:14:20
2.9.2.2
|
zi  |
- Update to 2.9.2.2
- Mark SNORTSAM support as BROKEN due to build failures with 2.9.1.2 patch
Feature safe: yes |
23 Mar 2012 14:27:51
2.9.2.1_2
|
zi  |
- Update mirror URL on my ports
Feature safe: yes |
12 Mar 2012 10:03:37
2.9.2.1_2
|
zi  |
- Fix IPv6 OPTIONS support
- Do not bump PORTREVISION
Reported by: scheidell@
Feature safe: yes |
11 Mar 2012 19:26:45
2.9.2.1_2
|
zi  |
- Do not install examples whenever NOPORTEXAMPLES is defined [1]
- Do not install duplicate sample config files
- Do not bump PORTREVISION
PR: ports/165800 [1]
Submitted by: Michael Scheidell <scheidell@FreeBSD.org> [1]
Feature safe: yes |
10 Mar 2012 16:48:22
2.9.2.1_2
|
zi  |
- Do not install examples whenever NOPORTEXAMPLES is defined [1]
- Do not install duplicate sample config files
- Do not bump PORTREVISION
PR: ports/165800 [1]
Submitted by: Michael Scheidell <scheidell@FreeBSD.org> [1]
Feature safe: yes |
14 Feb 2012 12:45:35
2.9.2.1_2
|
mm  |
Bump pcre library dependency due to 8.30 update |
06 Feb 2012 12:25:50
2.9.2.1_1
|
miwi  |
- Chase unixODBC shlib bump |
21 Jan 2012 11:59:30
2.9.2.1
|
zi  |
- Fix issue when NOPORTDOCS and SNORTSAM are both defined |
21 Jan 2012 02:46:23
2.9.2.1
|
zi  |
- Update to 2.9.2.1
- Fix issue when NOPORTDOCS is defined |
14 Jan 2012 08:57:23
2.9.2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
16 Dec 2011 14:45:39
2.9.2
|
zi  |
- Cleanup snortsam integration |
15 Dec 2011 00:50:34
2.9.2
|
zi  |
- Update to 2.9.2 |
14 Dec 2011 00:58:26
2.9.1.2
|
zi  |
- Bring back snortsam patches
- Do not bump PORTREVISION
PR: ports/162740
Submitted by: Michael Scheidell <scheidell@freebsd.org>
Feature safe: yes |
07 Dec 2011 23:54:45
2.9.1.2
|
zi  |
- Introduce multi-interface/instance support in rc script
PR: ports/161286
Submitted by: Michael Scheidell <scheidell@secnap.net>
Feature safe: yes |
21 Nov 2011 22:55:26
2.9.1.2
|
zi  |
- Revert previous commit
Feature safe: yes |
21 Nov 2011 18:27:00
2.9.1.2
|
zi  |
- Update hash to reflect file deployed to the official mirrors. (source code
was diff'd--no code changes detected)
- Not bumping PORTREVISION
Feature safe: yes |
25 Oct 2011 20:11:35
2.9.1.2
|
zi  |
- Make SOURCEFIRE option enabled by default to ensure all rules function out of
the box.
Requested by: Dean Freeman <wfreeman@sourcefire.com> |
22 Oct 2011 12:01:05
2.9.1.2
|
zi  |
- Rename SRCFIRE OPTION to SOURCEFIRE |
22 Oct 2011 11:07:01
2.9.1.2
|
zi  |
- Add additional MASTER_SITES |
21 Oct 2011 13:44:45
2.9.1.2
|
zi  |
- Update to 2.9.1.2
- Add debugging OPTION to build snort with debug symbols, etc.
- Add sourcefire OPTION to build snort with --enable-sourcefire
- Take maintainership per private email conversation with current maintainer
PR: ports/161876
Submitted by: Ryan Steinmetz <zi@FreeBSD.org>
Approved by: Dean Freeman <wfreeman@sourcefire.com> (maintainer) |
07 Oct 2011 13:42:13
2.9.1.1
|
zi  |
- Update to 2.9.1.1
PR: ports/161347
Submitted by: Ryan Steinmetz <zi@FreeBSD.org>
Approved by: Dean Freeman <wfreeman@sourcefire.com> (maintainer) |
23 Sep 2011 22:26:39
2.9.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
08 Sep 2011 01:36:49
2.9.1
|
zi  |
Update to 2.9.1
Add LICENSE
PR: ports/160044
Submitted by: zi@
Approved by: wxs (mentor), maintainer timeout |
13 Apr 2011 15:42:09
2.9.0.5
|
dhn  |
- Forget to add SNORTSAM patchset to distinfo,
Users fail to build snort when WITH_SNORTSAM is set.
Reported by: sunpoet@ |
12 Apr 2011 04:31:21
2.9.0.5
|
dhn  |
- Update to 2.9.0.5
PR: ports/156334
Submitted by: Dean Freeman <wfreeman@sourcefire.com> (maintainer) |
25 Feb 2011 06:15:44
2.9.0.4_2
|
ade  |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |