summaryrefslogtreecommitdiff
path: root/x11/slock
AgeCommit message (Collapse)AuthorFilesLines
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-23Upgrade slock to 1.0reed2-9/+10
Add license and change homepage. No changes file included in source distribution. Changes can be seen at http://hg.suckless.org/slock/ (see changelog for last few versions). One important fix is: added XRaiseWindow workaround when new clients are launched See http://secunia.com/advisories/48700/ for the security issue.
2010-04-05Build fix: treat DragonFly as other BSDs.asau1-2/+2
From Alexander Polakov, PR pkg/43118
2009-07-07user-destdir supportjoerg1-5/+7
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-02-11New package.reed4-0/+48
Based on package from pkgsrc-wip, but updated. I changed the maintainer because I didn't hear back about my changes. From description: Simple 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.