Path to this page:
./
wm/cwm,
Window manager for X11 initially inspired by evilwm
Branch: CURRENT,
Version: 3nb2,
Package name: cwm-3nb2,
Maintainer: pkgsrc-userscwm is a window manager for X11. It was originally inspired by evilwm,
but was rewritten from scratch due to limitations in the evilwm codebase.
The from-scratch rewrite borrowed some code from 9wm. cwm contains many
new features which all concentrate on the efficiency and transparency of
window management. cwm also aims to maintain the most simplest and
pleasant aesthetic.
Required to run:[
fonts/Xft2]
Required to build:[
pkgtools/x11-links] [
devel/pkg-config] [
x11/renderproto] [
x11/inputproto] [
x11/xextproto]
Master sites:
SHA1: 04490462ba74de2f388bbb4cb04c0f1d7c2b2921
RMD160: c533065d7d8a5044f03418aea38c295450c54af1
Filesize: 134.216 KB
Version history: (Expand)
- (2006-02-06) Updated to version: cwm-3nb2
- (2006-01-24) Updated to version: cwm-3nb1
- (2005-10-05) Package added to pkgsrc.se, version cwm-3 (created)
CVS history: (Expand)
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
| 2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|
| 2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
| 2006-06-11 15:05:11 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs pkg-config.
|
| 2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to \
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
| 2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
| 2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
2005-09-04 06:56:04 by Juan Romero Pardines | Files touched by this commit (4) |  |
Log message:
Initial import of cwm-3.
cwm is a window manager for X11. It was originally inspired by evilwm,
but was rewritten from scratch due to limitations in the evilwm codebase.
The from-scratch rewrite borrowed some code from 9wm. cwm contains many
new features which all concentrate on the efficiency and transparency of
window management. cwm also aims to maintain the most simplest and
pleasant aesthetic.
|