Port details |
- hyprlock Hyprland's GPU-accelerated screen locking utility
- 0.7.0 x11
=2 0.6.2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2024-02-24 00:51:09
- Last Update: 2025-02-23 00:03:38
- Commit Hash: 2148123
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: wayland
- License: BSD3CLAUSE
- WWW:
- https://github.com/hyprwm/hyprlock
- Description:
- Hyprland's simple, yet multi-threaded and GPU-accelerated screen
locking utility.
Features:
- uses the secure ext-session-lock protocol
- full support for fractional-scale
- fully GPU accelerated
- multi-threaded resource acquisition for no hitches
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/hyprlock/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/hyprlock
- pkg install hyprlock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hyprlock
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1740265014
SHA256 (hyprwm-hyprlock-v0.7.0_GH0.tar.gz) = 0ee8d363cfe84bbca9b32062e34926aa713b9505927117593cc595d6e1e67cbe
SIZE (hyprwm-hyprlock-v0.7.0_GH0.tar.gz) = 79446
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:
-
- hyprwayland-scanner>=0.4.4 : devel/hyprwayland-scanner
- wayland-protocols>0 : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- unix-selfauth-helper>0 : security/unix-selfauth-helper
- Library dependencies:
-
- libhyprlang.so : devel/hyprlang
- libhyprutils.so : devel/hyprutils
- libsdbus-c++.so : devel/sdbus-cpp
- libhyprgraphics.so : graphics/hyprgraphics
- libdrm.so : graphics/libdrm
- libwayland-client.so : graphics/wayland
- libwebp.so : graphics/webp
- libxkbcommon.so : x11/libxkbcommon
- libdate-tz.so : devel/date
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_hyprlock
- USES:
- cmake compiler:c++11-lib gl gnome jpeg pkgconfig localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0 23 Feb 2025 00:03:38
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.7.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.7.0
Reported by: GitHub (watch releases) |
0.6.2_2 28 Jan 2025 00:58:41
    |
Jan Beich (jbeich)  |
devel/hyprutils: update to 0.5.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.6.2_1 24 Jan 2025 20:18:31
    |
Jan Beich (jbeich)  |
devel/hyprutils: update to 0.4.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.6.2 24 Jan 2025 20:17:50
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.6.2
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.6.2
Reported by: GitHub (watch releases) |
0.6.1 31 Dec 2024 00:12:03
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.6.1
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.6.1
Reported by: GitHub (watch releases) |
0.6.0_1 23 Dec 2024 23:03:03
    |
Jan Beich (jbeich)  |
devel/hyprutils: update to 0.3.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
0.6.0 19 Dec 2024 00:57:32
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.6.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.6.0
Reported by: GitHub (watch releases) |
0.5.0 30 Oct 2024 18:03:46
    |
Jan Beich (jbeich)  |
x11/hyprlock: unbreak build with libc++ 19
src/renderer/widgets/IWidget.cpp:104:44: error: no member named 'current_zone'
in namespace 'std::chrono'
104 | const auto current_zone = std::chrono::current_zone();
| ~~~~~~~~~~~~~^
src/renderer/widgets/IWidget.cpp:113:44: error: no member named 'current_zone'
in namespace 'std::chrono'
113 | const auto current_zone = std::chrono::current_zone();
| ~~~~~~~~~~~~~^
Reported by: pkg-fallout |
0.5.0 23 Oct 2024 09:36:25
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.5.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.4.1 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.4.1 22 Jul 2024 15:19:50
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.4.1
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.4.1
Reported by: GitHub (watch releases) |
0.4.0_1 15 Jul 2024 23:06:42
    |
Jan Beich (jbeich)  |
devel/hyprutils: update to 0.2.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.2.0
Reported by: GitHub (watch releases) |
0.4.0 06 Jul 2024 10:41:47
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.4.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.3.0 01 Jul 2024 20:27:23
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.3.0 10 Jun 2024 16:55:08
    |
Jan Beich (jbeich)  |
*: move FreeBSD 14.0 EOL to 2024Q4
FreeBSD 14.1 was released on 2024-06-04. The transition period is at
least 3 months but usually rounded up to almost 4 months. |
0.3.0 22 Apr 2024 09:35:35
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.3.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
0.2.0 15 Mar 2024 19:35:24
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.2.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.2.0
Reported by: GitHub (watch releases) |
0.1.0_1 11 Mar 2024 19:05:15
    |
Jan Beich (jbeich)  |
*: move FreeBSD 13.2 EOL to 2024Q3
FreeBSD 13.3 was released on 2024-03-05. The transition period is at
least 3 months but usually rounded up to almost 4 months. |
0.1.0_1 08 Mar 2024 18:30:15
    |
Jan Beich (jbeich)  |
devel/hyprlang: update to 0.5.0
Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.1.0 02 Mar 2024 00:06:36
    |
Jan Beich (jbeich)  |
x11/hyprlock: adapt to upstream PAM config |
0.1.0 26 Feb 2024 07:03:20
    |
Jan Beich (jbeich)  |
x11/hyprlock: update to 0.1.0
Changes: https://github.com/hyprwm/hyprlock/releases/tag/v0.1.0
Changes: https://github.com/hyprwm/hyprlock/compare/8969351...v0.1.0
Reported by: GitHub (watch releases) |
s20240223 24 Feb 2024 00:49:59
    |
Jan Beich (jbeich)  |
x11/hyprlock: add new port
Hyprland's simple, yet multi-threaded and GPU-accelerated screen
locking utility.
Features:
- uses the secure ext-session-lock protocol
- full support for fractional-scale
- fully GPU accelerated
- multi-threaded resource acquisition for no hitches
https://github.com/hyprwm/hyprlock |