| Port details |
- hyprshutdown Graceful shutdown utility for Hyprland
- 0.1.0 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2026-02-22 13:45:06
- Last Update: 2026-03-04 08:12:18
- Commit Hash: 1eda80e
- Also Listed In: wayland
- License: BSD3CLAUSE
- WWW:
- https://github.com/hyprwm/hyprshutdown
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- hyprshutdown>0:x11/hyprshutdown
- To install the port:
- cd /usr/ports/x11/hyprshutdown/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/hyprshutdown
- pkg install hyprshutdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hyprshutdown
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771762631
SHA256 (hyprwm-hyprshutdown-v0.1.0_GH0.tar.gz) = 28b125c6d8406029b59beacb77aa080d5d8905239b1006c94c7307f1997e6819
SIZE (hyprwm-hyprshutdown-v0.1.0_GH0.tar.gz) = 147965
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- glaze>=6.1.0 : devel/glaze
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- pixman-1.pc : x11/pixman
- Runtime dependencies:
-
- pixman-1.pc : x11/pixman
- Library dependencies:
-
- libhyprutils.so : devel/hyprutils
- libdrm.so : graphics/libdrm
- libhyprtoolkit.so : x11-toolkits/hyprtoolkit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_hyprshutdown
- USES:
- cmake compiler pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.0 04 Mar 2026 08:12:18
    |
Hiroki Tagato (tagattie)  |
x11/hyprshutdown: Unbreak build on -CURRENT
clang with debug assertions enabled (on -CURRENT) crashes when it
tries to compile this port. As a workaround use clang from ports when
system clang has debug assertions enabled.
Reported by: pkg-fallout |
0.1.0 22 Feb 2026 13:44:39
    |
Hiroki Tagato (tagattie)  |
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 |
Number of commits found: 2
|