The FreeBSD Ports Archive
FreeBSD x11-wm : qlwm4>
Qt-based window manager
This is a window manager based on the Qt library. It supports
icons, keyboard controls, and virtual screens. It comes with two
applets: a biff-like mail indicator and a clock, both designed to
be swallowed by its toolbar.
Caution! Killing this window manager will kill some of your X
clients (applications).
http://www.alinden.mynetcologne.de/qlwm/
|
qlwm history
v. 1.14
date: 2007/05/19 20:32:48; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2006/05/13 05:00:43; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.12
date: 2006/02/11 21:03:14; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.11
date: 2004/02/17 20:13:32; author: trevor; state: Exp; lines: +3 -9
Update to version 3.1 (new master site).
v. 1.10
date: 2003/11/13 11:50:40; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.9
date: 2003/06/04 22:43:38; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.8
date: 2003/05/18 11:49:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.7
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.6
date: 2002/09/04 13:56:52; author: trevor; state: Exp; lines: +7 -5
Update to 3.0. Patch with sed.
PR: 42365
Submitted by: Tilman Linneweh
v. 1.5
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.4
date: 2001/08/27 22:37:51; author: trevor; state: Exp; lines: +14 -10
Update to 2.6. Fix script.
Submitted by: KATO Tsuguru
v. 1.3
date: 2001/04/10 05:02:27; author: trevor; state: Exp; lines: +2 -2
Update to 2.3.
v. 1.2
date: 2001/04/03 08:14:32; author: will; state: Exp; lines: +2 -3
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure (proxy auth patches)
Alex Zepeda (old patches removal)
v. 1.1
date: 2001/01/26 03:34:34; author: trevor; state: Exp;
new port of qlwm 2.1, a window manager based on Qt 2.x
Obtained from: OpenBSD
=============================================================================
v. 1.14
date: 2007/05/19 20:32:48; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2006/05/13 05:00:43; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.12
date: 2006/02/11 21:03:14; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.11
date: 2004/02/17 20:13:32; author: trevor; state: Exp; lines: +3 -9
Update to version 3.1 (new master site).
v. 1.10
date: 2003/11/13 11:50:40; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.9
date: 2003/06/04 22:43:38; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.8
date: 2003/05/18 11:49:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.7
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.6
date: 2002/09/04 13:56:52; author: trevor; state: Exp; lines: +7 -5
Update to 3.0. Patch with sed.
PR: 42365
Submitted by: Tilman Linneweh
v. 1.5
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.4
date: 2001/08/27 22:37:51; author: trevor; state: Exp; lines: +14 -10
Update to 2.6. Fix script.
Submitted by: KATO Tsuguru
v. 1.3
date: 2001/04/10 05:02:27; author: trevor; state: Exp; lines: +2 -2
Update to 2.3.
v. 1.2
date: 2001/04/03 08:14:32; author: will; state: Exp; lines: +2 -3
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure (proxy auth patches)
Alex Zepeda (old patches removal)
v. 1.1
date: 2001/01/26 03:34:34; author: trevor; state: Exp;
new port of qlwm 2.1, a window manager based on Qt 2.x
Obtained from: OpenBSD
=============================================================================
v. 1.14
date: 2007/05/19 20:32:48; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2006/05/13 05:00:43; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.12
date: 2006/02/11 21:03:14; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.11
date: 2004/02/17 20:13:32; author: trevor; state: Exp; lines: +3 -9
Update to version 3.1 (new master site).
v. 1.10
date: 2003/11/13 11:50:40; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.9
date: 2003/06/04 22:43:38; author: kris; state: Exp; lines: +6 -6
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
v. 1.8
date: 2003/05/18 11:49:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: fails to link
v. 1.7
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.6
date: 2002/09/04 13:56:52; author: trevor; state: Exp; lines: +7 -5
Update to 3.0. Patch with sed.
PR: 42365
Submitted by: Tilman Linneweh
v. 1.5
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.4
date: 2001/08/27 22:37:51; author: trevor; state: Exp; lines: +14 -10
Update to 2.6. Fix script.
Submitted by: KATO Tsuguru
v. 1.3
date: 2001/04/10 05:02:27; author: trevor; state: Exp; lines: +2 -2
Update to 2.3.
v. 1.2
date: 2001/04/03 08:14:32; author: will; state: Exp; lines: +2 -3
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure (proxy auth patches)
Alex Zepeda (old patches removal)
v. 1.1
date: 2001/01/26 03:34:34; author: trevor; state: Exp;
new port of qlwm 2.1, a window manager based on Qt 2.x
Obtained from: OpenBSD
=============================================================================
|
| |

|