www/gohugo: Update to 0.162.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.162.0
Bug fixes
* hugolib: Fix Page.GitInfo for modules with go.mod in a repo subdirectory
* Fix typo in CONTRIBUTING.md
* resources: Fix the :counter placeholder
* commands: Fix import from Jekyll
* Fix prevention of direct symlink reads in resources.Get
* commands: Fix github-dark chromastyles
Improvements
* Disallow HTML content by default
* Add image processing support for AVIF
* config: Preserve intentionally empty maps
* hugolib: Merge existing hugo_stats.json when renderSegments is set
[38 lines not shown]
lang/ghc{,96}: port to powerpc64
1. In the Makefile, switch ARCH == powerpc64le to ARCH:Mpowerpc64*,
2. Add some additional ARCH == powerpc64 for switching to ELFv2, since GHC assumes powerpc64 is ELFv1.
3. Add additional patch to disable ELFv1 code in StgCRun.c.
Bootstrap is built against 14.3-RELEASE.
PR: 295675
Approved by: arrowd@
www/archiva: Mark DEPRECATED and set to EXPIRE
Project has been moved to Apache Attic more than two years ago and haven't been
updated for several years now. Deprecate and set EXPIRE to 2026-08-31.
Reference: https://issues.apache.org/jira/browse/ATTIC-221
sysutils/edk2: Reinstantiate binary aliases for ar and dtc
ar and dtc in base differ in function and capability form the ports
counterparts. Use from ports to make to build run again.
PR: 292544
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57279
(cherry picked from commit d69944f5e177117e1e8b0e3041bd44374f88d10f)
sysutils/edk2: Reinstantiate binary aliases for ar and dtc
ar and dtc in base differ in function and capability form the ports
counterparts. Use from ports to make to build run again.
PR: 292544
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57279