Port details |
- i3lock Slightly improved screen locker based on slock
- 2.15 deskutils =2 2.15Version of this port present on the latest quarterly branch.
- Maintainer: bapt@FreeBSD.org
- Port Added: 2022-07-01 08:18:05
- Last Update: 2024-03-18 11:10:48
- Commit Hash: 91793f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: x11
- License: BSD3CLAUSE
- WWW:
- https://i3wm.org/i3lock/
- Description:
- i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, i3lock displays a
white screen so you can see if your computer failed to resume from suspend
or if your screen is just locked. Also, when entering a wrong password,
i3lock does not call XBell(). This is important because i3lock/slock think
you have entered a password when resuming from suspend, at least sometimes.
i3lock was forked from slock-0.9
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- i3lock>0:deskutils/i3lock
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/deskutils/i3lock/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/i3lock
- pkg install i3lock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: i3lock
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710759931
SHA256 (i3lock-2.15.tar.xz) = 5711ae5255e82b1dc8d8b4c035c520230921aba7ceee23d66f79765b21a84baa
SIZE (i3lock-2.15.tar.xz) = 29100
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- Runtime dependencies:
-
- unix-selfauth-helper>0 : security/unix-selfauth-helper
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libxcb-keysyms.so : x11/xcb-util-keysyms
- libxcb-image.so : x11/xcb-util-image
- libev.so : devel/libev
- libxkbfile.so : x11/libxkbfile
- libxkbcommon.so : x11/libxkbcommon
- libxcb-util.so : x11/xcb-util
- libxcb-xrm.so : x11/xcb-util-xrm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for i3lock-2.15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- deskutils_i3lock
- USES:
- iconv localbase meson pkgconfig tar:xz xorg
- 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 |
2.15 18 Mar 2024 11:10:48 |
Baptiste Daroussin (bapt) |
deskutils/i3lock: update to 2.15 |
2.13_2 24 Jan 2024 07:59:53 |
Baptiste Daroussin (bapt) |
manprefix: move the manpages for the ports I maintain to share/man |
2.13_1 12 Jan 2024 13:00:47 |
Baptiste Daroussin (bapt) |
deskutils/i3lock: remove useless MAKE_ARGS block |
2.13_1 21 Aug 2023 07:36:46 |
Jan Beich (jbeich) |
deskutils/i3lock: simplify PAM config after ca20c3923e51
PR: 273073
Approved by: bapt (maintainer) |
2.13_1 12 Jul 2023 07:26:55 |
Baptiste Daroussin (bapt) |
i3lock: remove the setuid bit
Following swaylock example, by using unix-selfauth-helper and pam_exec
we can avoid requiring setuid bit on i3lock.
Reported by: Mateusz Kocielski <shm@digitalsun.pl> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.13 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.13 05 Sep 2022 12:42:23 |
Baptiste Daroussin (bapt) |
deskutils/i3lock: directly build and install from WRKSRC |
2.13 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.13 01 Jul 2022 08:16:22 |
Baptiste Daroussin (bapt) |
deskutils: move a bunch of desktop utilities to the right place
Move some of the desktop utilities I do maintain to the right category
While here remove the x11 category from i3status which has never been
related to x11 at all |