summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-03-12 07:59:08 +0000
committerzuntum <zuntum>2001-03-12 07:59:08 +0000
commita2568a02538cf3e0d913a84dca217b2938c78bba (patch)
tree33b30cdd6ba941f6bd28916c026671fdcdaf253e /wm
parentea572188a8ce24b7ab88a7fb8898aed43a37fa42 (diff)
downloadpkgsrc-a2568a02538cf3e0d913a84dca217b2938c78bba.tar.gz
Initial import of ratpoison.
Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no flashy wank. It is largely modelled after GNU Screen which has done wonders in virtual terminal market. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples EMACS and other quality pieces of software.
Diffstat (limited to 'wm')
-rw-r--r--wm/ratpoison/Makefile14
-rw-r--r--wm/ratpoison/files/md53
-rw-r--r--wm/ratpoison/pkg/DESCR9
-rw-r--r--wm/ratpoison/pkg/PLIST12
4 files changed, 38 insertions, 0 deletions
diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile
new file mode 100644
index 00000000000..1b235f76d5e
--- /dev/null
+++ b/wm/ratpoison/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/12 07:59:08 zuntum Exp $
+#
+
+DISTNAME= ratpoison-0.1.1
+CATEGORIES= wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ratpoison/}
+
+MAINTAINER= zuntum@netbsd.org
+HOMEPAGE= http://ratpoison.sourceforge.net/
+COMMENT= Simple window manager with no fat library dependencies
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/wm/ratpoison/files/md5 b/wm/ratpoison/files/md5
new file mode 100644
index 00000000000..19c71e1a7b0
--- /dev/null
+++ b/wm/ratpoison/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/12 07:59:08 zuntum Exp $
+
+SHA1 (ratpoison-0.1.1.tar.gz) = 529cd0568cb1581e18cc13a213ce38698af28239
diff --git a/wm/ratpoison/pkg/DESCR b/wm/ratpoison/pkg/DESCR
new file mode 100644
index 00000000000..989554c6947
--- /dev/null
+++ b/wm/ratpoison/pkg/DESCR
@@ -0,0 +1,9 @@
+Ratpoison is a simple Window Manager with no fat library
+dependencies, no fancy graphics, no window decorations,
+and no flashy wank. It is largely modelled after GNU
+Screen which has done wonders in virtual terminal market.
+
+All interaction with the window manager is done through
+keystrokes. ratpoison has a prefix map to minimize the
+key clobbering that cripples EMACS and other quality
+pieces of software.
diff --git a/wm/ratpoison/pkg/PLIST b/wm/ratpoison/pkg/PLIST
new file mode 100644
index 00000000000..0aa285b890c
--- /dev/null
+++ b/wm/ratpoison/pkg/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/12 07:59:08 zuntum Exp $
+bin/ratpoison
+@unexec install-info --delete --info-dir=%D/info %D/info/ratpoison.info
+info/ratpoison.info
+@exec install-info --info-dir=%D/info %D/info/ratpoison.info
+man/man1/ratpoison.1
+share/doc/ratpoison/AUTHORS
+share/doc/ratpoison/COPYING
+share/doc/ratpoison/ChangeLog
+share/doc/ratpoison/NEWS
+share/doc/ratpoison/README
+@dirrm share/doc/ratpoison