| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.4.1_2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
20 Mar 2013 17:13:42
2.4.1_2
|
bapt  |
Add a patch:
- stop using mlock as it requires root credential
- call ev_loop_fork so that forking actually works with kqueue |
10 Dec 2012 19:08:03
  |
garga  |
- Update xcb-util to 0.3.9
- Update xcb-util-wm to 0.3.9
- Update xcb-util-keysyms to 0.3.9
- Update xcb-util-image to 0.3.9
- Bump PORTREVISION on dependant ports |
06 Jun 2012 17:15:59
2.4.1
|
dhn  |
- Update to 2.4.1 |
01 Jun 2012 05:26:28
2.4_1
|
dinoex  |
- update png to 1.5.10 |
08 Apr 2012 11:36:43
2.4
|
dhn  |
- Update to 2.4
PR: ports/166736
Submitted by: Baptiste Daroussin <bapt@freebsd.org>
Feature safe: yes |
19 Mar 2011 12:38:54
1.0
|
miwi  |
- Get Rid MD5 support |
24 May 2009 12:32:07
1.0
|
dhn  |
- Add Backup mirror
- Update pkg-descr |
22 May 2009 09:58:47
1.0
|
dhn  |
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 |