[Bug 269320] [new port] x11/waylock

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Feb 2023 19:26:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269320

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=16ce45fc2070b7333d7c4f7d0040c14426f37748

commit 16ce45fc2070b7333d7c4f7d0040c14426f37748
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-06 19:04:21 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-06 19:25:58 +0000

    x11/waylock: add new port

    Waylock is a small screenlocker for Wayland compositors implementing
    ext-session-lock-v1. The ext-session-lock-v1 protocol is significantly
    more robust than previous client-side Wayland screen locking approaches.
    Importantly, the screenlocker crashing does not cause the session to be
    unlocked.

    https://github.com/ifreund/waylock

    PR:             269320
    Tested by:      Oleh Vinichenko

 x11/Makefile                                |  1 +
 x11/waylock/Makefile (new)                  | 54 +++++++++++++++++++++++++++++
 x11/waylock/distinfo (new)                  |  7 ++++
 x11/waylock/files/patch-pam.d_waylock (new) | 11 ++++++
 x11/waylock/pkg-descr (new)                 |  5 +++
 5 files changed, 78 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.