Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2026 00:15:27 +0000
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0cf5b42edbd0 - main - www/mod_security: add PORTSCOUT limit for 2.x
Message-ID:  <695ef71f.34315.73a96e3e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0cf5b42edbd0822180853f0aa1bdf48f87a10e27

commit 0cf5b42edbd0822180853f0aa1bdf48f87a10e27
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2026-01-08 00:13:39 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-01-08 00:13:39 +0000

    www/mod_security: add PORTSCOUT limit for 2.x
    
    Sponsored by:   Netzkommune GmbH
---
 www/mod_security/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index ea86f923ce89..59322ab6aa4e 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -10,6 +10,8 @@ WWW=		https://www.modsecurity.org/
 
 LICENSE=	APACHE20
 
+PORTSCOUT=	limit:^2\.
+
 LIB_DEPENDS+=	libpcre2-8.so:devel/pcre2 \
 		libapr-1.so:devel/apr1 \
 		libyajl.so:devel/yajl \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695ef71f.34315.73a96e3e>