devel/gamin: Unbreak and improve port
* Update MASTER_SITES and WWW
* Rework port Makefile to follow porters handbook more closely
Initial patch submitted by mew14930xvi
PR: 292327
Reported by: Evgenii Khramtsov <2khramtsov at gmail.com>
treewide: Remove references to USES= fam and move to LIB_DEPENDS
Only a handful of ports in tree uses this helper which
used to make a switch between devel/fam and devel/gamin more
convenient. With devel/fam going away there's no need to maintain
this any further for a handful of ports.
Approved by: blanket
Mk/Uses/fam.mk: Remove helper
Only a handful of ports in tree uses this helper which
used to make a switch between devel/fam and devel/gamin more
convenient. With devel/fam going away there's no need to maintain
this any further for a handful of ports.
security/zeek: security/zeek: Update to 8.0.5
https://github.com/zeek/zeek/releases/tag/v8.0.5
This release fixes the following bugs:
- The to_subnet() built-in function's parsing of IPv6 subnets was
changed to align with how IPv6 subnet literals are parsed in
Zeek scripts.
- Zeek now reports a better error message when a table constructor
is called without square brackets around the keys.
- ssl.log will now correctly report certificate fingerprints when
a protocol error is encountered after certificates are passed,
but before the connection is logged.
- An unbounded growth issue was fixed with Zeek's internal regex
engine, which caused excessive memory usage when constructing
[16 lines not shown]
databases/py-dbt-core: chase update to py-pathspec
Remove upper version limit on py-pathspec dependency now that
py-pathspec has reached version 1.0.2
PR: 292268
Approved by: Pat Maddox (maintainer)
lang/rust-nightly: update 1.94.0.20251222 → 1.94.0.20260110
This update deliberately skips latest nighly-2026-01-11 which
contains a regression which is supposed to be fixed by not yet
merged https://github.com/rust-lang/rust/pull/150939
Approved by: rust (implicit)
www/waterfox: Add ffmpeg8 support
Also a new distinfo file because upstream silently replaced the
distfiles.
PR: 292413
MFH: 2025Q4
(cherry picked from commit c0976b73470224c08bc469b4cbca5bf803d06be8)
www/gohugo: Update to 0.154.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.5
* Fix some default site redirect woes
* hugolib: Fix newly created shortcodes not found during server rebuild
* tpl/tplimpl: Remove trailing slash from void elements
Approved by: doceng@ (implicit)
www/gohugo: Update to 0.154.4
* build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2
* tpl: Fix language resolution for markdown shortcodes
* For multiple dimensions setups, fix alias handling and multihost publish path
graphics/jogl: pin to java 8
After removing source="1.4" from build.xml it still errors on
classes that are removed from jdk11.
gluegen/src/java/net/highteq/nativetaglet/NativeTaglet.java:3: error: package com.sun.tools.doclets does not exist
PR: 292241
Approved-by: peterj@