Port details |
- snort2pfcd Snort alert to pf blocker
- 3.2_1 security =3 3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: onestsam@gmail.com
- Port Added: 2016-08-30 23:37:56
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: BSD2CLAUSE
- WWW:
- https://github.com/onestsam/snort2pfcd
- Description:
- Analyzes snort alert output and blocks ip addresses using pf for a specified
period of time. A passlist is specified in CIDR format to exclude local and
trusted ip address from being blocked.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- snort2pfcd>0:security/snort2pfcd
- To install the port:
- cd /usr/ports/security/snort2pfcd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/snort2pfcd
- pkg install snort2pfcd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snort2pfcd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601365420
SHA256 (snort2pfcd-3.2.tar.gz) = dbeaaa46ba159359fc16d0500c2e0ceffd10ec9acff14fb0c0b2530fd3b38384
SIZE (snort2pfcd-3.2.tar.gz) = 16072
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- snort : security/snort
- Library dependencies:
-
- libcidr.so : devel/libcidr
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_snort2pfcd
- USES:
- compiler:c11
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2 14 Nov 2020 03:09:34 |
pkubaj |
security/snort2pfcd: fix build on GCC architectures
cc1: error: unrecognized command line option "-Wimplicit-fallthrough"
cc1: error: unrecognized command line option "-Wcovered-switch-default"
cc1: error: unrecognized command line option "-Wno-noexcept-type"
cc1: error: unrecognized command line option "-Wstring-conversion"
Tested to build with Clang. |
3.2 04 Oct 2020 17:11:39 |
rhurlin |
security/snort2pfcd: Update to 3.2
No official changelog available. According to maintainer, the major changes for
this release are optimizations:
-Moved several global variables to local
-Fewer Malloc calls
-Several stack optimizations
-More compiler flags and fixes for those warnings
-Fixed compiler escaping bug involving memset for char
PR: 249904
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26659 |
3.1 24 Sep 2020 22:55:26 |
dbaio |
security/snort2pfcd: Update to 3.1
PR: 249475
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
3.0 12 Sep 2020 22:13:03 |
dbaio |
security/snort2pfcd: Update to 3.0
PR: 249267
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.9 09 Sep 2020 09:16:44 |
fernape |
security/snort2pfcd: Update to 2.9
Fixes -fno-common problem.
PR: 249122
Submitted by: onestsam@gmail.com (maintainer)
MFH: 2020Q3 (build fix, -fno-common) |
2.8 02 Aug 2020 13:57:42 |
swills |
security/snort2pfcd: Update to 2.8
PR: 248287
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.7 18 Jul 2020 01:31:42 |
swills |
security/snort2pfcd: Update to 2.7
PR: 248035
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.6 11 Jul 2020 16:02:42 |
zeising |
security/snort2pfcd: Update to 2.6
Update the security/snort2pfcd port to 2.6
PR: 247886
Submitted by: maintainer (Samee Shahzada)
Event: July 2020 Bugathon |
2.5 08 Jul 2020 06:38:53 |
lwhsu |
Update to 2.5
PR: 247840
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.4 08 Jul 2020 05:58:26 |
lwhsu |
Update to 2.4
PR: 247839
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.3 23 Feb 2020 07:55:41 |
tcberner |
security/snort2pfcd: Update to 2.3
PR: 244182
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.0 23 May 2017 21:54:37 |
joneum |
- Update to 2.0
PR: 219396
Submitted by: Samee Shahzada (maintainer)
Approved by: rene (maintainer)
Differential Revision: https://reviews.freebsd.org/D10875 |
1.9.1 13 May 2017 00:48:46 |
dbaio |
security/snort2pfcd: Update to 1.9.1
PR: 219202
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10674 |
1.8 02 May 2017 15:23:49 |
miwi |
- Update to 1.8
PR: 218302
Submitted by: maintainer |
1.3 27 Mar 2017 09:52:39 |
robak |
security/snort2pfcd: update 1.2 -> 1.3
PR: 218149
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
1.2 17 Dec 2016 16:58:59 |
jhale |
Update to 1.2
PR: 213429
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
1.0 03 Oct 2016 14:09:57 |
pawel |
Update to version 1.0
PR: 213142
Submitted by: Samee Shahzada (maintainer) |
0.8 27 Sep 2016 01:28:47 |
wen |
- Update to 0.8
- Update LICENSE
PR: 212842
Submitted by: onestsam@gmail.com(maintainer) |
0.7 18 Sep 2016 11:58:39 |
woodsb02 |
security/snort2pfcd: Update to 0.7
- Add LICENSE=NONE as no license has been defined upstream
- Remove patch-Makefile as it has been upstreamed
PR: 212481
Submitted by: onestsam@gmail.com (maintainer)
Reviewed by: amdmi3
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D7908 |
0.5 30 Aug 2016 23:37:48 |
woodsb02 |
Add new port security/snort2pfcd, which analyzes snort alert output and
blocks ip addresses using pf for a specified period of time.
PR: 211813
Submitted by: onestsam@gmail.com
Reviewed by: adamw, mat (mentors)
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D7712 |