stand: Minor style tweaks
re-wrap the function calls in a couple of ifs in get_zfs_root so they
are more readable. They really didn't need to be wrapped like this in
the first place.
Sponsored by: Netflix
ifconfig: fix gre(4) status
Set `ifr->ifr_name` to display gre options
for the interface.
Reviewed by: glebius, zlei
Approved by: glebius (mentor)
MFC after: 1 day
Differential Revision: https://reviews.freebsd.org/D55099
net-mgmt/rubygem-oxidized: Fix after updating devel/rubygem-syslog to 0.4.0
The service oxidized encounters the fault:
/usr/local/lib/ruby/site_ruby/3.3/rubygems/specification.rb:1417:in
`block in activate_dependencies': Could not find 'syslog' (~> 0.3.0)
among 25 total gem(s) (Gem::MissingSpecError)
after updating devel/rubygem-syslog to 0.4.0.
Manually patching the gemspec for syslog resolves the issue.
Relax the dependency to allow versions above and including
rubygem-syslog 0.3.0.
PR: 292929
sysutils/desktop-installer: Update to 1.1.1.31
Add limited, experimental Wayland support
Offer to install Widevine-enabled browser
A few other minor fixes and improvements
sysutils/auto-admin: Update to 0.8.4.22
New script: auto-chromium+widevine-install
auto-install-linux_base: No longer add fstab entries.
Not necessary, and causes problems with tmpfs.
auto-install-packages: Fix exit status for non-existent ports
www/angie-module-jwt: update 3.4.3 => 3.4.4
No actual changes/updates to the code, but we keep the module version
up-to-date anyways.
Changes:
- Add GutHub Sponsors username to FUNDING.yml
- docs: add pre-buildt Ubuntu/Debian package installation instructions
- Update README.md
- Update nginx to 1.28.1-alpine3.23 (docker)
https://github.com/max-lt/nginx-jwt-module/compare/v3.4.3...v3.4.4
PR: 292925
graphics/py-fotokilof: Update to 5.2.3
- Add two new run dependencies
- Fix syntax of metadata (license) in pyproject.toml that is not
compatible with the current version of setuptools
ChangeLog: https://github.com/TeaM-TL/FotoKilof/releases/tag/5.2.3
Reported by: portscout!
devel/py-darkdetect: Add new port
The main application of this Python package is to detect the Dark mode from
your GUI Python application (Tkinter/wx/pyqt/qt for python (pyside)/...) and
apply the needed adjustments to your interface. Darkdetect is particularly
useful if your GUI library does not provide a public API for this detection.
In addition, this package does not depend on other modules or packages that are
not already included in standard Python distributions.
https://pypi.org/project/darkdetect/
devel/py-pyperclipimg: Add new port
This Python module provides copy() and paste() clipboard functions
for images on Windows, macOS, Linux and FreeBSD.
https://pypi.org/project/pyperclipimg/
multimedia/hyprpwcenter: Add port: GUI Pipewire control center
hyprpwcenter is a GUI control center for pipewire. It allows to look
and configure nodes, outputs, and adjust the pw graph.
WWW: https://github.com/hyprwm/hyprpwcenter