The FreeBSD Ports Archive
FreeBSD x11-wm : amiwm4>
A window manager that makes your desktop look like an Amiga(TM)
Original author: Marcus Comstedt (marcus@lysator.liu.se)
Amiga and Workbench are registered trademarks of Amiga Technologies GMBH.
This is a port of amiwm, a window manager to make your desktop look like an
Amiga(TM).
http://www.lysator.liu.se/~marcus/amiwm.html
|
amiwm history
v. 1.15
date: 2007/05/19 20:32:25; 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.14
date: 2003/09/27 01:01:08; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/10 09:25:01; author: erwin; state: Exp; lines: +2 -1
Add extra MASTER_SITE
PR: 53072
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.12
date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/02/05 21:05:35; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/04/10 19:49:36; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/08/31 02:59:55; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/04/16 02:18:11; author: mharo; state: Exp; lines: +6 -8
fix so this port now builds
PR: 11131
Submitted by: Tom Hukins tom@eborcom.com
v. 1.5
date: 1998/11/23 22:54:25; author: asami; state: Exp; lines: +3 -1
Mark this broken:
=======
===> Building for amiwm-0.20p48
cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c
main.c: In function `main':
main.c:1384: `ShapeNotify' undeclared (first use this function)
main.c:1384: (Each undeclared identifier is reported only once
main.c:1384: for each function it appears in.)
main.c:1385: `XShapeEvent' undeclared (first use this function)
main.c:1385: `s' undeclared (first use this function)
main.c:1385: parse error before `)'
main.c:1386: `ShapeBounding' undeclared (first use this function)
*** Error code 1
Stop.
v. 1.4
date: 1998/11/23 18:18:35; author: vanilla; state: Exp; lines: +5 -5
Upgrade to 0.20p48.
v. 1.3
date: 1998/08/07 23:01:37; 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.2
date: 1998/08/05 09:31:40; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp; lines: +0 -0
Import amiwm port. amiwm is a window manager that makes your desktop
look like an Amiga(TM).
PR: 5035
Submitted by: Douglas Carmichael
=============================================================================
v. 1.15
date: 2007/05/19 20:32:25; 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.14
date: 2003/09/27 01:01:08; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/10 09:25:01; author: erwin; state: Exp; lines: +2 -1
Add extra MASTER_SITE
PR: 53072
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.12
date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/02/05 21:05:35; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/04/10 19:49:36; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/08/31 02:59:55; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/04/16 02:18:11; author: mharo; state: Exp; lines: +6 -8
fix so this port now builds
PR: 11131
Submitted by: Tom Hukins tom@eborcom.com
v. 1.5
date: 1998/11/23 22:54:25; author: asami; state: Exp; lines: +3 -1
Mark this broken:
=======
===> Building for amiwm-0.20p48
cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c
main.c: In function `main':
main.c:1384: `ShapeNotify' undeclared (first use this function)
main.c:1384: (Each undeclared identifier is reported only once
main.c:1384: for each function it appears in.)
main.c:1385: `XShapeEvent' undeclared (first use this function)
main.c:1385: `s' undeclared (first use this function)
main.c:1385: parse error before `)'
main.c:1386: `ShapeBounding' undeclared (first use this function)
*** Error code 1
Stop.
v. 1.4
date: 1998/11/23 18:18:35; author: vanilla; state: Exp; lines: +5 -5
Upgrade to 0.20p48.
v. 1.3
date: 1998/08/07 23:01:37; 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.2
date: 1998/08/05 09:31:40; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp; lines: +0 -0
Import amiwm port. amiwm is a window manager that makes your desktop
look like an Amiga(TM).
PR: 5035
Submitted by: Douglas Carmichael
=============================================================================
v. 1.15
date: 2007/05/19 20:32:25; 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.14
date: 2003/09/27 01:01:08; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.13
date: 2003/06/10 09:25:01; author: erwin; state: Exp; lines: +2 -1
Add extra MASTER_SITE
PR: 53072
Submitted by: Serge Gagnon
Approved by: edwin (mentor)
v. 1.12
date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/11/10 16:48:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.10
date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.9
date: 2001/02/05 21:05:35; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.8
date: 2000/04/10 19:49:36; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/08/31 02:59:55; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/04/16 02:18:11; author: mharo; state: Exp; lines: +6 -8
fix so this port now builds
PR: 11131
Submitted by: Tom Hukins tom@eborcom.com
v. 1.5
date: 1998/11/23 22:54:25; author: asami; state: Exp; lines: +3 -1
Mark this broken:
=======
===> Building for amiwm-0.20p48
cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c
main.c: In function `main':
main.c:1384: `ShapeNotify' undeclared (first use this function)
main.c:1384: (Each undeclared identifier is reported only once
main.c:1384: for each function it appears in.)
main.c:1385: `XShapeEvent' undeclared (first use this function)
main.c:1385: `s' undeclared (first use this function)
main.c:1385: parse error before `)'
main.c:1386: `ShapeBounding' undeclared (first use this function)
*** Error code 1
Stop.
v. 1.4
date: 1998/11/23 18:18:35; author: vanilla; state: Exp; lines: +5 -5
Upgrade to 0.20p48.
v. 1.3
date: 1998/08/07 23:01:37; 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.2
date: 1998/08/05 09:31:40; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/14 09:37:44; author: tg; state: Exp; lines: +0 -0
Import amiwm port. amiwm is a window manager that makes your desktop
look like an Amiga(TM).
PR: 5035
Submitted by: Douglas Carmichael
=============================================================================
|
| |

|