dns/dnsmasq-devel: update to v2.92test22
| Fix failure to add client MAC address to queries in TCP mode.
| The options which cause dnsmasq to decorate a DNS query with the MAC
| address on the originating client can fail when the query is sent
| using TCP. Thanks to Bruno Ravara for spotting and
| characterising this bug.
Upstream Git changelog:
* eb60168 2025-11-28 | Fix SEGV in Dbus code. (tag: v2.92test22) [Simon Kelley]
* 57a2f57 2025-11-28 | Fix confusion in address checking code. [Simon Kelley]
* 7d5fbe7 2025-11-26 | Fix failure to add client MAC address to queries in TCP mode. [Simon Kelley]
* ded935b 2025-11-18 | Add captive-portal name support for DHCP options [Petr Menšík]
* aa9b71c 2025-11-18 | Merge translated strings. [Simon Kelley]
* e497f3f 2025-11-18 | Add Swedish translation. [Daniel Nylander]
x11/yad: Update to 14.2
- Update the version of dependencies used by the HTML support
- Drop intltool from USE_GNOME as it's not required anymore (see
changelog)
Changelog:
https://github.com/v1cont/yad/blob/master/NEWS
ports-mgmt/poudriere-dsh2dsh: Update 3.4.99.20251102 => 3.4.99.20251128
Upstream changes:
New features:
- bulk -t / testport: Enable errors for undeclared shared library
dependencies (PROXYDEPS_FATAL).
- Add poudriere-repo(8) to rebuild repo.
- Add a 'pkgrepo publish' hook.
See https://github.com/freebsd/poudriere/wiki/hooks
Called from bulk, testport, pkgclean, repo.
- bulk build log: Record times(1) at start and end.
- gather_distfiles: symlink to existing files rather than copy.
This saves IO and space during the build.
- poudriere -s var[=value]: Inherit from env or set var default.
- Allow MAX_(MEMORY|FILES)_pkgname="" to override global value.
- bulk log: Also show jail name.
- bulk -v: Show logfile location for failed builds.
- bulk PKG_NO_VERSION_FOR_DEPS: Add a ORPHAN_SHLIB_REBUILD_IGNORELIST
[60 lines not shown]
science/linux-ai-ml-env: Update to 1.0.1
This updates the Conda environment and brings Python 25.9.1 as well numerous
dependencies updates.
Approved by: maintainer (via Matrix)
filesystems/davfs2: expand macros in the installed manual pages
There is an $(edit) function for that which was not applied for
some reason, do that explicitly. While here, adjust the GitHub
entry in the WWW knob so it points to the project, not account.
PR: 290213
Reported by: Ron Wills