Port details |
- metalock Enhanced X11 screen locker
- 0.8.0_4 x11
=2 0.8.0_4Version of this port present on the latest quarterly branch. - Maintainer: beyert@cs.ucr.edu
 - Port Added: 2012-04-07 15:23:04
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: wcmcommander, croscorefonts, beadm
- License: MIT
- Description:
- Metalock is an enhanced screen locker for the X11 windowing system. It is
designed to be used with a background screen daemon, such as xidle.
Current features include:
- Support for pixmap (image) xpm background and login box.
- It gives visual feedback as you type the password (Shows username and
* for each character of password typed.)
- Bind arbitrary commands to key combinations (allows tasks such as
pause/un-pause music without unlocking the screen)
- Optional XFT support for anti-aliased fonts. (This is optional in case
greater security is desired)
- Optional Imlib2 support for use of png or jpg formats, which are more
appropriate for photos or high-color images than xpm.
- Portable to most UNIX-like operating systems, developed on FreeBSD.
WWW: http://chiselapp.com/user/beyert/repository/metalock/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/metalock/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/metalock
- pkg install metalock
- PKGNAME: metalock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (metalock-0.8.0.tar.bz2) = 5a4a36b909ce8ad29fb84885ab5d978db81b36a3b17336008c8958893838cb12
SIZE (metalock-0.8.0.tar.bz2) = 11919
SHA256 (metalock_theme-Blue_Marble-1.3.tar.bz2) = 1ae914460290b637cc505f41d9b7f9884b1a751f3831ab522d8c8089f0499983
SIZE (metalock_theme-Blue_Marble-1.3.tar.bz2) = 390567
- 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:
-
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libultragetopt.so : devel/ultragetopt
- libImlib2.so : graphics/imlib2
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for metalock-0.8.0_4:
IMLIB2=on: Imlib 2 image library support
ULTRAGETOPT=on: Use Ultragetopt
XFT=on: Xft font library support
===> Use 'make config' to modify these settings
- Options name:
- x11_metalock
- USES:
- tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8.0_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
0.8.0_4
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
11 Sep 2018 18:34:28
0.8.0_4
|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
31 Jul 2018 18:41:30
0.8.0_3
|
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
14 Sep 2016 15:59:34
0.8.0_2
|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.8.0_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
27 Dec 2014 00:09:03
0.8.0_2
|
gblach  |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
24 Nov 2014 20:22:00
0.8.0_1
|
antoine  |
Cleanup plist |
18 Sep 2014 21:21:30
0.8.0_1
|
antoine  |
Allow staging as a regular user |
08 Aug 2014 21:35:07
0.8.0_1
|
marino  |
x11/metalock: Mark jobs unsafe |
29 Jul 2014 21:43:18
0.8.0_1
|
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
11 Jan 2014 10:03:45
0.8.0_1
|
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
03 Jan 2014 01:13:00
0.8.0_1
|
bapt  |
Part 2 at removing now useless FETCH_ARGS redifition |
20 Sep 2013 23:43:20
0.8.0_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
22 Mar 2013 08:16:08
0.8.0_1
|
bapt  |
Convert to new options framework left unconverted ports in x* categories |
01 Jun 2012 05:26:28
0.8.0_1
|
dinoex  |
- update png to 1.5.10 |
12 Apr 2012 00:45:29
0.8.0
|
ak  |
Get rid of USE_* variables
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer), eadler (mentor) |
07 Apr 2012 15:22:26
0.8.0
|
cs  |
Metalock is an enhanced screen locker for the X11 windowing system. It is
designed to be used with a background screen daemon, such as xidle.
Current features include:
- Support for pixmap (image) xpm background and login box.
- It gives visual feedback as you type the password (Shows username and
* for each character of password typed.)
- Bind arbitrary commands to key combinations (allows tasks such as
pause/un-pause music without unlocking the screen)
- Optional XFT support for anti-aliased fonts. (This is optional in case
greater security is desired)
- Optional Imlib2 support for use of png or jpg formats, which are more
appropriate for photos or high-color images than xpm.
- Portable to most UNIX-like operating systems, developed on FreeBSD.
WWW: http://chiselapp.com/user/beyert/repository/metalock/
PR: ports/166326
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: wen@ (mentor)
Feature safe: yes |