mail/phpmailer: Deprecate and set expiration date
Upstream states that PHPMailer 5.2 is no longer supported, even for security
updates. The last release v5.2.28 and the final commit on the 5.2-stable
branch both date from March 2020. Switch to mail/phpmailer6 or
mail/phpmailer7, both of which are maintained.
MFH: 2026Q3
Sponsored by: Netzkommune GmbH
(cherry picked from commit c74ee35e2f9476ee34fde527f3801a5ae4dd6b74)
mail/phpmailer: Deprecate and set expiration date
Upstream states that PHPMailer 5.2 is no longer supported, even for security
updates. The last release v5.2.28 and the final commit on the 5.2-stable
branch both date from March 2020. Switch to mail/phpmailer6 or
mail/phpmailer7, both of which are maintained.
MFH: 2026Q3
Sponsored by: Netzkommune GmbH
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Point the MODSECURITY3 option at the owasp-modsecurity account, which now
hosts ModSecurity-nginx; the SpiderLabs path only works through GitHub's
redirect. Pin all three ports to the same commit 9eb44fd; they carried
v1.0.3, fd28e6a and v1.0.3.
Also restore two mangled lines in the freenginx MODSECURITY3 branch, which
had lost their first character, leaving the port without --with-ld-opt and
without the pcre2 dependency when the option was on.
Sponsored by: Netzkommune GmbH