net-p2p/prowlarr: Fix rc script for 15 after SSL version bump
PR: 291736
Approved by: Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer, implicit)
MFH: 2025Q4
net-p2p/lidarr: Fix rc script for 15 after SSL version bump
PR: 291736
Approved by: Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer, implicit)
MFH: 2025Q4
net-p2p/readarr: Fix rc script for 15 after SSL version bump
PR: 291736
Approved by: Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer, implicit)
MFH: 2025Q4
net-p2p/radarr: Fix rc script for 15 after SSL version bump
PR: 291734 291736
Tested by: edgeman at gmail.com
Approved by: Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
MFH: 2025Q4
net-p2p/sonarr: Fix rc script for 15 after SSL version bump
By default Sonarr (Mono?) is looking for libssl.so.3.
This was worked around in the 14.X series by setting an environment
override in the shipped init script to tell the executable to instead
look for libssl.so.30
Update the override for FreeBSD >= 15.0-RELEASE so that it now looks for
libssl.so.35 without removing the workaround for FreeBSD 14.X.
Without this patch Sonarr exits code 6 and is restarted continuously.
PR: 291736
Tested by: edgeman at gmail.com
Approved by: Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH: 2025Q4
multimedia/ffmpeg4: Mark NVDEC option broken
After b57d881bb6e9, the NVDEC option fails to configure or build. This
is a legacy port that we'd very much like to get rid of, so low effort,
but we do need to keep it building with the default options.
deskutils/R-cran-exams: Update to 2.4-3
Add archivers/zip to runtime dependencies because exams2blackboard()
requires it.
Add MAKE_ENV knob because of test stage.