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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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
Packages (timestamps in pop-ups are UTC):
- 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
![commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c](/images/git.png) ![commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c](/images/codeberg.svg) ![commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
3.2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
3.2 14 Nov 2020 03:09:34
![Revision:555067 Revision:555067](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pkubaj ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:551435 Revision:551435](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rhurlin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:549971 Revision:549971](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/snort2pfcd: Update to 3.1
PR: 249475
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
3.0 12 Sep 2020 22:13:03
![Revision:548426 Revision:548426](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/snort2pfcd: Update to 3.0
PR: 249267
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.9 09 Sep 2020 09:16:44
![Revision:548072 Revision:548072](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
fernape ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:543960 Revision:543960](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/snort2pfcd: Update to 2.8
PR: 248287
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.7 18 Jul 2020 01:31:42
![Revision:542465 Revision:542465](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/snort2pfcd: Update to 2.7
PR: 248035
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.6 11 Jul 2020 16:02:42
![Revision:541987 Revision:541987](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
zeising ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:541465 Revision:541465](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.5
PR: 247840
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.4 08 Jul 2020 05:58:26
![Revision:541462 Revision:541462](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
lwhsu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.4
PR: 247839
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.3 23 Feb 2020 07:55:41
![Revision:526890 Revision:526890](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tcberner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/snort2pfcd: Update to 2.3
PR: 244182
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
2.0 23 May 2017 21:54:37
![Revision:441553 Revision:441553](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
joneum ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- 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
![Revision:440742 Revision:440742](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dbaio ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:439952 Revision:439952](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.8
PR: 218302
Submitted by: maintainer |
1.3 27 Mar 2017 09:52:39
![Revision:437017 Revision:437017](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
robak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:428781 Revision:428781](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jhale ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.2
PR: 213429
Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer) |
1.0 03 Oct 2016 14:09:57
![Revision:423197 Revision:423197](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pawel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 1.0
PR: 213142
Submitted by: Samee Shahzada (maintainer) |
0.8 27 Sep 2016 01:28:47
![Revision:422797 Revision:422797](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.8
- Update LICENSE
PR: 212842
Submitted by: onestsam@gmail.com(maintainer) |
0.7 18 Sep 2016 11:58:39
![Revision:422380 Revision:422380](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
woodsb02 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
![Revision:421135 Revision:421135](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
woodsb02 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |