Port details |
- modsecurity3 Intrusion detection and prevention engine
- 3.0.6 security
=1 3.0.5_2Version of this port present on the latest quarterly branch. - Maintainer: marius.halden@modirum.com
 - Port Added: 2018-11-27 14:29:06
- Last Update: 2022-04-12 12:24:29
- Commit Hash: 6a77785
- People watching this port, also watch:: py38-s3transfer, php74-pdo_sqlite, p5-Net-HTTP, py38-pycparser
- Also Listed In: www
- License: APACHE20
- Description:
- ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.
It is also an open source project that aims to make the web application
firewall technology available to everyone.
WWW: https://www.modsecurity.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- modsecurity3>0:security/modsecurity3
- For LIB depends:
- libmodsecurity.so:security/modsecurity3
- Conflicts:
- CONFLICTS_INSTALL:
- ap??-mod_security
- mod_security3
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/security/modsecurity3/ && make install clean
- To add the package, run one of these commands:
- pkg install security/modsecurity3
- pkg install modsecurity3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: modsecurity3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649702746
SHA256 (modsecurity-v3.0.6.tar.gz) = 06315d9a32fc830997178f30a69e933c9c2364b263a2f036959bebc4dde59a08
SIZE (modsecurity-v3.0.6.tar.gz) = 3324030
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libpcre.so : devel/pcre
- libyajl.so : devel/yajl
- libmaxminddb.so : net/libmaxminddb
- libxml2.so : textproc/libxml2
- This port is required by:
- for Libraries
-
- security/modsecurity3-apache
- security/modsecurity3-nginx
- Configuration Options:
- No options to configure
- Options name:
- security_modsecurity3
- USES:
- cpe gmake gnome libtool pkgconfig:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Apr 2022 12:24:29 3.0.6
|
Ryan Steinmetz (zi)  |
security/modsecurity3: Update to 3.0.5
Approved by: maintainer (via email) |
10 Apr 2022 19:11:41 3.0.5_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 3.0.5_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
11 Oct 2021 16:16:10 3.0.5
|
Ryan Steinmetz (zi)  |
security/modsecurity3: Update to 3.0.5
PR: 258801
Approved by: maintainer |
21 Sep 2021 12:57:59 3.0.4_2
|
Bernhard Froehlich (decke)  |
security/modsecurity3: Add CPE information
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 3.0.4_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.0.4_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Oct 2020 13:53:14
3.0.4_2
|
kevans  |
security/modsecurity3: include unicode.mapping in package
This is included in the distribution and referenced in the default
configuration that's installed, but hasn't been included in the package. Do
so now.
PR: 250669
Submitted by: Marius Halden <marius halden modirum com> (maintainer)
MFH: 2020Q4 (blanket: packaging fix) |
30 Sep 2020 17:11:21
3.0.4_1
|
lwhsu  |
security/modsecurity3: Add patch for CVE-2020-15598
PR: 249312
Submitted by: Felipe Zipitria <fzipitria@perceptyx.com>
Approved by: Marius Halden <marius.halden@modirum.com> (maintainer)
MFH: 2020Q3
Security: CVE-2020-15598 |
18 Jan 2020 14:14:04
3.0.4
|
joneum  |
Update to 3.0.4
PR: 243410
Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer)
Sponsored by: Netzkommune GmbH |
26 Jul 2019 20:46:57
3.0.3_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
06 Feb 2019 16:11:06
3.0.3_2
|
joneum  |
Change from libGeoIP to libmaxminddb and bump PORTREVISION
PR: 235154
Reported by: Ralf van der Enden <tremere@cainites.net>
Approved by: Marius Halden <marius.halden@modirum.com> (maintainer)
Sponsored by: Netzkommune GmbH |
13 Jan 2019 21:22:07
3.0.3_1
|
adamw  |
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports. |
14 Dec 2018 00:37:37
3.0.3_1
|
osa  |
Avoid to change the pkg-plist entry with every new release.
While I'm here pet portlint(1).
Bump PORTREVISION.
Approved by: Marius Halden <marius.halden@modirum.com> (maintainer) |
12 Dec 2018 16:03:31
3.0.3
|
des  |
Upgrade to 3.0.3.
PR: 233566
Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D18357 |
12 Dec 2018 01:35:36
3.0.2_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
27 Nov 2018 14:28:49
3.0.2_2
|
des  |
Rename www/mod_security3 to security/modsecurity3. It is not an Apache
module, and the upstream name is ModSecurity in a single word.
PR: 233351
Submitted by: Marie Helene Kvello-Aune, Marius Halden (maintainer)
Differential Revision: https://reviews.freebsd.org/D18353 |