Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Aug 2020 09:48:25
1.0.1_1

|
joneum  |
Mark Broken on armv6
configuring additional dynamic modules
adding module in
/wrkdirs/usr/ports/security/modsecurity3-nginx/work/ModSecurity-nginx-1.0.1
checking for ModSecurity library ... not found
checking for ModSecurity library in /usr/local/modsecurity ... not found
./configure: error: ngx_http_modsecurity_module requires the ModSecurity
library.
===> Script "configure" failed unexpectedly.
Sponsored by: Netzkommune GmbH |
07 May 2020 17:11:41
1.0.1_1

|
joneum  |
Update NGINX version
PR: 246228
Sponsored by: Netzkommune GmbH |
18 Jan 2020 18:49:40
1.0.1

|
joneum  |
Update modsecurity3-nginx to 1.0.1
PR: 243411 243412
Sponsored by: Netzkommune GmbH |
13 Jan 2020 12:04:19
g20181129_1

|
pkubaj  |
security/modsecurity3-nginx: fix build on GCC architectures
C11 compiler is needed because of typedef redefinitions.
MFH: 2020Q1 (fix build blanket) |
26 Jul 2019 20:46:57
g20181129_1

|
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 |
18 Jul 2019 07:14:14
g20181129

|
joneum  |
Fix typo
Sponsored by: Netzkommune GmbH |
17 Jul 2019 16:30:35
g20181129

|
joneum  |
New Port: security/modsecurity-nginx
The ModSecurity-nginx connector is the connection point between Nginx and
libmodsecurity
(ModSecurity v3). Said another way, this project provides a communication
channel between Nginx
and libmodsecurity. This connector is required to use LibModSecurity with Nginx.
The ModSecurity-nginx connector takes the form of an Nginx module.
The module simply serves as a layer of communication between Nginx and
ModSecurity.
Notice that this project depends on libmodsecurity rather than ModSecurity
(version 2.9 or less).
WWW: https://github.com/SpiderLabs/ModSecurity-nginx
Sponsored by: Netzkommune GmbH |