The FreeBSD Ports Archive
FreeBSD x11-wm : afterstep4>
Window manager originally based on the Bowman NeXTstep clone
AfterStep is a continuation of the BowMan window manager which was
originally put together by Bo Yang. BowMan was based on the fvwm window
manager, written by Robert Nation. Fvwm was based on code from twm. And so
on... It is designed to emulate some of the look and feel of the NeXTstep
user interface, while adding useful, requested, and neat features. The
changes which comprise AfterStep's personality were originally part of
BowMan development, but due to a desire to move past simple emulation and
into a niche as its own valuable window manager, the current designers
decided to change the project name and move on. BowMan development may
continue, but we will no longer be a part of it.
Major changes from fvwm are:
- NeXTstep-like title bar, title buttons, borders and corners. BowMan's
Wharf is a much worked-out version of GoodStuff. To avoid copyright
complications it is not called a "dock."
- NeXTstep style menu. However, the menus are not controlled by
applications; they are more of pop-up service lists on the root window.
- NeXTstep style icons. These styles are hard-coded in the program, which is
good for the consistent look of the NeXTstep interface.
http://www.afterstep.org/
|
afterstep history
v. 1.56
date: 2007/05/19 20:32:22; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.55
date: 2007/04/13 12:16:16; author: dinoex; state: Exp; lines: +1 -1
- update PORTSCOUT
v. 1.54
date: 2007/04/12 14:49:58; author: dinoex; state: Exp; lines: +1 -0
- add PORTSCOUT hint
v. 1.53
date: 2006/05/13 05:00:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.52
date: 2006/01/27 04:22:20; author: dinoex; state: Exp; lines: +1 -0
- add CONFLICT with afterstep-devel
v. 1.51
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.50
date: 2005/11/19 09:28:52; author: dinoex; state: Exp; lines: +1 -1
- NeXTstep spelling
Submitted by: Alexey Dokuchaev
v. 1.49
date: 2005/10/25 21:35:24; author: dinoex; state: Exp; lines: +3 -1
- fix option WITH_HICOLOR_ICONS
v. 1.48
date: 2005/10/24 14:19:00; author: dinoex; state: Exp; lines: +11 -7
- take maintainership
- make portlint happy
- build without perl
v. 1.47
date: 2005/06/15 02:42:13; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.46
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.45
date: 2003/10/31 21:58:20; author: linimon; state: Exp; lines: +1 -2
Per distfile survey, remove mastersite that disappeared in 1999.
v. 1.44
date: 2003/02/20 19:21:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.43
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.42
date: 2002/11/06 22:47:33; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.41
date: 2002/08/26 00:38:06; author: petef; state: Exp; lines: +3 -1
Don't install our own copy of asclock, depend on the one from the
x11-clocks/asclock port.
PR: 39441
v. 1.40
date: 2002/05/27 00:53:56; author: petef; state: Exp; lines: +2 -1
Fix a resources leak & bump PORTREVISION.
PR: 35288
Submitted by: Andriy Gapon
v. 1.39
date: 2001/08/08 11:49:36; author: demon; state: Exp; lines: +2 -2
Fix MASTER_SITE_SUBDIR.
PR: 29542
Submitted by: KATO Tsuguru
v. 1.38
date: 2001/02/05 21:05:34; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.37
date: 2000/10/23 21:03:11; author: will; state: Exp; lines: +2 -2
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
v. 1.36
date: 2000/08/13 19:46:38; author: alex; state: Exp; lines: +2 -7
The correct fix for the previous patches is USE_IMAKE,
which is handled in bsd.port.mk for XFree86-4.
v. 1.35
date: 2000/08/13 16:06:42; author: alex; state: Exp; lines: +7 -1
This port needs xmkmf in order to build.
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
v. 1.34
date: 2000/08/03 09:27:49; 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.33
date: 2000/04/17 00:18:54; author: reg; state: Exp; lines: +3 -3
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.32
date: 2000/04/10 19:49:28; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.31
date: 1999/08/31 06:53:05; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.30
date: 1999/08/31 02:59:52; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.29
date: 1999/08/27 22:30:39; author: mharo; state: Exp; lines: +4 -4
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.28
date: 1999/02/21 21:51:00; author: billf; state: Exp; lines: +3 -5
Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
v. 1.27
date: 1999/01/18 03:38:24; author: billf; state: Exp; lines: +2 -1
Add NO_LATEST_LINK flag.
Requested By: asami
v. 1.26
date: 1999/01/17 03:03:38; author: billf; state: Exp; lines: +12 -9
Complete the AfterStep division between Classic, Stable, and Devel.
Updated MASTER_SITE mirrors and made all appropriate upgrade changes.
Add the Afterstep virtual category while I'm here.
Provoked by: asami, (ports/9324)
Kris Kennaway
v. 1.25
date: 1999/01/11 05:03:10; author: steve; state: Exp; lines: +3 -2
Add another MASTER_SITE.
PR: 9430
Submitted by: Brett Taylor
v. 1.24
date: 1999/01/10 14:54:27; author: simokawa; state: Exp; lines: +13 -1
Fix for alpha.
They assume AlphaArchitecture == OSF/1.
v. 1.23
date: 1999/01/05 01:10:02; author: steve; state: Exp; lines: +2 -2
MASTER_SITES are getting pretty slim for this port's distfile.
PR: 9312
v. 1.22
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.21
date: 1998/09/15 11:13:34; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.20
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.19
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.18
date: 1997/06/07 02:55:41; author: jfitz; state: Exp; lines: +2 -2
Add a FreeBSD xterm icon to match the Linux Penguin one that already ships
with AfterStep
Submitted by: Alexander Indenbaum
v. 1.17
date: 1997/05/17 19:48:20; author: jfitz; state: Exp; lines: +5 -5
Upgrade to v1.0
v. 1.16
date: 1997/03/30 06:04:54; author: jfitz; state: Exp; lines: +16 -6
Upgrade to v1.06
Add conditionals to allow installation of hi-color icons
added two 8bit icons that don't come with distribution
remove obsolete patchfile.
Submitted by: Jeremy Prior
v. 1.15
date: 1997/03/23 16:22:41; author: jfitz; state: Exp; lines: +8 -8
Upgrade to v1.0pr5
Reviewed by: James FitzGibbon
Submitted by: "Brian N. Handy"
v. 1.14
date: 1996/12/10 20:07:30; author: obrien; state: Exp; lines: +3 -6
Switched to using new MANCOMPRESSED variable.
v. 1.13
date: 1996/11/18 11:42:39; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1996/10/29 19:50:11; author: jfitz; state: Exp; lines: +15 -9
Upgrade to v1.0prerelease-1
Now includes manpages!
v. 1.11
date: 1996/10/09 04:53:23; author: jfitz; state: Exp; lines: +2 -1
Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
v. 1.10
date: 1996/09/30 20:29:12; author: jfitz; state: Exp; lines: +10 -11
Upgrade to 0.98b33
v. 1.9
date: 1996/09/03 17:31:01; author: jfitz; state: Exp; lines: +5 -5
Upgraded to 0.98b32
v. 1.8
date: 1996/08/27 17:48:59; author: jfitz; state: Exp; lines: +15 -8
Fixed incorrect use of INSTALL_ aliases in Makefile
v. 1.7
date: 1996/08/24 15:19:15; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b27.
v. 1.6
date: 1996/08/20 10:57:38; author: jfitz; state: Exp; lines: +4 -4
Upgraded to v0.98b24a
v. 1.5
date: 1996/08/17 05:06:16; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b23a
v. 1.4
date: 1996/08/10 01:16:36; author: jfitz; state: Exp; lines: +6 -6
Upgraded to 0.98b19
v. 1.3
date: 1996/08/07 02:29:48; author: asami; state: Exp; lines: +3 -0
Add $Id$.
v. 1.2
date: 1996/08/03 22:47:07; author: jfitz; state: Exp; lines: +4 -7
Upgraded to 0.98b18
v. 1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp; lines: +0 -0
The afterstep window manager, replacing bowman. It's a NeXTstep wm
clone.
Submitted by: James FitzGibbon
=============================================================================
v. 1.56
date: 2007/05/19 20:32:22; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.55
date: 2007/04/13 12:16:16; author: dinoex; state: Exp; lines: +1 -1
- update PORTSCOUT
v. 1.54
date: 2007/04/12 14:49:58; author: dinoex; state: Exp; lines: +1 -0
- add PORTSCOUT hint
v. 1.53
date: 2006/05/13 05:00:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.52
date: 2006/01/27 04:22:20; author: dinoex; state: Exp; lines: +1 -0
- add CONFLICT with afterstep-devel
v. 1.51
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.50
date: 2005/11/19 09:28:52; author: dinoex; state: Exp; lines: +1 -1
- NeXTstep spelling
Submitted by: Alexey Dokuchaev
v. 1.49
date: 2005/10/25 21:35:24; author: dinoex; state: Exp; lines: +3 -1
- fix option WITH_HICOLOR_ICONS
v. 1.48
date: 2005/10/24 14:19:00; author: dinoex; state: Exp; lines: +11 -7
- take maintainership
- make portlint happy
- build without perl
v. 1.47
date: 2005/06/15 02:42:13; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.46
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.45
date: 2003/10/31 21:58:20; author: linimon; state: Exp; lines: +1 -2
Per distfile survey, remove mastersite that disappeared in 1999.
v. 1.44
date: 2003/02/20 19:21:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.43
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.42
date: 2002/11/06 22:47:33; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.41
date: 2002/08/26 00:38:06; author: petef; state: Exp; lines: +3 -1
Don't install our own copy of asclock, depend on the one from the
x11-clocks/asclock port.
PR: 39441
v. 1.40
date: 2002/05/27 00:53:56; author: petef; state: Exp; lines: +2 -1
Fix a resources leak & bump PORTREVISION.
PR: 35288
Submitted by: Andriy Gapon
v. 1.39
date: 2001/08/08 11:49:36; author: demon; state: Exp; lines: +2 -2
Fix MASTER_SITE_SUBDIR.
PR: 29542
Submitted by: KATO Tsuguru
v. 1.38
date: 2001/02/05 21:05:34; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.37
date: 2000/10/23 21:03:11; author: will; state: Exp; lines: +2 -2
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
v. 1.36
date: 2000/08/13 19:46:38; author: alex; state: Exp; lines: +2 -7
The correct fix for the previous patches is USE_IMAKE,
which is handled in bsd.port.mk for XFree86-4.
v. 1.35
date: 2000/08/13 16:06:42; author: alex; state: Exp; lines: +7 -1
This port needs xmkmf in order to build.
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
v. 1.34
date: 2000/08/03 09:27:49; 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.33
date: 2000/04/17 00:18:54; author: reg; state: Exp; lines: +3 -3
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.32
date: 2000/04/10 19:49:28; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.31
date: 1999/08/31 06:53:05; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.30
date: 1999/08/31 02:59:52; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.29
date: 1999/08/27 22:30:39; author: mharo; state: Exp; lines: +4 -4
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.28
date: 1999/02/21 21:51:00; author: billf; state: Exp; lines: +3 -5
Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
v. 1.27
date: 1999/01/18 03:38:24; author: billf; state: Exp; lines: +2 -1
Add NO_LATEST_LINK flag.
Requested By: asami
v. 1.26
date: 1999/01/17 03:03:38; author: billf; state: Exp; lines: +12 -9
Complete the AfterStep division between Classic, Stable, and Devel.
Updated MASTER_SITE mirrors and made all appropriate upgrade changes.
Add the Afterstep virtual category while I'm here.
Provoked by: asami, (ports/9324)
Kris Kennaway
v. 1.25
date: 1999/01/11 05:03:10; author: steve; state: Exp; lines: +3 -2
Add another MASTER_SITE.
PR: 9430
Submitted by: Brett Taylor
v. 1.24
date: 1999/01/10 14:54:27; author: simokawa; state: Exp; lines: +13 -1
Fix for alpha.
They assume AlphaArchitecture == OSF/1.
v. 1.23
date: 1999/01/05 01:10:02; author: steve; state: Exp; lines: +2 -2
MASTER_SITES are getting pretty slim for this port's distfile.
PR: 9312
v. 1.22
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.21
date: 1998/09/15 11:13:34; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.20
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.19
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.18
date: 1997/06/07 02:55:41; author: jfitz; state: Exp; lines: +2 -2
Add a FreeBSD xterm icon to match the Linux Penguin one that already ships
with AfterStep
Submitted by: Alexander Indenbaum
v. 1.17
date: 1997/05/17 19:48:20; author: jfitz; state: Exp; lines: +5 -5
Upgrade to v1.0
v. 1.16
date: 1997/03/30 06:04:54; author: jfitz; state: Exp; lines: +16 -6
Upgrade to v1.06
Add conditionals to allow installation of hi-color icons
added two 8bit icons that don't come with distribution
remove obsolete patchfile.
Submitted by: Jeremy Prior
v. 1.15
date: 1997/03/23 16:22:41; author: jfitz; state: Exp; lines: +8 -8
Upgrade to v1.0pr5
Reviewed by: James FitzGibbon
Submitted by: "Brian N. Handy"
v. 1.14
date: 1996/12/10 20:07:30; author: obrien; state: Exp; lines: +3 -6
Switched to using new MANCOMPRESSED variable.
v. 1.13
date: 1996/11/18 11:42:39; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1996/10/29 19:50:11; author: jfitz; state: Exp; lines: +15 -9
Upgrade to v1.0prerelease-1
Now includes manpages!
v. 1.11
date: 1996/10/09 04:53:23; author: jfitz; state: Exp; lines: +2 -1
Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
v. 1.10
date: 1996/09/30 20:29:12; author: jfitz; state: Exp; lines: +10 -11
Upgrade to 0.98b33
v. 1.9
date: 1996/09/03 17:31:01; author: jfitz; state: Exp; lines: +5 -5
Upgraded to 0.98b32
v. 1.8
date: 1996/08/27 17:48:59; author: jfitz; state: Exp; lines: +15 -8
Fixed incorrect use of INSTALL_ aliases in Makefile
v. 1.7
date: 1996/08/24 15:19:15; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b27.
v. 1.6
date: 1996/08/20 10:57:38; author: jfitz; state: Exp; lines: +4 -4
Upgraded to v0.98b24a
v. 1.5
date: 1996/08/17 05:06:16; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b23a
v. 1.4
date: 1996/08/10 01:16:36; author: jfitz; state: Exp; lines: +6 -6
Upgraded to 0.98b19
v. 1.3
date: 1996/08/07 02:29:48; author: asami; state: Exp; lines: +3 -0
Add $Id$.
v. 1.2
date: 1996/08/03 22:47:07; author: jfitz; state: Exp; lines: +4 -7
Upgraded to 0.98b18
v. 1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp; lines: +0 -0
The afterstep window manager, replacing bowman. It's a NeXTstep wm
clone.
Submitted by: James FitzGibbon
=============================================================================
v. 1.56
date: 2007/05/19 20:32:22; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.55
date: 2007/04/13 12:16:16; author: dinoex; state: Exp; lines: +1 -1
- update PORTSCOUT
v. 1.54
date: 2007/04/12 14:49:58; author: dinoex; state: Exp; lines: +1 -0
- add PORTSCOUT hint
v. 1.53
date: 2006/05/13 05:00:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.52
date: 2006/01/27 04:22:20; author: dinoex; state: Exp; lines: +1 -0
- add CONFLICT with afterstep-devel
v. 1.51
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.50
date: 2005/11/19 09:28:52; author: dinoex; state: Exp; lines: +1 -1
- NeXTstep spelling
Submitted by: Alexey Dokuchaev
v. 1.49
date: 2005/10/25 21:35:24; author: dinoex; state: Exp; lines: +3 -1
- fix option WITH_HICOLOR_ICONS
v. 1.48
date: 2005/10/24 14:19:00; author: dinoex; state: Exp; lines: +11 -7
- take maintainership
- make portlint happy
- build without perl
v. 1.47
date: 2005/06/15 02:42:13; author: lesi; state: Exp; lines: +9 -1
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
v. 1.46
date: 2004/04/10 17:26:54; author: trevor; state: Exp; lines: +1 -1
Tidy up whitespace.
v. 1.45
date: 2003/10/31 21:58:20; author: linimon; state: Exp; lines: +1 -2
Per distfile survey, remove mastersite that disappeared in 1999.
v. 1.44
date: 2003/02/20 19:21:33; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.43
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.42
date: 2002/11/06 22:47:33; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.41
date: 2002/08/26 00:38:06; author: petef; state: Exp; lines: +3 -1
Don't install our own copy of asclock, depend on the one from the
x11-clocks/asclock port.
PR: 39441
v. 1.40
date: 2002/05/27 00:53:56; author: petef; state: Exp; lines: +2 -1
Fix a resources leak & bump PORTREVISION.
PR: 35288
Submitted by: Andriy Gapon
v. 1.39
date: 2001/08/08 11:49:36; author: demon; state: Exp; lines: +2 -2
Fix MASTER_SITE_SUBDIR.
PR: 29542
Submitted by: KATO Tsuguru
v. 1.38
date: 2001/02/05 21:05:34; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.37
date: 2000/10/23 21:03:11; author: will; state: Exp; lines: +2 -2
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
v. 1.36
date: 2000/08/13 19:46:38; author: alex; state: Exp; lines: +2 -7
The correct fix for the previous patches is USE_IMAKE,
which is handled in bsd.port.mk for XFree86-4.
v. 1.35
date: 2000/08/13 16:06:42; author: alex; state: Exp; lines: +7 -1
This port needs xmkmf in order to build.
Depend on XFree86 version 3 if XFREE86_VERSION is not defined or != 4,
or version 4 if the previous condition is not true (that is, in the
case xmkmf isn't installed on the system).
v. 1.34
date: 2000/08/03 09:27:49; 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.33
date: 2000/04/17 00:18:54; author: reg; state: Exp; lines: +3 -3
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.32
date: 2000/04/10 19:49:28; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.31
date: 1999/08/31 06:53:05; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.30
date: 1999/08/31 02:59:52; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.29
date: 1999/08/27 22:30:39; author: mharo; state: Exp; lines: +4 -4
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.28
date: 1999/02/21 21:51:00; author: billf; state: Exp; lines: +3 -5
Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
v. 1.27
date: 1999/01/18 03:38:24; author: billf; state: Exp; lines: +2 -1
Add NO_LATEST_LINK flag.
Requested By: asami
v. 1.26
date: 1999/01/17 03:03:38; author: billf; state: Exp; lines: +12 -9
Complete the AfterStep division between Classic, Stable, and Devel.
Updated MASTER_SITE mirrors and made all appropriate upgrade changes.
Add the Afterstep virtual category while I'm here.
Provoked by: asami, (ports/9324)
Kris Kennaway
v. 1.25
date: 1999/01/11 05:03:10; author: steve; state: Exp; lines: +3 -2
Add another MASTER_SITE.
PR: 9430
Submitted by: Brett Taylor
v. 1.24
date: 1999/01/10 14:54:27; author: simokawa; state: Exp; lines: +13 -1
Fix for alpha.
They assume AlphaArchitecture == OSF/1.
v. 1.23
date: 1999/01/05 01:10:02; author: steve; state: Exp; lines: +2 -2
MASTER_SITES are getting pretty slim for this port's distfile.
PR: 9312
v. 1.22
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.21
date: 1998/09/15 11:13:34; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.20
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.19
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.18
date: 1997/06/07 02:55:41; author: jfitz; state: Exp; lines: +2 -2
Add a FreeBSD xterm icon to match the Linux Penguin one that already ships
with AfterStep
Submitted by: Alexander Indenbaum
v. 1.17
date: 1997/05/17 19:48:20; author: jfitz; state: Exp; lines: +5 -5
Upgrade to v1.0
v. 1.16
date: 1997/03/30 06:04:54; author: jfitz; state: Exp; lines: +16 -6
Upgrade to v1.06
Add conditionals to allow installation of hi-color icons
added two 8bit icons that don't come with distribution
remove obsolete patchfile.
Submitted by: Jeremy Prior
v. 1.15
date: 1997/03/23 16:22:41; author: jfitz; state: Exp; lines: +8 -8
Upgrade to v1.0pr5
Reviewed by: James FitzGibbon
Submitted by: "Brian N. Handy"
v. 1.14
date: 1996/12/10 20:07:30; author: obrien; state: Exp; lines: +3 -6
Switched to using new MANCOMPRESSED variable.
v. 1.13
date: 1996/11/18 11:42:39; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.12
date: 1996/10/29 19:50:11; author: jfitz; state: Exp; lines: +15 -9
Upgrade to v1.0prerelease-1
Now includes manpages!
v. 1.11
date: 1996/10/09 04:53:23; author: jfitz; state: Exp; lines: +2 -1
Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
v. 1.10
date: 1996/09/30 20:29:12; author: jfitz; state: Exp; lines: +10 -11
Upgrade to 0.98b33
v. 1.9
date: 1996/09/03 17:31:01; author: jfitz; state: Exp; lines: +5 -5
Upgraded to 0.98b32
v. 1.8
date: 1996/08/27 17:48:59; author: jfitz; state: Exp; lines: +15 -8
Fixed incorrect use of INSTALL_ aliases in Makefile
v. 1.7
date: 1996/08/24 15:19:15; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b27.
v. 1.6
date: 1996/08/20 10:57:38; author: jfitz; state: Exp; lines: +4 -4
Upgraded to v0.98b24a
v. 1.5
date: 1996/08/17 05:06:16; author: jfitz; state: Exp; lines: +5 -5
Upgraded to v0.98b23a
v. 1.4
date: 1996/08/10 01:16:36; author: jfitz; state: Exp; lines: +6 -6
Upgraded to 0.98b19
v. 1.3
date: 1996/08/07 02:29:48; author: asami; state: Exp; lines: +3 -0
Add $Id$.
v. 1.2
date: 1996/08/03 22:47:07; author: jfitz; state: Exp; lines: +4 -7
Upgraded to 0.98b18
v. 1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/23 07:36:31; author: asami; state: Exp; lines: +0 -0
The afterstep window manager, replacing bowman. It's a NeXTstep wm
clone.
Submitted by: James FitzGibbon
=============================================================================
|
| |

|