net-mgmt/netbox: Update to 4.4.7
Enhancements:
* Add Molex Micro-Fit 2x3 for power ports & power outlets
* Enable specifying data_source & data_file when bulk import config
templates
* Enable filtering of custom fields by object type
* Disallow creation of API tokens with an expiration date in the past
* Support advanced filtering for available rack types when
creating/editing a rack
Bug Fixes:
* Prevent out-of-band HTMX content swaps in embedded tables
* Fix tracing of cables across multiple circuits in parallel
* Ensure that scripts are updated immediately when a new file is
uploaded
* Correct OpenAPI schema for bulk create operations
* Enforce view permissions on REST API endpoint for custom scripts
* Ensure permissions constraints are enforced when executing custom
[13 lines not shown]
textproc/py-zensical: New port
Zensical is a modern static site generator designed to simplify
building and maintaining project documentation. It's built by
the creators of Material for MkDocs and shares the same core
design principles and philosophy - batteries included, easy to
use, with powerful customization options.
x11-wm/emwm-utils: Update 1.3 => 1.3.1
Changelog:
- Toolbox will properly recover from parse errors
- Fixed timed locking in xmsm
- Special chars in variable expansion are handled more akin to sh
https://fastestcode.org/utils-changes.txt
Improve do-install goal, parametrize DISTNAME with PORTNAME.
PR: 291062
devel/lfcbase: update 1.22.4 -> 1.22.5
- Chain::truncRight was broken in case to trunc to empty string.
This occured with the change of some local variable from int to unsigned long
tests: detect built-in modules
When checking vnet test prerequisites we check if if_epair and if_bridge are
available, but we only checked for loadable modules. It's possible for these to
be built into the kernel instead.
Sponsored by: Rubicon Communications, LLC ("Netgate")
Reapply "Merge commit e24f90190c77 from llvm git (by Brad Smith):"
[Driver] Enable outline atomics for FreeBSD/aarch64 (#156089)
The compiler_rt helper functions have been built since 12.4, 13.1, 14
and anything newer.
This reverts commit bd27bd1f51d049538cc7a0053be9d99110a53ae1.
Only some people (including the release manager, unfortunately) ran into
build issues with the previous iteration of this commit, because they
were bootstrapping the compiler, either via the WITHOUT_SYSTEM_COMPILER
src.conf(5) setting, or because the build system determined that their
base system compiler was out of date.
The bootstrapped compiler would then enable outline atomics and compile
libgcc_s with these, but because libgcc_s is linked with -nodefaultlibs,
it could not find the helper routines in libcompiler_rt.a.
[17 lines not shown]
Reapply "Merge commit e24f90190c77 from llvm git (by Brad Smith):"
[Driver] Enable outline atomics for FreeBSD/aarch64 (#156089)
The compiler_rt helper functions have been built since 12.4, 13.1, 14
and anything newer.
This reverts commit bd27bd1f51d049538cc7a0053be9d99110a53ae1.
Only some people (including the release manager, unfortunately) ran into
build issues with the previous iteration of this commit, because they
were bootstrapping the compiler, either via the WITHOUT_SYSTEM_COMPILER
src.conf(5) setting, or because the build system determined that their
base system compiler was out of date.
The bootstrapped compiler would then enable outline atomics and compile
libgcc_s with these, but because libgcc_s is linked with -nodefaultlibs,
it could not find the helper routines in libcompiler_rt.a.
[17 lines not shown]