The FreeBSD Ports Archive
FreeBSD x11-wm : swm4>
Window manager for low-memory systems, with title bars and shading
from the Web page:
SWM was written for small computer systems with very little
memory and small screen sizes. It was written to speed up
working with laptops or even PDAs. You need a minimum of
about 20 kB of diskspace. It uses even less memory than
rxvt.
The swmswitch command crashes, so it is not installed.
http://www.informatik.hu-berlin.de/~sperling/prog/swm.html
|
swm history
v. 1.20
date: 2007/05/19 20:32:50; 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.19
date: 2006/04/01 17:31:12; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.4c
PR: ports/95176
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.18
date: 2006/02/11 21:03:14; 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.17
date: 2005/01/19 01:02:12; author: trevor; state: Exp; lines: +1 -0
Correct packing list.
PR: 76430
Submitted by: Florent Thoumie of xbsd.org
v. 1.16
date: 2004/03/12 16:40:56; author: trevor; state: Exp; lines: +1 -1
Rather than the 1.3.4 distfile, use the 1.3.4a one. When one tries
to download the former, the author's site sends the latter instead
(unchanged PORTREVISION).
v. 1.15
date: 2004/02/17 09:45:18; author: trevor; state: Exp; lines: +1 -1
Use CUT macro.
v. 1.14
date: 2004/02/04 05:10:24; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.13
date: 2004/01/22 08:05:25; author: trevor; state: Exp; lines: +3 -3
Use PAX macro.
v. 1.12
date: 2003/11/21 03:20:21; author: trevor; state: Exp; lines: +5 -3
Avoid use of Perl.
v. 1.11
date: 2003/11/20 15:06:14; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:47; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.8
date: 2002/04/02 03:02:42; author: trevor; state: Exp; lines: +30 -25
Update to 1.3.4.
PR: 32864
Submitted by: KATO Tsuguru
v. 1.7
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
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.6
date: 2001/05/02 01:57:55; author: trevor; state: Exp; lines: +8 -8
Update to 1.2.5.
v. 1.5
date: 2001/03/30 09:18:29; author: trevor; state: Exp; lines: +5 -5
Update to 1.2.4.
v. 1.4
date: 2001/03/23 02:08:46; author: trevor; state: Exp; lines: +2 -1
Add a dash of Xpm.
found by: bento
v. 1.3
date: 2001/03/20 21:31:36; author: trevor; state: Exp; lines: +11 -6
Update to 1.2.3. Install more documentation. Install swmswitch:
it can work if DISPLAY is set. Don't make PREFIX/share/swm directory.
v. 1.2
date: 2001/02/02 15:10:47; author: trevor; state: Exp; lines: +7 -9
Update to 1.2.2.
Don't install the German man page, because we have no place to put
it.
PR: 23822
v. 1.1
date: 2000/12/17 04:28:59; author: trevor; state: Exp;
new port of swm 1.2.1, a window manager for low-memory systems
which supports title bars and shading
=============================================================================
v. 1.20
date: 2007/05/19 20:32:50; 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.19
date: 2006/04/01 17:31:12; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.4c
PR: ports/95176
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.18
date: 2006/02/11 21:03:14; 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.17
date: 2005/01/19 01:02:12; author: trevor; state: Exp; lines: +1 -0
Correct packing list.
PR: 76430
Submitted by: Florent Thoumie of xbsd.org
v. 1.16
date: 2004/03/12 16:40:56; author: trevor; state: Exp; lines: +1 -1
Rather than the 1.3.4 distfile, use the 1.3.4a one. When one tries
to download the former, the author's site sends the latter instead
(unchanged PORTREVISION).
v. 1.15
date: 2004/02/17 09:45:18; author: trevor; state: Exp; lines: +1 -1
Use CUT macro.
v. 1.14
date: 2004/02/04 05:10:24; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.13
date: 2004/01/22 08:05:25; author: trevor; state: Exp; lines: +3 -3
Use PAX macro.
v. 1.12
date: 2003/11/21 03:20:21; author: trevor; state: Exp; lines: +5 -3
Avoid use of Perl.
v. 1.11
date: 2003/11/20 15:06:14; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:47; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.8
date: 2002/04/02 03:02:42; author: trevor; state: Exp; lines: +30 -25
Update to 1.3.4.
PR: 32864
Submitted by: KATO Tsuguru
v. 1.7
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
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.6
date: 2001/05/02 01:57:55; author: trevor; state: Exp; lines: +8 -8
Update to 1.2.5.
v. 1.5
date: 2001/03/30 09:18:29; author: trevor; state: Exp; lines: +5 -5
Update to 1.2.4.
v. 1.4
date: 2001/03/23 02:08:46; author: trevor; state: Exp; lines: +2 -1
Add a dash of Xpm.
found by: bento
v. 1.3
date: 2001/03/20 21:31:36; author: trevor; state: Exp; lines: +11 -6
Update to 1.2.3. Install more documentation. Install swmswitch:
it can work if DISPLAY is set. Don't make PREFIX/share/swm directory.
v. 1.2
date: 2001/02/02 15:10:47; author: trevor; state: Exp; lines: +7 -9
Update to 1.2.2.
Don't install the German man page, because we have no place to put
it.
PR: 23822
v. 1.1
date: 2000/12/17 04:28:59; author: trevor; state: Exp;
new port of swm 1.2.1, a window manager for low-memory systems
which supports title bars and shading
=============================================================================
v. 1.20
date: 2007/05/19 20:32:50; 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.19
date: 2006/04/01 17:31:12; author: pav; state: Exp; lines: +3 -3
- Update to 1.3.4c
PR: ports/95176
Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.18
date: 2006/02/11 21:03:14; 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.17
date: 2005/01/19 01:02:12; author: trevor; state: Exp; lines: +1 -0
Correct packing list.
PR: 76430
Submitted by: Florent Thoumie of xbsd.org
v. 1.16
date: 2004/03/12 16:40:56; author: trevor; state: Exp; lines: +1 -1
Rather than the 1.3.4 distfile, use the 1.3.4a one. When one tries
to download the former, the author's site sends the latter instead
(unchanged PORTREVISION).
v. 1.15
date: 2004/02/17 09:45:18; author: trevor; state: Exp; lines: +1 -1
Use CUT macro.
v. 1.14
date: 2004/02/04 05:10:24; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.13
date: 2004/01/22 08:05:25; author: trevor; state: Exp; lines: +3 -3
Use PAX macro.
v. 1.12
date: 2003/11/21 03:20:21; author: trevor; state: Exp; lines: +5 -3
Avoid use of Perl.
v. 1.11
date: 2003/11/20 15:06:14; author: trevor; state: Exp; lines: +1 -1
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
v. 1.10
date: 2003/11/20 13:51:47; author: trevor; state: Exp; lines: +1 -0
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
v. 1.9
date: 2003/03/01 14:34:33; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.8
date: 2002/04/02 03:02:42; author: trevor; state: Exp; lines: +30 -25
Update to 1.3.4.
PR: 32864
Submitted by: KATO Tsuguru
v. 1.7
date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +8 -8
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.6
date: 2001/05/02 01:57:55; author: trevor; state: Exp; lines: +8 -8
Update to 1.2.5.
v. 1.5
date: 2001/03/30 09:18:29; author: trevor; state: Exp; lines: +5 -5
Update to 1.2.4.
v. 1.4
date: 2001/03/23 02:08:46; author: trevor; state: Exp; lines: +2 -1
Add a dash of Xpm.
found by: bento
v. 1.3
date: 2001/03/20 21:31:36; author: trevor; state: Exp; lines: +11 -6
Update to 1.2.3. Install more documentation. Install swmswitch:
it can work if DISPLAY is set. Don't make PREFIX/share/swm directory.
v. 1.2
date: 2001/02/02 15:10:47; author: trevor; state: Exp; lines: +7 -9
Update to 1.2.2.
Don't install the German man page, because we have no place to put
it.
PR: 23822
v. 1.1
date: 2000/12/17 04:28:59; author: trevor; state: Exp;
new port of swm 1.2.1, a window manager for low-memory systems
which supports title bars and shading
=============================================================================
|
| |

|