The FreeBSD Ports Archive
FreeBSD x11-wm : vtwm4>
Twm with a virtual desktop and optional Motif-like features
vtwm is a twm variant with a virtual desktop. Unlike its older cousin
tvtwm, vtwm is under active development, and supports a number of
relatively new features, such as configurable Motif-like decorations.
The homepage for this program is:
http://www.vtwm.org/
|
vtwm history
v. 1.19
date: 2007/10/21 14:22:21; author: itetcu; state: Exp; lines: +9 -3
- add NLS option
- change USE_XLIB=yes to USE_XORG=xpm
PR: ports/116399
Submitted by: Alex Kozlov (maintainer)
v. 1.18
date: 2007/05/19 20:32:52; 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.17
date: 2006/04/15 06:52:37; author: edwin; state: Exp; lines: +1 -1
Welcome new maintainer!
PR: ports/95773
Submitted by: Alex Kozlov
v. 1.16
date: 2006/03/18 14:33:34; author: pav; state: Exp; lines: +15 -3
- Make rplay dependency optional
PR: ports/94567
Submitted by: Alex Kozlov
v. 1.15
date: 2005/11/25 22:29:24; author: pav; state: Exp; lines: +1 -1
- Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.14
date: 2005/07/19 19:31:48; author: pav; state: Exp; lines: +4 -3
- Update to 5.4.7
PR: ports/83699
Submitted by: Callum Gibson
v. 1.13
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +1 -9
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.12
date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +9 -1
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.11
date: 2005/02/19 19:07:04; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6b, which fixes a bug that could cause vtwm to restart
itself under certain conditions. The old 5.4.6a distfile wasn't
available any longer anyway [1].
Drop maintainership.
Pointed out by: kris [1]
v. 1.10
date: 2003/02/23 02:40:31; author: bmah; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/09/04 20:33:22; author: bmah; state: Exp; lines: +2 -2
Update port to 5.4.6a.
Submitted by: D J Hawkey Jr (original author)
v. 1.8
date: 2001/12/14 07:11:32; author: bmah; state: Exp; lines: +1 -0
It appears we need patch-aa after all (under certain circumstances).
Put it back and bump PORTREVISION.
Pointed out by: iedowse
v. 1.7
date: 2001/11/05 21:33:45; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6 (see the homepage for new features and bugfixes).
v. 1.6
date: 2000/08/24 16:36:19; author: bmah; state: Exp; lines: +2 -2
Update my MAINTAINER's email address in Makefile.
v. 1.5
date: 2000/08/03 09:28:17; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.4
date: 2000/06/02 01:09:59; author: will; state: Exp; lines: +2 -2
Update MAINTAINER email address.
PR: 18956, 18957
Submitted by: maintainer
v. 1.3
date: 2000/04/10 19:50:27; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/08/31 03:00:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp; lines: +0 -0
PR: ports/9166
Submitted by: bmah@ca.sandia.gov
twm with a virtual desktop and optional Motif-like features.
=============================================================================
v. 1.19
date: 2007/10/21 14:22:21; author: itetcu; state: Exp; lines: +9 -3
- add NLS option
- change USE_XLIB=yes to USE_XORG=xpm
PR: ports/116399
Submitted by: Alex Kozlov (maintainer)
v. 1.18
date: 2007/05/19 20:32:52; 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.17
date: 2006/04/15 06:52:37; author: edwin; state: Exp; lines: +1 -1
Welcome new maintainer!
PR: ports/95773
Submitted by: Alex Kozlov
v. 1.16
date: 2006/03/18 14:33:34; author: pav; state: Exp; lines: +15 -3
- Make rplay dependency optional
PR: ports/94567
Submitted by: Alex Kozlov
v. 1.15
date: 2005/11/25 22:29:24; author: pav; state: Exp; lines: +1 -1
- Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.14
date: 2005/07/19 19:31:48; author: pav; state: Exp; lines: +4 -3
- Update to 5.4.7
PR: ports/83699
Submitted by: Callum Gibson
v. 1.13
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +1 -9
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.12
date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +9 -1
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.11
date: 2005/02/19 19:07:04; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6b, which fixes a bug that could cause vtwm to restart
itself under certain conditions. The old 5.4.6a distfile wasn't
available any longer anyway [1].
Drop maintainership.
Pointed out by: kris [1]
v. 1.10
date: 2003/02/23 02:40:31; author: bmah; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/09/04 20:33:22; author: bmah; state: Exp; lines: +2 -2
Update port to 5.4.6a.
Submitted by: D J Hawkey Jr (original author)
v. 1.8
date: 2001/12/14 07:11:32; author: bmah; state: Exp; lines: +1 -0
It appears we need patch-aa after all (under certain circumstances).
Put it back and bump PORTREVISION.
Pointed out by: iedowse
v. 1.7
date: 2001/11/05 21:33:45; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6 (see the homepage for new features and bugfixes).
v. 1.6
date: 2000/08/24 16:36:19; author: bmah; state: Exp; lines: +2 -2
Update my MAINTAINER's email address in Makefile.
v. 1.5
date: 2000/08/03 09:28:17; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.4
date: 2000/06/02 01:09:59; author: will; state: Exp; lines: +2 -2
Update MAINTAINER email address.
PR: 18956, 18957
Submitted by: maintainer
v. 1.3
date: 2000/04/10 19:50:27; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/08/31 03:00:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp; lines: +0 -0
PR: ports/9166
Submitted by: bmah@ca.sandia.gov
twm with a virtual desktop and optional Motif-like features.
=============================================================================
v. 1.19
date: 2007/10/21 14:22:21; author: itetcu; state: Exp; lines: +9 -3
- add NLS option
- change USE_XLIB=yes to USE_XORG=xpm
PR: ports/116399
Submitted by: Alex Kozlov (maintainer)
v. 1.18
date: 2007/05/19 20:32:52; 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.17
date: 2006/04/15 06:52:37; author: edwin; state: Exp; lines: +1 -1
Welcome new maintainer!
PR: ports/95773
Submitted by: Alex Kozlov
v. 1.16
date: 2006/03/18 14:33:34; author: pav; state: Exp; lines: +15 -3
- Make rplay dependency optional
PR: ports/94567
Submitted by: Alex Kozlov
v. 1.15
date: 2005/11/25 22:29:24; author: pav; state: Exp; lines: +1 -1
- Style: ports@freebsd.org -> ports@FreeBSD.org
v. 1.14
date: 2005/07/19 19:31:48; author: pav; state: Exp; lines: +4 -3
- Update to 5.4.7
PR: ports/83699
Submitted by: Callum Gibson
v. 1.13
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +1 -9
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.12
date: 2005/03/17 23:22:13; author: lesi; state: Exp; lines: +9 -1
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
v. 1.11
date: 2005/02/19 19:07:04; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6b, which fixes a bug that could cause vtwm to restart
itself under certain conditions. The old 5.4.6a distfile wasn't
available any longer anyway [1].
Drop maintainership.
Pointed out by: kris [1]
v. 1.10
date: 2003/02/23 02:40:31; author: bmah; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/09/04 20:33:22; author: bmah; state: Exp; lines: +2 -2
Update port to 5.4.6a.
Submitted by: D J Hawkey Jr (original author)
v. 1.8
date: 2001/12/14 07:11:32; author: bmah; state: Exp; lines: +1 -0
It appears we need patch-aa after all (under certain circumstances).
Put it back and bump PORTREVISION.
Pointed out by: iedowse
v. 1.7
date: 2001/11/05 21:33:45; author: bmah; state: Exp; lines: +2 -2
Update to 5.4.6 (see the homepage for new features and bugfixes).
v. 1.6
date: 2000/08/24 16:36:19; author: bmah; state: Exp; lines: +2 -2
Update my MAINTAINER's email address in Makefile.
v. 1.5
date: 2000/08/03 09:28:17; author: asami; state: Exp; lines: +2 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.4
date: 2000/06/02 01:09:59; author: will; state: Exp; lines: +2 -2
Update MAINTAINER email address.
PR: 18956, 18957
Submitted by: maintainer
v. 1.3
date: 2000/04/10 19:50:27; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.2
date: 1999/08/31 03:00:19; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/12/24 13:17:58; author: flathill; state: Exp; lines: +0 -0
PR: ports/9166
Submitted by: bmah@ca.sandia.gov
twm with a virtual desktop and optional Motif-like features.
=============================================================================
|
| |

|