summaryrefslogtreecommitdiff
path: root/wm/cwm
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-09-04 04:56:04 +0000
committerxtraeme <xtraeme>2005-09-04 04:56:04 +0000
commitc7512513f3c40b7a05ea4f689fef0eb3c7e0e414 (patch)
tree691dbfd3a724cdcc4c927fb1551b7ab8ddab0867 /wm/cwm
parent4abd7a07c16bab6391e22ec10b7c1776ff182e60 (diff)
downloadpkgsrc-c7512513f3c40b7a05ea4f689fef0eb3c7e0e414.tar.gz
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.
Diffstat (limited to 'wm/cwm')
-rw-r--r--wm/cwm/DESCR6
-rw-r--r--wm/cwm/Makefile15
-rw-r--r--wm/cwm/PLIST3
-rw-r--r--wm/cwm/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/wm/cwm/DESCR b/wm/cwm/DESCR
new file mode 100644
index 00000000000..a42736de680
--- /dev/null
+++ b/wm/cwm/DESCR
@@ -0,0 +1,6 @@
+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.
diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile
new file mode 100644
index 00000000000..5cd5754048a
--- /dev/null
+++ b/wm/cwm/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/09/04 04:56:04 xtraeme Exp $
+#
+
+DISTNAME= cwm-3
+CATEGORIES= wm
+MASTER_SITES= http://monkey.org/~marius/cwm/
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://monkey.org/~marius/cwm/
+COMMENT= Window manager for X11 initially inspired by evilwm
+
+GNU_CONFIGURE= yes
+
+.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/cwm/PLIST b/wm/cwm/PLIST
new file mode 100644
index 00000000000..4267a174c9f
--- /dev/null
+++ b/wm/cwm/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/09/04 04:56:04 xtraeme Exp $
+bin/cwm
+man/man1/cwm.1
diff --git a/wm/cwm/distinfo b/wm/cwm/distinfo
new file mode 100644
index 00000000000..ed6dbdd93a1
--- /dev/null
+++ b/wm/cwm/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/09/04 04:56:04 xtraeme Exp $
+
+SHA1 (cwm-3.tar.gz) = 04490462ba74de2f388bbb4cb04c0f1d7c2b2921
+RMD160 (cwm-3.tar.gz) = c533065d7d8a5044f03418aea38c295450c54af1
+Size (cwm-3.tar.gz) = 137437 bytes