NOTICE: This package has been removed from pkgsrc

./x11/awflwm, Fork of the flwm project

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0nb2, Package name: awflwm-0.0nb2, Maintainer: low

awflwm is an extension of Bill Spitzak's wonderful Fast Light Window Manager
(flwm). There are a few reasons that this project has been created:

* flwm has not been updated in quite some time.
* flwm does not compile against the 1.1.x branch of fltk (though
it is an easy fix).
* I'd personally like to know what the result of moving the configuration
options from a compile-time-only scheme to a configuration file (aside
from a slightly larger executable) would be.
* Speaking of executable size, it wouldn't add too much to the code if
guile were embedded into the window manager so that it can be extended
without having to recompile.

Aside from the above listed items, awflwm is more-or-less exactly like flwm
(though the newer fltk versions cause it to act slightly differently).


Required to run:
[x11/fltk]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/dri2proto] [x11/fixesproto4]

Master sites:

SHA1: 82ac9a74d1cc99b1d623ff13251ad43acf565af5
RMD160: 88d4a34b2958d2679f7b36ced94216c537c3e74e
Filesize: 78.6 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2008-03-11 01:22:45 by Tobias Nygren | Files touched by this commit (1)
Log message:
Modular X.org support.
   2006-09-14 20:42:38 by David Howland | Files touched by this commit (1)
Log message:
USE_LANGUAGES= c c++
   2006-02-17 22:39:03 by Roland Illig | Files touched by this commit (1)
Log message:
Updated the distinfo file. The checksum of the distfile has changed, and
I don't have the old version to compare it.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-06-13 01:51:13 by Krister Walfridsson | Files touched by this commit (92)
Log message:
Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead.
   2005-05-23 12:27:05 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.