sysutils/podman: Allow setting ownership on auto-created socket
The podman daemon auto-creates a socket on startup, along with parent
directory, and is always run as root. It is often useful to have another
proxy like haproxy or nginx provide more sophisticed security, and these
daemons do not need root privileges.
Differential Revision: https://reviews.freebsd.org/D55339
Reviewed by: arrowd
Approved by: dfr
emulators/wine-devel: Update 11.2 => 11.3
Changelog:
- Bundled vkd3d upgraded to version 1.19.
- Improved FIR filter in DirectSound.
- More optimizations in PDB loading.
- Light theme renamed to Aero for compatibility.
- Various bug fixes.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.3
PR: 293340
multimedia/lives: Improve port
- Fix build with FFMPEG option, but mark it BROKEN:
"Crashes at runtime if the FFMPEG option is enabled".
- Replace PORTVERSION with DISTVERSION.
- Merge gettext-runtime and gettext-tools to gettext in USES.
- Split long OPTIONS_DEFINE.
- Remove NLS from OPTIONS_DEFINE - NLS is enabled by default by ports
framework.
- Remove NLS_USES=gettext-tools - gettext already in USES.
- Refresh patch-jack1.
graphics/cloudcompare: Update 2.12.4 => 2.13.2, take maintainership
* Add WWW for source code repository.
* Static tarball is available, but not used, as GH_TUPLE is needed
for bundled external libraries and 3-rd party plugins.
* GL is needed for the main application, not for the plugins only.
* Build PLUGIN_IO_QPDAL unconditionally, just like other plugins.
* Supply *.desktop with *.png files from the previous version, as
upstream doesn't ship them anymore. Fix post-install accordingly.
* Fix plugin path detection actually enabling plugins autoloading.
* Improve COMMENT and pkg-descr
Reviewed by: arrowd@
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D55434
x11/hyprshutdown: Add port: Graceful shutdown utility for Hyprland
A graceful shutdown/logout utility for Hyprland, which prevents apps
from crashing / dying unexpectedly.
Notes:
- hyprshutdown does not shut down the system, it only shuts down
Hyprland.
- hyprshutdown does not work with anything other than Hyprland, as it
relies on Hyprland IPC.
WWW: https://github.com/hyprwm/hyprshutdown