notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
hyprshutdown Graceful shutdown utility for Hyprland
0.1.0 x11new! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/hyprshutdown
  2. /usr/local/share/licenses/hyprshutdown-0.1.0/catalog.mk
  3. /usr/local/share/licenses/hyprshutdown-0.1.0/LICENSE
  4. /usr/local/share/licenses/hyprshutdown-0.1.0/BSD3CLAUSE
Collapse this list.
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):
hyprshutdown
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.00.1.0--0.1.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.1.00.1.0--0.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.1.00.1.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.1.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glaze>=6.1.0 : devel/glaze
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. pixman-1.pc : x11/pixman
Library dependencies:
  1. libhyprutils.so : devel/hyprutils
  2. libdrm.so : graphics/libdrm
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hyprwm/hyprshutdown/tar.gz/v0.1.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0
04 Mar 2026 08:12:18
commit hash: 1eda80eb4299279ebd172cd4451a453b2ac810e5commit hash: 1eda80eb4299279ebd172cd4451a453b2ac810e5commit hash: 1eda80eb4299279ebd172cd4451a453b2ac810e5commit hash: 1eda80eb4299279ebd172cd4451a453b2ac810e5 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: 06954fe6979e7a4e26a63d4204526b4e2a939f87commit hash: 06954fe6979e7a4e26a63d4204526b4e2a939f87commit hash: 06954fe6979e7a4e26a63d4204526b4e2a939f87commit hash: 06954fe6979e7a4e26a63d4204526b4e2a939f87 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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