www/{nginx,nginx-devel,freenginx}: 3rd-pary modules managemeht
Update mod_zip to 1.3.0 and switch Github author to evanmiller as this
seems to be author that the other, less current, versions are forked
from.
PR: 295934
Sponsored by: Netzkommune GmbH
lang/erlang-wx: Update to 28.5.0.2
OTP 28 reordered the lib/*/vsn.mk files (version line first, then an
SPDX copyright block), so extract the app version with a grep for the
_VSN line instead of a positional cut over the whole file.
lang/erlang: Update to 28.5.0.2
OTP 26 is end-of-life; move the main suite to OTP 28. Update the bundled
erl_interface, snmp and tools subsystem versions, and bump the corba
dependency to 5.2.2.
Drop the FOP and PDF options: they relied on the XML/fop documentation
toolchain that upstream removed in OTP 27, so they no longer build.
math/p5-Math-GSL-Alien: Improve dependencies
- BUILD_DEPENDS and RUN_DEPENDS are same - move to _BR_DEPENDS.
- Remove TEST_DEPENDS: p5-Test-Simple included in perl, p5-Alien-Build
is in BUILD_DEPENDS and RUN_DEPENDS.
- Replace PORTVERSION with DISTVERSION.
PR: 292849
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>