Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
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 |