The FreeBSD Ports Archive
FreeBSD x11-wm : fvwm4>
The fvwm window manager
Fvwm is a just another window manager for X11, which provides a simple virtual
desktop, a 3-D look for windows decorations, and shaped, color icons.
It can be configured to use far less memory than twm, or to give a very
good emulation of mwm. A nice button-bar can be used to provide convenient
access to frequently used functions or programs.
http://www.fvwm.org/
|
fvwm history
v. 1.40
date: 2007/05/19 20:32:39; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.39
date: 2006/04/20 13:12:44; author: dinoex; state: Exp; lines: +1 -2
- update MASSTER_SITES
v. 1.38
date: 2006/01/21 18:55:31; author: lesi; state: Exp; lines: +1 -9
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.37
date: 2005/10/24 14:25:27; author: dinoex; state: Exp; lines: +7 -0
- make portlint happier
- honor PREFIX in defaults and sample.fvwmrc
v. 1.36
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.35
date: 2004/01/13 05:00:45; author: dinoex; state: Exp; lines: +2 -1
- take maintainership
v. 1.34
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.33
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.32
date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.31
date: 2000/08/03 09:27:53; 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.30
date: 2000/04/10 19:49:46; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.29
date: 1999/08/31 03:00:01; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.28
date: 1999/08/22 23:33:42; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1998/10/04 04:03:15; author: steve; state: Exp; lines: +5 -1
Move manpages to the Makefile and use MAN* macros.
v. 1.26
date: 1998/09/17 00:32:56; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.25
date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.24
date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2
Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
v. 1.23
date: 1998/04/04 07:36:46; author: asami; state: Exp; lines: +2 -1
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
v. 1.22
date: 1997/10/28 21:59:55; author: gj; state: Exp; lines: +4 -4
Submitted by: Maintainer (me@freebsd.org)
update MASTER_SITES to match reality
v. 1.21
date: 1996/11/18 10:36:54; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.20
date: 1996/05/27 12:33:48; author: peter; state: Exp; lines: +3 -2
Use ${INSTALL} to install the xpm files rather than cp, otherwise you get
the wrong uid/gid
v. 1.19
date: 1995/08/08 10:35:06; author: asami; state: Exp; lines: +2 -1
fvwm couldn't compile because "make Makefiles" was removed from
bsd.port.mk. This patch fixes it by adding "ALL_TARGETS=Makefile all".
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
v. 1.18
date: 1995/05/30 09:54:14; author: asami; state: Exp; lines: +3 -1
Add missing LIB_DEPENDS for Xpm.
Submitted by: Michael Paepcke
v. 1.17
date: 1995/05/13 03:13:07; author: asami; state: Exp; lines: +10 -14
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
Michael!
Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
v. 1.16
date: 1995/04/12 20:31:05; author: asami; state: Exp; lines: +8 -7
And now the rest of the x11 ports Makefiles.
v. 1.15
date: 1995/04/01 12:50:52; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.14
date: 1995/03/27 13:24:18; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.13
date: 1995/03/11 15:07:14; author: ats; state: Exp; lines: +2 -1
fvwm doesn't like a "make depend". So set the XMKMF variable to an
explizit xmkmf.
v. 1.12
date: 1995/02/11 13:51:22; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.11
date: 1995/01/13 13:17:41; author: jkh; state: Exp; lines: +2 -2
Update DEPENDS lines to point to the new relocated ports.
v. 1.10
date: 1994/11/18 04:46:15; author: jkh; state: Exp; lines: +5 -1
Make this package require xpm.
v. 1.9
date: 1994/11/17 00:08:59; author: jkh; state: Exp; lines: +4 -4
Update the Makefile to sync with the new archive information.
v. 1.8
date: 1994/10/06 02:56:58; author: jkh; state: Exp; lines: +2 -2
Update to use new DEPENDS syntax.
v. 1.7
date: 1994/09/14 16:35:25; author: jkh; state: Exp; lines: +2 -1
This just gets worse. I have to remake the Makefiles before installation
too, to get the change propagated. Basically we need to figure out why
quoted strings in install args get hosed (I think our sh may be ill).
v. 1.6
date: 1994/09/14 16:18:10; author: jkh; state: Exp; lines: +2 -2
Whoops, but it still needs to be called configure.h! Braino on my part.
v. 1.5
date: 1994/09/14 16:17:31; author: jkh; state: Exp; lines: +4 -1
Ye gods this is kludge. What works for cpp doesn't work for install,
and vice-versa, so I need 2 configure files.
v. 1.4
date: 1994/09/14 14:12:45; author: jkh; state: Exp; lines: +3 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.3
date: 1994/09/13 06:35:06; author: jkh; state: Exp; lines: +2 -2
Make the required changes to make all existing ports use MASTER_SITES
correctly.
v. 1.2
date: 1994/09/10 22:22:36; author: jkh; state: Exp; lines: +5 -27
Major cleanup on this port - use new multiple DISTFILES mechanism,
add a script to plop a much more appropriate configure.h into place.
v. 1.1
date: 1994/08/25 21:04:06; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1994/09/01 19:22:36; author: jkh; state: Exp; lines: +4 -4
Bring in fvwm (geeze, I forgot I'd even done this!)
Submitted by: jkh
v. 1.1.1.1
date: 1994/08/25 21:04:07; author: jkh; state: Exp; lines: +0 -0
Initial import for fvwm (version 1.23b) port.
Submitted by: jkh
=============================================================================
v. 1.40
date: 2007/05/19 20:32:39; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.39
date: 2006/04/20 13:12:44; author: dinoex; state: Exp; lines: +1 -2
- update MASSTER_SITES
v. 1.38
date: 2006/01/21 18:55:31; author: lesi; state: Exp; lines: +1 -9
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.37
date: 2005/10/24 14:25:27; author: dinoex; state: Exp; lines: +7 -0
- make portlint happier
- honor PREFIX in defaults and sample.fvwmrc
v. 1.36
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.35
date: 2004/01/13 05:00:45; author: dinoex; state: Exp; lines: +2 -1
- take maintainership
v. 1.34
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.33
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.32
date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.31
date: 2000/08/03 09:27:53; 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.30
date: 2000/04/10 19:49:46; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.29
date: 1999/08/31 03:00:01; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.28
date: 1999/08/22 23:33:42; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1998/10/04 04:03:15; author: steve; state: Exp; lines: +5 -1
Move manpages to the Makefile and use MAN* macros.
v. 1.26
date: 1998/09/17 00:32:56; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.25
date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.24
date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2
Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
v. 1.23
date: 1998/04/04 07:36:46; author: asami; state: Exp; lines: +2 -1
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
v. 1.22
date: 1997/10/28 21:59:55; author: gj; state: Exp; lines: +4 -4
Submitted by: Maintainer (me@freebsd.org)
update MASTER_SITES to match reality
v. 1.21
date: 1996/11/18 10:36:54; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.20
date: 1996/05/27 12:33:48; author: peter; state: Exp; lines: +3 -2
Use ${INSTALL} to install the xpm files rather than cp, otherwise you get
the wrong uid/gid
v. 1.19
date: 1995/08/08 10:35:06; author: asami; state: Exp; lines: +2 -1
fvwm couldn't compile because "make Makefiles" was removed from
bsd.port.mk. This patch fixes it by adding "ALL_TARGETS=Makefile all".
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
v. 1.18
date: 1995/05/30 09:54:14; author: asami; state: Exp; lines: +3 -1
Add missing LIB_DEPENDS for Xpm.
Submitted by: Michael Paepcke
v. 1.17
date: 1995/05/13 03:13:07; author: asami; state: Exp; lines: +10 -14
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
Michael!
Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
v. 1.16
date: 1995/04/12 20:31:05; author: asami; state: Exp; lines: +8 -7
And now the rest of the x11 ports Makefiles.
v. 1.15
date: 1995/04/01 12:50:52; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.14
date: 1995/03/27 13:24:18; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.13
date: 1995/03/11 15:07:14; author: ats; state: Exp; lines: +2 -1
fvwm doesn't like a "make depend". So set the XMKMF variable to an
explizit xmkmf.
v. 1.12
date: 1995/02/11 13:51:22; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.11
date: 1995/01/13 13:17:41; author: jkh; state: Exp; lines: +2 -2
Update DEPENDS lines to point to the new relocated ports.
v. 1.10
date: 1994/11/18 04:46:15; author: jkh; state: Exp; lines: +5 -1
Make this package require xpm.
v. 1.9
date: 1994/11/17 00:08:59; author: jkh; state: Exp; lines: +4 -4
Update the Makefile to sync with the new archive information.
v. 1.8
date: 1994/10/06 02:56:58; author: jkh; state: Exp; lines: +2 -2
Update to use new DEPENDS syntax.
v. 1.7
date: 1994/09/14 16:35:25; author: jkh; state: Exp; lines: +2 -1
This just gets worse. I have to remake the Makefiles before installation
too, to get the change propagated. Basically we need to figure out why
quoted strings in install args get hosed (I think our sh may be ill).
v. 1.6
date: 1994/09/14 16:18:10; author: jkh; state: Exp; lines: +2 -2
Whoops, but it still needs to be called configure.h! Braino on my part.
v. 1.5
date: 1994/09/14 16:17:31; author: jkh; state: Exp; lines: +4 -1
Ye gods this is kludge. What works for cpp doesn't work for install,
and vice-versa, so I need 2 configure files.
v. 1.4
date: 1994/09/14 14:12:45; author: jkh; state: Exp; lines: +3 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.3
date: 1994/09/13 06:35:06; author: jkh; state: Exp; lines: +2 -2
Make the required changes to make all existing ports use MASTER_SITES
correctly.
v. 1.2
date: 1994/09/10 22:22:36; author: jkh; state: Exp; lines: +5 -27
Major cleanup on this port - use new multiple DISTFILES mechanism,
add a script to plop a much more appropriate configure.h into place.
v. 1.1
date: 1994/08/25 21:04:06; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1994/09/01 19:22:36; author: jkh; state: Exp; lines: +4 -4
Bring in fvwm (geeze, I forgot I'd even done this!)
Submitted by: jkh
v. 1.1.1.1
date: 1994/08/25 21:04:07; author: jkh; state: Exp; lines: +0 -0
Initial import for fvwm (version 1.23b) port.
Submitted by: jkh
=============================================================================
v. 1.40
date: 2007/05/19 20:32:39; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.39
date: 2006/04/20 13:12:44; author: dinoex; state: Exp; lines: +1 -2
- update MASSTER_SITES
v. 1.38
date: 2006/01/21 18:55:31; author: lesi; state: Exp; lines: +1 -9
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
v. 1.37
date: 2005/10/24 14:25:27; author: dinoex; state: Exp; lines: +7 -0
- make portlint happier
- honor PREFIX in defaults and sample.fvwmrc
v. 1.36
date: 2005/06/15 02:42:14; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.35
date: 2004/01/13 05:00:45; author: dinoex; state: Exp; lines: +2 -1
- take maintainership
v. 1.34
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.33
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.32
date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.31
date: 2000/08/03 09:27:53; 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.30
date: 2000/04/10 19:49:46; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.29
date: 1999/08/31 03:00:01; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.28
date: 1999/08/22 23:33:42; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1998/10/04 04:03:15; author: steve; state: Exp; lines: +5 -1
Move manpages to the Makefile and use MAN* macros.
v. 1.26
date: 1998/09/17 00:32:56; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.25
date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.24
date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2
Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
v. 1.23
date: 1998/04/04 07:36:46; author: asami; state: Exp; lines: +2 -1
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
v. 1.22
date: 1997/10/28 21:59:55; author: gj; state: Exp; lines: +4 -4
Submitted by: Maintainer (me@freebsd.org)
update MASTER_SITES to match reality
v. 1.21
date: 1996/11/18 10:36:54; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.20
date: 1996/05/27 12:33:48; author: peter; state: Exp; lines: +3 -2
Use ${INSTALL} to install the xpm files rather than cp, otherwise you get
the wrong uid/gid
v. 1.19
date: 1995/08/08 10:35:06; author: asami; state: Exp; lines: +2 -1
fvwm couldn't compile because "make Makefiles" was removed from
bsd.port.mk. This patch fixes it by adding "ALL_TARGETS=Makefile all".
Submitted by: torstenb@ramsey.saar.de (Torsten Blum)
v. 1.18
date: 1995/05/30 09:54:14; author: asami; state: Exp; lines: +3 -1
Add missing LIB_DEPENDS for Xpm.
Submitted by: Michael Paepcke
v. 1.17
date: 1995/05/13 03:13:07; author: asami; state: Exp; lines: +10 -14
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
Michael!
Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
v. 1.16
date: 1995/04/12 20:31:05; author: asami; state: Exp; lines: +8 -7
And now the rest of the x11 ports Makefiles.
v. 1.15
date: 1995/04/01 12:50:52; author: jkh; state: Exp; lines: +2 -1
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.14
date: 1995/03/27 13:24:18; author: asami; state: Exp; lines: +1 -3
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
v. 1.13
date: 1995/03/11 15:07:14; author: ats; state: Exp; lines: +2 -1
fvwm doesn't like a "make depend". So set the XMKMF variable to an
explizit xmkmf.
v. 1.12
date: 1995/02/11 13:51:22; author: asami; state: Exp; lines: +2 -2
Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
v. 1.11
date: 1995/01/13 13:17:41; author: jkh; state: Exp; lines: +2 -2
Update DEPENDS lines to point to the new relocated ports.
v. 1.10
date: 1994/11/18 04:46:15; author: jkh; state: Exp; lines: +5 -1
Make this package require xpm.
v. 1.9
date: 1994/11/17 00:08:59; author: jkh; state: Exp; lines: +4 -4
Update the Makefile to sync with the new archive information.
v. 1.8
date: 1994/10/06 02:56:58; author: jkh; state: Exp; lines: +2 -2
Update to use new DEPENDS syntax.
v. 1.7
date: 1994/09/14 16:35:25; author: jkh; state: Exp; lines: +2 -1
This just gets worse. I have to remake the Makefiles before installation
too, to get the change propagated. Basically we need to figure out why
quoted strings in install args get hosed (I think our sh may be ill).
v. 1.6
date: 1994/09/14 16:18:10; author: jkh; state: Exp; lines: +2 -2
Whoops, but it still needs to be called configure.h! Braino on my part.
v. 1.5
date: 1994/09/14 16:17:31; author: jkh; state: Exp; lines: +4 -1
Ye gods this is kludge. What works for cpp doesn't work for install,
and vice-versa, so I need 2 configure files.
v. 1.4
date: 1994/09/14 14:12:45; author: jkh; state: Exp; lines: +3 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.3
date: 1994/09/13 06:35:06; author: jkh; state: Exp; lines: +2 -2
Make the required changes to make all existing ports use MASTER_SITES
correctly.
v. 1.2
date: 1994/09/10 22:22:36; author: jkh; state: Exp; lines: +5 -27
Major cleanup on this port - use new multiple DISTFILES mechanism,
add a script to plop a much more appropriate configure.h into place.
v. 1.1
date: 1994/08/25 21:04:06; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1994/09/01 19:22:36; author: jkh; state: Exp; lines: +4 -4
Bring in fvwm (geeze, I forgot I'd even done this!)
Submitted by: jkh
v. 1.1.1.1
date: 1994/08/25 21:04:07; author: jkh; state: Exp; lines: +0 -0
Initial import for fvwm (version 1.23b) port.
Submitted by: jkh
=============================================================================
|
| |

|