summaryrefslogtreecommitdiff
path: root/security/modsecurity3/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-0/+1
|
* security/modsecurity3: update 3.0.13 -> 3.0.14, fix CVEWolfgang Gerlach2025-05-131-1/+1
| | | | | | | PR: 286413 Security: CVE-2025-27110 Changes: https://github.com/owasp-modsecurity/ModSecurity/blob/v3.0.14/CHANGES Approved: marius.halden@modirum.com (timeout)
* security/modsecurity3: Update to 3.0.13Wolfgang Gerlach2024-10-061-1/+1
| | | | | | | Changelog: https://github.com/owasp-modsecurity/ModSecurity/blob/v3.0.13/CHANGES PR: 281472 Approved by: portmgr (maintainer timeout, +3 weeks)
* security/modsecurity3: update 3.0.8 -> 3.0.12Wolfgang Gerlach2024-03-161-2/+2
| | | | | | | | | - Trustwave transfered ModSecurity custodianship to OWASP effective January 25, 2024 - Fixes CVE 2024-1019 PR: 276817 Changes: https://github.com/owasp-modsecurity/ModSecurity/releases
* security/modsecurity3: Update to v3.0.8Marius Halden2022-10-051-7/+8
| | | | | PR: 266786 Reported by: marius.halden@modirum.com (maintainer)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* security/modsecurity3: Update to 3.0.5Ryan Steinmetz2022-04-121-2/+1
| | | | Approved by: maintainer (via email)
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* security/modsecurity3: Update to 3.0.5Ryan Steinmetz2021-10-111-4/+2
| | | | | PR: 258801 Approved by: maintainer
* security/modsecurity3: Add CPE informationBernhard Froehlich2021-09-211-1/+3
| | | | Approved by: portmgr (blanket)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/modsecurity3: include unicode.mapping in packageKyle Evans2020-10-271-1/+3
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=553441
* security/modsecurity3: Add patch for CVE-2020-15598Li-Wen Hsu2020-09-301-1/+1
| | | | | | | | | | | PR: 249312 Submitted by: Felipe Zipitria <fzipitria@perceptyx.com> Approved by: Marius Halden <marius.halden@modirum.com> (maintainer) MFH: 2020Q3 Security: CVE-2020-15598 Notes: svn path=/head/; revision=550723
* Update to 3.0.4Jochen Neumeister2020-01-181-2/+2
| | | | | | | | | PR: 243410 Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=523419
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Change from libGeoIP to libmaxminddb and bump PORTREVISIONJochen Neumeister2019-02-061-5/+2
| | | | | | | | | | PR: 235154 Reported by: Ralf van der Enden <tremere@cainites.net> Approved by: Marius Halden <marius.halden@modirum.com> (maintainer) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=492312
* Deprecate everything that depends on net/GeoIP and everything that dependsAdam Weinberger2019-01-131-0/+3
| | | | | | | on those ports. Notes: svn path=/head/; revision=490213
* Avoid to change the pkg-plist entry with every new release.Sergey A. Osokin2018-12-141-2/+4
| | | | | | | | | | While I'm here pet portlint(1). Bump PORTREVISION. Approved by: Marius Halden <marius.halden@modirum.com> (maintainer) Notes: svn path=/head/; revision=487396
* Upgrade to 3.0.3.Dag-Erling Smørgrav2018-12-121-10/+8
| | | | | | | | | PR: 233566 Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D18357 Notes: svn path=/head/; revision=487301
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Rename www/mod_security3 to security/modsecurity3. It is not an ApacheDag-Erling Smørgrav2018-11-271-0/+44
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 Notes: svn path=/head/; revision=486012