The FreeBSD Ports Archive
FreeBSD x11-wm : flwm4>
The Fast Light Window Manager
Flwm is a very small and fast X window manager. Its main features are
the lack of icons and the "sideways" title-bars.
--Dima
dima@chg.ru
|
flwm history
v. 1.19
date: 2007/05/19 20:32:39; 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.18
date: 2006/01/21 13:17:15; author: gj; state: Exp; lines: +2 -3
Flwm has disappeared from sourceforge andd all other sites. Use
MASTER_SITE_LOCAL to keep this port alive.
Delete the WWW entry from pkg-descr since it is no longer valid.
v. 1.17
date: 2004/08/28 17:32:42; author: gj; state: Exp; lines: +9 -2
Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also
consider that there are two versions of freetype in the ports tree.
Bad /me, no cookie.
v. 1.16
date: 2004/08/27 20:18:10; author: gj; state: Exp; lines: +3 -1
Take over maintainership from demon.
Work around an incompatibility between fltk (a dependency) and libXft
version 2 which results in flwm getting a SIGSEGV at startup. This
basically prevents the vertical labels from being drawn in the vertical
title bar on the left of the window. Otherwise there is no change in
functionality.
I tried using newer versions of fltk but they either had the same problem
or were so new that flwm could not be linked.
v. 1.15
date: 2004/02/06 13:12:47; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.14
date: 2003/03/07 06:14:17; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2001/07/29 02:54:43; author: demon; state: Exp; lines: +3 -1
Fix build in XFree-4 case.
Submitted by: Raymond Kohler
v. 1.12
date: 2001/02/05 21:05:36; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.11
date: 2000/11/13 12:45:38; author: demon; state: Exp; lines: +2 -2
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
v. 1.10
date: 2000/09/20 14:22:05; author: patrick; state: Exp; lines: +2 -2
Update port to flwm 1.0
Reviewed by: dima
Approved by: dima
v. 1.9
date: 2000/07/03 12:33:49; author: sobomax; state: Exp; lines: +3 -2
Yet another project moved to Sourceforge.
PR: 19667
Submitted by: maintainer
v. 1.8
date: 2000/04/10 19:49:45; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 2000/01/28 00:55:31; author: jedgar; state: Exp; lines: +3 -3
Update port to 0.25
PR: 16392
Submitted by: Maintainer
v. 1.6
date: 1999/08/31 03:00:00; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/05/16 23:34:12; author: mharo; state: Exp; lines: +3 -4
Update to 0.24
PR: 11729
Submitted by: Chris Piazza cpiazza@home.net
v. 1.4
date: 1999/04/27 03:34:35; author: mharo; state: Exp; lines: +2 -2
update to 0.23
PR: 11344
Submitted by: cpiazza@home.net
v. 1.3
date: 1999/04/16 06:21:01; author: taoka; state: Exp; lines: +4 -4
Update to version 0.22
PR: 11143
Submitted by: Chris Piazza cpiazza@home.net
v. 1.2
date: 1999/03/17 05:09:02; author: nectar; state: Exp; lines: +2 -2
No need to build all of x11-toolkits just for this port :-)
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
^^^^^ was missing
v. 1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp; lines: +0 -0
Flwm is a very small and fast X window manager. It's main features are
the lack of icons and the "sideways" title-bars.
http://www.cinenet.net/users/spitzak/flwm/
PR: ports/10067
Submitted By: Dima Sivachenko
=============================================================================
v. 1.19
date: 2007/05/19 20:32:39; 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.18
date: 2006/01/21 13:17:15; author: gj; state: Exp; lines: +2 -3
Flwm has disappeared from sourceforge andd all other sites. Use
MASTER_SITE_LOCAL to keep this port alive.
Delete the WWW entry from pkg-descr since it is no longer valid.
v. 1.17
date: 2004/08/28 17:32:42; author: gj; state: Exp; lines: +9 -2
Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also
consider that there are two versions of freetype in the ports tree.
Bad /me, no cookie.
v. 1.16
date: 2004/08/27 20:18:10; author: gj; state: Exp; lines: +3 -1
Take over maintainership from demon.
Work around an incompatibility between fltk (a dependency) and libXft
version 2 which results in flwm getting a SIGSEGV at startup. This
basically prevents the vertical labels from being drawn in the vertical
title bar on the left of the window. Otherwise there is no change in
functionality.
I tried using newer versions of fltk but they either had the same problem
or were so new that flwm could not be linked.
v. 1.15
date: 2004/02/06 13:12:47; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.14
date: 2003/03/07 06:14:17; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2001/07/29 02:54:43; author: demon; state: Exp; lines: +3 -1
Fix build in XFree-4 case.
Submitted by: Raymond Kohler
v. 1.12
date: 2001/02/05 21:05:36; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.11
date: 2000/11/13 12:45:38; author: demon; state: Exp; lines: +2 -2
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
v. 1.10
date: 2000/09/20 14:22:05; author: patrick; state: Exp; lines: +2 -2
Update port to flwm 1.0
Reviewed by: dima
Approved by: dima
v. 1.9
date: 2000/07/03 12:33:49; author: sobomax; state: Exp; lines: +3 -2
Yet another project moved to Sourceforge.
PR: 19667
Submitted by: maintainer
v. 1.8
date: 2000/04/10 19:49:45; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 2000/01/28 00:55:31; author: jedgar; state: Exp; lines: +3 -3
Update port to 0.25
PR: 16392
Submitted by: Maintainer
v. 1.6
date: 1999/08/31 03:00:00; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/05/16 23:34:12; author: mharo; state: Exp; lines: +3 -4
Update to 0.24
PR: 11729
Submitted by: Chris Piazza cpiazza@home.net
v. 1.4
date: 1999/04/27 03:34:35; author: mharo; state: Exp; lines: +2 -2
update to 0.23
PR: 11344
Submitted by: cpiazza@home.net
v. 1.3
date: 1999/04/16 06:21:01; author: taoka; state: Exp; lines: +4 -4
Update to version 0.22
PR: 11143
Submitted by: Chris Piazza cpiazza@home.net
v. 1.2
date: 1999/03/17 05:09:02; author: nectar; state: Exp; lines: +2 -2
No need to build all of x11-toolkits just for this port :-)
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
^^^^^ was missing
v. 1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp; lines: +0 -0
Flwm is a very small and fast X window manager. It's main features are
the lack of icons and the "sideways" title-bars.
http://www.cinenet.net/users/spitzak/flwm/
PR: ports/10067
Submitted By: Dima Sivachenko
=============================================================================
v. 1.19
date: 2007/05/19 20:32:39; 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.18
date: 2006/01/21 13:17:15; author: gj; state: Exp; lines: +2 -3
Flwm has disappeared from sourceforge andd all other sites. Use
MASTER_SITE_LOCAL to keep this port alive.
Delete the WWW entry from pkg-descr since it is no longer valid.
v. 1.17
date: 2004/08/28 17:32:42; author: gj; state: Exp; lines: +9 -2
Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also
consider that there are two versions of freetype in the ports tree.
Bad /me, no cookie.
v. 1.16
date: 2004/08/27 20:18:10; author: gj; state: Exp; lines: +3 -1
Take over maintainership from demon.
Work around an incompatibility between fltk (a dependency) and libXft
version 2 which results in flwm getting a SIGSEGV at startup. This
basically prevents the vertical labels from being drawn in the vertical
title bar on the left of the window. Otherwise there is no change in
functionality.
I tried using newer versions of fltk but they either had the same problem
or were so new that flwm could not be linked.
v. 1.15
date: 2004/02/06 13:12:47; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.14
date: 2003/03/07 06:14:17; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2001/07/29 02:54:43; author: demon; state: Exp; lines: +3 -1
Fix build in XFree-4 case.
Submitted by: Raymond Kohler
v. 1.12
date: 2001/02/05 21:05:36; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.11
date: 2000/11/13 12:45:38; author: demon; state: Exp; lines: +2 -2
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
v. 1.10
date: 2000/09/20 14:22:05; author: patrick; state: Exp; lines: +2 -2
Update port to flwm 1.0
Reviewed by: dima
Approved by: dima
v. 1.9
date: 2000/07/03 12:33:49; author: sobomax; state: Exp; lines: +3 -2
Yet another project moved to Sourceforge.
PR: 19667
Submitted by: maintainer
v. 1.8
date: 2000/04/10 19:49:45; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 2000/01/28 00:55:31; author: jedgar; state: Exp; lines: +3 -3
Update port to 0.25
PR: 16392
Submitted by: Maintainer
v. 1.6
date: 1999/08/31 03:00:00; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1999/05/16 23:34:12; author: mharo; state: Exp; lines: +3 -4
Update to 0.24
PR: 11729
Submitted by: Chris Piazza cpiazza@home.net
v. 1.4
date: 1999/04/27 03:34:35; author: mharo; state: Exp; lines: +2 -2
update to 0.23
PR: 11344
Submitted by: cpiazza@home.net
v. 1.3
date: 1999/04/16 06:21:01; author: taoka; state: Exp; lines: +4 -4
Update to version 0.22
PR: 11143
Submitted by: Chris Piazza cpiazza@home.net
v. 1.2
date: 1999/03/17 05:09:02; author: nectar; state: Exp; lines: +2 -2
No need to build all of x11-toolkits just for this port :-)
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
^^^^^ was missing
v. 1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/03/15 01:14:36; author: billf; state: Exp; lines: +0 -0
Flwm is a very small and fast X window manager. It's main features are
the lack of icons and the "sideways" title-bars.
http://www.cinenet.net/users/spitzak/flwm/
PR: ports/10067
Submitted By: Dima Sivachenko
=============================================================================
|
| |

|