biology/sra-tools: lib64 -> lib
Patch to better respect filesystem hierarchy. The lib64 default was
left alone originally because the old esoteric build system was
difficult to patch. The new system is much simpler. Reporter
indicated that the presence of ${PREFIX}/lib64 causes build failures
in some other ports.
PR: 294837
Reported by: milios at ccsys.com
sysutils/conky{-awesome}: Update to 1.23.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.23.0
Add 2 cherry-picked commits to:
* Allow the specific options of conky-awesome to build
* Fix an issue with mouse events repropagation
Features
* feat(lua): add conky_surface() for creating Cairo surface on Wayland; update
conky_window.width/height from Wayland
* Improve logging and termination
Bug fixes
* fix(x11): mouse event handling - scroll direction, hit testing, XInput2
performance
* fix(settings): simplify background alpha settings (#2109)
* Fix #2333: implement hash-based caching for execp to persist scroll state
[15 lines not shown]
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