www/gohugo: Update to 0.163.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.0
Improvements
* resources/jsconfig: Remove deprecated baseUrl setting
* all: Adjust tests for deprecated link and image render hook settings
* all: Run go fix ./...
* pagesfromdata: Use relative path for content adapter template metrics
* ci: Re-add macos-latest to the test matrix
* images: Deprecate Imaging.Compression and move it down to webp and avif configs
* Only support the latest Go version
* page: Add IsBranch and deprecate IsNode
* images: Force cache invalidation for AVIF target
* images: Add a per-format AVIF hint setting
* images: Make AVIF chroma subsampling content-aware via the hint
* Cap AVIF lossy quality at 99
* config: Deprecate the glogal imaging quality setting
[9 lines not shown]
filesystems/pjdfstest: new port
pjdfstest is a file system test suite to assess the correctness of file
system implementations in terms of POSIX compliance. This port is for the
Rust rewrite of the sh-based original, which remains in contrib/ for
now.
WWW: https://github.com/saidsay-so/pjdfstest
Reviewed by: olivier
Differential Revision: https://reviews.freebsd.org/D56848
www/py-yubal-api: New port: Self-hosted YouTube Music downloader (API)
yubal is a self-hosted YouTube Music downloader. Paste a link, get
a tagged, organized library.
Scheduled sync. Smart deduplication. Media server ready. Browser
extension included.
WWW: https://github.com/guillevc/yubal/
devel/py-ytmusicapi: New port: Unofficial API for YouTube Music
ytmusicapi is a Python 3 library to send requests to the YouTube
Music API. It emulates YouTube Music web client requests using the
user's cookie data for authentication.
WWW: https://github.com/sigma67/ytmusicapi
www/py-yubal: New port: Self-hosted YouTube Music downloader
yubal is a self-hosted YouTube Music downloader. Paste a link, get
a tagged, organized library.
Scheduled sync. Smart deduplication. Media server ready. Browser
extension included.
WWW: https://github.com/guillevc/yubal/
net/eternalterminal: Fix etserver crashes
Add backports to fix etserver crashes on session end and transient errors.
PR: 295956
MFH: 2026Q2
(cherry picked from commit db15a1e6558a0fe310a8174ee2381ab8e98d4f60)