The FreeBSD Ports Archive
FreeBSD x11-wm : aewm4>
ICCCM-compliant window manager based on 9wm
This is a minimalist window manager, partly based on 9wm, which
implements the ICCCM. It provides titlebars, and allows raising,
lowering, resizing, moving, and hiding or un-hiding of windows.
Placement of new windows depends on the position of the pointer.
This port installs not only the window manager, but also the aemenu
and aepanel applets. These provide a list of windows by title
(vertically for aemenu, horizontally for aepanel) and a menu from
which programs may be run.
http://www.red-bean.com/~decklin/software/aewm/
|
aewm history
v. 1.22
date: 2007/05/19 20:32:22; 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.21
date: 2007/02/02 17:06:24; author: pav; state: Exp; lines: +0 -2
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.20
date: 2006/02/13 10:03:05; author: lawrance; state: Exp; lines: +40 -60
Update to 1.2.7.
PR: ports/93243
Submitted by: Ports Fury
v. 1.19
date: 2006/02/11 21:03:11; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.18
date: 2005/11/05 05:19:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.17
date: 2004/02/04 05:10:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/12/04 01:08:41; author: trevor; state: Exp; lines: +4 -6
Get this to compile when GTK+ is not present. Fix whitespace too.
Approved by: portmgr (marcus)
v. 1.15
date: 2003/11/03 03:56:42; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.14
date: 2003/10/17 04:00:37; author: trevor; state: Exp; lines: +1 -4
Remove support for GTK+ 1.2.
Submitted by: edwin
v. 1.13
date: 2003/10/15 01:43:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.12
date: 2003/09/01 18:23:49; author: trevor; state: Exp; lines: +19 -15
Update to 1.2.3.
v. 1.11
date: 2003/04/20 19:54:51; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/01 14:34:31; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.9
date: 2002/09/25 14:09:40; author: trevor; state: Exp; lines: +6 -4
s/perl/sed/
v. 1.8
date: 2002/09/02 01:30:14; author: lioux; state: Exp; lines: +9 -7
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/05/18 23:29:51; author: trevor; state: Exp; lines: +10 -8
Fix non-GTK installation.
PR: 36897
Submitted by: KATO Tsuguru
v. 1.6
date: 2002/05/18 03:01:44; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install correctly
v. 1.5
date: 2002/03/16 21:50:52; author: trevor; state: Exp; lines: +72 -12
Update to 1.2.0.
Submitted by: KATO Tsuguru
PR: 34774
Also compile and install the aemenu and aepanel applets, using the
Athena widgets and (when it is available) GTK+. These applets
provide a list of windows by title (vertically for aemenu, horizontally
for aepanel) and a menu from which programs may be run.
v. 1.4
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +4 -4
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.3
date: 2001/01/11 01:35:35; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.2.
Submitted by: Joseph Scott
v. 1.2
date: 2001/01/07 21:52:31; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.1.
v. 1.1
date: 2000/12/17 05:36:32; author: trevor; state: Exp;
new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm
=============================================================================
v. 1.22
date: 2007/05/19 20:32:22; 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.21
date: 2007/02/02 17:06:24; author: pav; state: Exp; lines: +0 -2
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.20
date: 2006/02/13 10:03:05; author: lawrance; state: Exp; lines: +40 -60
Update to 1.2.7.
PR: ports/93243
Submitted by: Ports Fury
v. 1.19
date: 2006/02/11 21:03:11; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.18
date: 2005/11/05 05:19:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.17
date: 2004/02/04 05:10:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/12/04 01:08:41; author: trevor; state: Exp; lines: +4 -6
Get this to compile when GTK+ is not present. Fix whitespace too.
Approved by: portmgr (marcus)
v. 1.15
date: 2003/11/03 03:56:42; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.14
date: 2003/10/17 04:00:37; author: trevor; state: Exp; lines: +1 -4
Remove support for GTK+ 1.2.
Submitted by: edwin
v. 1.13
date: 2003/10/15 01:43:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.12
date: 2003/09/01 18:23:49; author: trevor; state: Exp; lines: +19 -15
Update to 1.2.3.
v. 1.11
date: 2003/04/20 19:54:51; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/01 14:34:31; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.9
date: 2002/09/25 14:09:40; author: trevor; state: Exp; lines: +6 -4
s/perl/sed/
v. 1.8
date: 2002/09/02 01:30:14; author: lioux; state: Exp; lines: +9 -7
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/05/18 23:29:51; author: trevor; state: Exp; lines: +10 -8
Fix non-GTK installation.
PR: 36897
Submitted by: KATO Tsuguru
v. 1.6
date: 2002/05/18 03:01:44; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install correctly
v. 1.5
date: 2002/03/16 21:50:52; author: trevor; state: Exp; lines: +72 -12
Update to 1.2.0.
Submitted by: KATO Tsuguru
PR: 34774
Also compile and install the aemenu and aepanel applets, using the
Athena widgets and (when it is available) GTK+. These applets
provide a list of windows by title (vertically for aemenu, horizontally
for aepanel) and a menu from which programs may be run.
v. 1.4
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +4 -4
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.3
date: 2001/01/11 01:35:35; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.2.
Submitted by: Joseph Scott
v. 1.2
date: 2001/01/07 21:52:31; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.1.
v. 1.1
date: 2000/12/17 05:36:32; author: trevor; state: Exp;
new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm
=============================================================================
v. 1.22
date: 2007/05/19 20:32:22; 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.21
date: 2007/02/02 17:06:24; author: pav; state: Exp; lines: +0 -2
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.20
date: 2006/02/13 10:03:05; author: lawrance; state: Exp; lines: +40 -60
Update to 1.2.7.
PR: ports/93243
Submitted by: Ports Fury
v. 1.19
date: 2006/02/11 21:03:11; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.18
date: 2005/11/05 05:19:26; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.17
date: 2004/02/04 05:10:19; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/12/04 01:08:41; author: trevor; state: Exp; lines: +4 -6
Get this to compile when GTK+ is not present. Fix whitespace too.
Approved by: portmgr (marcus)
v. 1.15
date: 2003/11/03 03:56:42; author: kris; state: Exp; lines: +1 -1
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
v. 1.14
date: 2003/10/17 04:00:37; author: trevor; state: Exp; lines: +1 -4
Remove support for GTK+ 1.2.
Submitted by: edwin
v. 1.13
date: 2003/10/15 01:43:50; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.12
date: 2003/09/01 18:23:49; author: trevor; state: Exp; lines: +19 -15
Update to 1.2.3.
v. 1.11
date: 2003/04/20 19:54:51; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/03/01 14:34:31; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.9
date: 2002/09/25 14:09:40; author: trevor; state: Exp; lines: +6 -4
s/perl/sed/
v. 1.8
date: 2002/09/02 01:30:14; author: lioux; state: Exp; lines: +9 -7
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/05/18 23:29:51; author: trevor; state: Exp; lines: +10 -8
Fix non-GTK installation.
PR: 36897
Submitted by: KATO Tsuguru
v. 1.6
date: 2002/05/18 03:01:44; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install correctly
v. 1.5
date: 2002/03/16 21:50:52; author: trevor; state: Exp; lines: +72 -12
Update to 1.2.0.
Submitted by: KATO Tsuguru
PR: 34774
Also compile and install the aemenu and aepanel applets, using the
Athena widgets and (when it is available) GTK+. These applets
provide a list of windows by title (vertically for aemenu, horizontally
for aepanel) and a menu from which programs may be run.
v. 1.4
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +4 -4
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.3
date: 2001/01/11 01:35:35; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.2.
Submitted by: Joseph Scott
v. 1.2
date: 2001/01/07 21:52:31; author: trevor; state: Exp; lines: +2 -2
Update to 1.1.1.
v. 1.1
date: 2000/12/17 05:36:32; author: trevor; state: Exp;
new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm
=============================================================================
|
| |

|