git: 34b9292a02fb - main - security/modsecurity3-apache: Deprecate and set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 May 2022 11:20:04 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=34b9292a02fbce16463d8d8d7dae5e24f141797d commit 34b9292a02fbce16463d8d8d7dae5e24f141797d Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-05-28 11:17:16 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-05-28 11:17:16 +0000 security/modsecurity3-apache: Deprecate and set expiration date https://github.com/SpiderLabs/ModSecurity-apache/commit/0488c77f69669584324b70460614a382224b4883 https://github.com/SpiderLabs/ModSecurity-apache/issues/80 NOTE: This project is not production ready This project should be considered under development and not production ready. The functionality is not complete and so should not be used. With Apache HTTP Server, the recommended version of ModSecurity is v2.9.x. Sponsored by: Netzkommune GmbH --- security/modsecurity3-apache/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/modsecurity3-apache/Makefile b/security/modsecurity3-apache/Makefile index 7876fd912375..12893d4aa374 100644 --- a/security/modsecurity3-apache/Makefile +++ b/security/modsecurity3-apache/Makefile @@ -7,6 +7,9 @@ CATEGORIES= security www MAINTAINER= joneum@FreeBSD.org COMMENT= Intrusion detection and prevention engine / Apache Wrapper +DEPRECATED= The project was not developed further +EXPIRATION_DATE= 2022-06-27 + LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE