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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
hyprshutdown Graceful shutdown utility for Hyprland
0.1.1 x11 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 0.1.1Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
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.
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.1/catalog.mk
  3. /usr/local/share/licenses/hyprshutdown-0.1.1/LICENSE
  4. /usr/local/share/licenses/hyprshutdown-0.1.1/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 = 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: pkg-fallout
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.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1
27 Jul 2026 11:48:45
commit hash: d6cf6e1450feacc627a2641123b50f0e341abef0commit hash: d6cf6e1450feacc627a2641123b50f0e341abef0commit hash: d6cf6e1450feacc627a2641123b50f0e341abef0commit hash: d6cf6e1450feacc627a2641123b50f0e341abef0 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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