| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
PR: 286413
Security: CVE-2025-27110
Changes: https://github.com/owasp-modsecurity/ModSecurity/blob/v3.0.14/CHANGES
Approved: marius.halden@modirum.com (timeout)
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/owasp-modsecurity/ModSecurity/blob/v3.0.13/CHANGES
PR: 281472
Approved by: portmgr (maintainer timeout, +3 weeks)
|
| |
|
|
|
|
|
|
|
| |
- Trustwave transfered ModSecurity custodianship to OWASP
effective January 25, 2024
- Fixes CVE 2024-1019
PR: 276817
Changes: https://github.com/owasp-modsecurity/ModSecurity/releases
|
| |
|
|
|
| |
PR: 266786
Reported by: marius.halden@modirum.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
Approved by: maintainer (via email)
|
| |
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
| |
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
| |
|
|
|
| |
PR: 258801
Approved by: maintainer
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
PR: 243410
Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=523419
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
on those ports.
Notes:
svn path=/head/; revision=490213
|
| |
|
|
|
|
|
|
|
|
| |
While I'm here pet portlint(1).
Bump PORTREVISION.
Approved by: Marius Halden <marius.halden@modirum.com> (maintainer)
Notes:
svn path=/head/; revision=487396
|
| |
|
|
|
|
|
|
|
| |
PR: 233566
Submitted by: Marius Halden <marius.halden@modirum.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D18357
Notes:
svn path=/head/; revision=487301
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
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
|