1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Carlo Strub fb313bfd97 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
2012-04-07 15:22:26 +00:00
accessibility
arabic
archivers - Update to version 1.15.8.12 (squeeze stable branch) 2012-04-06 17:09:06 +00:00
astro
audio Remove expired ports: 2012-04-06 22:30:47 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 2.12.5 2012-04-06 07:30:50 +00:00
deskutils - Update to 1.4.0 2012-04-07 09:27:38 +00:00
devel - Update to 0.6.2 2012-04-07 08:05:17 +00:00
dns
editors
emulators Set LATEST_LINK to disambiguate the wine-devel port from wine; 2012-04-07 15:18:33 +00:00
finance Update to 1.38 2012-04-07 08:23:12 +00:00
french
ftp Drop maintainership 2012-04-07 11:29:08 +00:00
games Fix build on FreeBSD 7 (work with old scandir prototype) 2012-04-06 16:06:32 +00:00
german
graphics - update DEPRECATED line to point to the correct port 2012-04-07 14:10:08 +00:00
hebrew
hungarian
irc Update to 0.8.0 2012-04-06 13:32:01 +00:00
japanese
java
korean
lang Update to the 20120406 snapshot of GCC 4.6.4. 2012-04-07 10:29:09 +00:00
mail - Update to support additional manpages in slave ports 2012-04-07 13:43:28 +00:00
math
misc
Mk
multimedia - Avoid creating an empty directory. [1] 2012-04-07 00:01:37 +00:00
net librouteros (or libRouterOS) is a C library to communicate with network 2012-04-07 14:42:24 +00:00
net-im
net-mgmt The Net::ILO module is an interface to a subset of Hewlett-Packards 2012-04-07 07:22:35 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to latest texinfo.tex and texi2dvi versions (6 April) 2012-04-07 13:24:31 +00:00
russian
science
security Document freetype 2 multiple vulnabilities. 2012-04-06 18:44:36 +00:00
shells
sysutils Fix WWW 2012-04-07 12:22:30 +00:00
Templates
textproc - Update to version 1.5.4 2012-04-06 17:20:51 +00:00
Tools
ukrainian
vietnamese
www This module is a Perl extension that extends 2012-04-07 15:04:14 +00:00
x11 Metalock is an enhanced screen locker for the X11 windowing system. It is 2012-04-07 15:22:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Fix build 2012-04-07 08:40:06 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2012-04-06 22:30:47 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.