Port details on branch 2025Q2 |
- mod_security Intrusion detection and prevention engine
- 2.9.10 www
=0 2.9.10Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2025-06-06 06:30:06
- Last Update: 2025-06-06 06:29:08
- Commit Hash: 10c8a4a
- Also Listed In: security
- License: APACHE20
- WWW:
- https://www.modsecurity.org/
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_security>0:www/mod_security
- To install the port:
- cd /usr/ports/www/mod_security/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_security
- pkg install ap24-mod_security
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ap24-mod_security
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749190237
SHA256 (owasp-modsecurity-ModSecurity-v2.9.10_GH0.tar.gz) = d18bf74fa2073a6aad8e08a6f46c1eaac6c1841afb0b309b3acc54788a0b05d0
SIZE (owasp-modsecurity-ModSecurity-v2.9.10_GH0.tar.gz) = 3901245
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:
-
- apxs : www/apache24
- pkgconf>=1.3.0_1 : devel/pkgconf
- libtool : devel/libtool
- perl5>=5.36<5.37 : lang/perl5.36
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- apxs : www/apache24
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libapr-1.so : devel/apr1
- libyajl.so : devel/yajl
- libcurl.so : ftp/curl
- libgdbm.so : databases/gdbm
- libexpat.so : textproc/expat2
- libdb-18.1.so : databases/db18
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ap24-mod_security-2.9.10:
DOCS=on: Build and/or install documentation
FUZZYHASH=off: Allow matching contents using fuzzy hashes with ssdeep
LUA=off: Lua scripting language support
MLOGC=off: Build ModSecurity Log Collector
===> Use 'make config' to modify these settings
- Options name:
- www_mod_security
- USES:
- apache bdb:18 gnome perl5 pkgconfig shebangfix autoreconf libtool:build
- pkg-message:
- For install:
- You have installed ModSecurity.
To enable ModSecurity in Apache, follow the instructions in
/usr/local/etc/apache24/modules.d/280_mod_security.conf
Most users will use the signatures from the OWASP Core Rule Set (CRS).
For configuration instructions, see /usr/local/share/doc/mod_security2/README.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.10 06 Jun 2025 06:29:08
    |
Kurt Jaeger (pi)  Author: Einar Bjarni Halldórsson |
www/mod_security: 2.9.6 -> 2.9.10
- Trustwave has announced the transfer of ModSecurity custodianship to OWASP
in January 2024
- uses pcre2 instead of pcre
PR: 278180
Submitted-by: Pascal Christen <pascal.christen@hostpoint.ch>
Reviewed-by: Dani I. <i.dani@outlook.com>
Changes: https://github.com/owasp-modsecurity/ModSecurity/releases
Security: CVE 2025-47947, CVE 2025-48866
(cherry picked from commit dd398a9719057d8089c51e1e3ddbf8d25241f051) |
Number of commits found: 1
|