| Port details on branch 2026Q3 |
- hyprshutdown Graceful shutdown utility for Hyprland
- 0.1.1 x11
=0 0.1.1Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2026-07-27 23:26:11
- Last Update: 2026-07-27 11:48:45
- Commit Hash: d6cf6e1
- 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 = 1780224964
SHA256 (hyprwm-hyprshutdown-v0.1.1_GH0.tar.gz) = 32adb385b7bfe22398d45cd5325416bf0ac3ae4a5bd89678353dae96f92ba638
SIZE (hyprwm-hyprshutdown-v0.1.1_GH0.tar.gz) = 148143
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.1 27 Jul 2026 11:48:45
    |
Hiroki Tagato (tagattie)  |
x11/hyprshutdown: Unbreak build on -current and 15/stable
Add missing #include <optional> for std::optional and std::nullopt.
Reported by: Adam Retter (via private email)
MFH: 2026Q3
(cherry picked from commit b7ae4aceafcac9d95ae104916a1755c1a0e22963) |
Number of commits found: 1
|