Path to this page:
./
x11/slock,
Simple X11 screen locker
Branch: CURRENT,
Version: 1.5,
Package name: slock-1.5,
Maintainer: reedSimple screen locker for X.
It blanks the screen and hides the pointer. To unlock, type in
your password and press Enter. The Escape key resets input and it
beeps on wrong password.
Required to run:[
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
x11/renderproto] [
x11/randrproto] [
pkgtools/cwrappers]
Master sites:
Filesize: 6.736 KB
Version history: (Expand)
- (2022-10-09) Updated to version: slock-1.5
- (2016-11-23) Updated to version: slock-1.4
- (2016-02-17) Updated to version: slock-1.3
- (2015-01-06) Updated to version: slock-1.2
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2022-10-09 14:52:21 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
slock: Update to 1.5
pkgsrc changes:
- Switch to https:// MASTER_SITES and HOMEPAGE
1.5
---
- Bug fixes
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2016-11-23 09:20:21 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
Update x11/slock to slock-1.4
Changes:
1.4
---
- fix CVE-2016-6866
- add proper priviledge dropping
- use explicit_bzero from OpenBSD to clear password from memory
- major code audit and rewrite of some parts (thanks, Laslo!)
Approved by <reed>
|
2016-02-28 20:49:06 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs libXrandr.
|
2016-02-18 19:52:55 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Various minor fixes.
o slock also needs x11/libXinerama
o Bump _XOPEN_SOURCE version to 600 in order to avoid build issues on SunOS.
o While here also fix some cosmetical issues providing a better SUBST_MESSAGE
for "makefile" class and also accept possible user-defined CPPFLAGS.
|
2016-02-16 18:47:19 by Leonardo Taccari | Files touched by this commit (3) | |
Log message:
Update x11/slock to 1.3.
pkgsrc changes:
- Delete NO_CONFIGURE (it is not needed and sometimes can be harmful)
Changes:
The changes since version 1.2 are:
- bugfix: The cover window now resizes correctly when new screens are added or
the resolution is changed while the lock is active.
- new: slock now has a third color. The three colors are used for startup,
typing and failed login attempt.
- new: slock now allows to run any command after the screen has been locked, for
example suspending to ram.
- slock now has a man page.
- a few small fixes and code style updates to make it more consistent with the
rest of the suckless projects.
ok reed@
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|