aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ratpoison
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-02-14 14:43:15 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-02-14 14:43:15 +0000
commitab0c63b228ec85e60b2a9a4af04516d8c30258f7 (patch)
treee2d8c93b9988a4ab70a736cea6395f4f3e1c4578 /x11-wm/ratpoison
parentf6446dbababa8b4222d869f30c63861d340a4532 (diff)
downloadports-ab0c63b228ec85e60b2a9a4af04516d8c30258f7.tar.gz
ports-ab0c63b228ec85e60b2a9a4af04516d8c30258f7.zip
ratpoison is a simple window manager with no fat library dependencies.
PR: 24995 Submitted by: Gergely Nagy <8@free.bsd.hu>
Notes
Notes: svn path=/head/; revision=38337
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r--x11-wm/ratpoison/Makefile32
-rw-r--r--x11-wm/ratpoison/distinfo1
-rw-r--r--x11-wm/ratpoison/pkg-comment1
-rw-r--r--x11-wm/ratpoison/pkg-descr15
-rw-r--r--x11-wm/ratpoison/pkg-plist4
5 files changed, 53 insertions, 0 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile
new file mode 100644
index 000000000000..99cc2c1c5d6d
--- /dev/null
+++ b/x11-wm/ratpoison/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: ratpoison
+# Date created: January 20, 2001
+# Whom: Gergely Nagy <8@free.bsd.hu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ratpoison
+PORTVERSION= 0.0.5
+CATEGORIES= x11-wm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= 8@free.bsd.hu
+
+.if defined(WITH_RXVT)
+RUN_DEPENDS= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
+.endif
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+
+.if defined(WITH_RXVT)
+pre-build:
+ ${PERL} -pi -e 's/xterm/rxvt/' ${WRKSRC}/src/actions.c
+.endif
+
+.if defined(NOPORTDOCS)
+INSTALL_TARGET= SUBDIRS=src install
+.endif
+
+.include <bsd.port.mk>
diff --git a/x11-wm/ratpoison/distinfo b/x11-wm/ratpoison/distinfo
new file mode 100644
index 000000000000..e5ff4b7eb540
--- /dev/null
+++ b/x11-wm/ratpoison/distinfo
@@ -0,0 +1 @@
+MD5 (ratpoison-0.0.5.tar.gz) = 766235d28b34fb4e988fdd1bdcecb622
diff --git a/x11-wm/ratpoison/pkg-comment b/x11-wm/ratpoison/pkg-comment
new file mode 100644
index 000000000000..ce1f2b63252c
--- /dev/null
+++ b/x11-wm/ratpoison/pkg-comment
@@ -0,0 +1 @@
+Simple window manager with no fat library dependencies
diff --git a/x11-wm/ratpoison/pkg-descr b/x11-wm/ratpoison/pkg-descr
new file mode 100644
index 000000000000..f11a017043c4
--- /dev/null
+++ b/x11-wm/ratpoison/pkg-descr
@@ -0,0 +1,15 @@
+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.
+
+- Gergely Nagy
+8@free.bsd.hu
+
+WWW: http://ratpoison.sourceforge.net/
+Author: Shawn Betts <sabetts@mail.sourceforge.net>
diff --git a/x11-wm/ratpoison/pkg-plist b/x11-wm/ratpoison/pkg-plist
new file mode 100644
index 000000000000..e65093d59e1d
--- /dev/null
+++ b/x11-wm/ratpoison/pkg-plist
@@ -0,0 +1,4 @@
+bin/ratpoison
+%%PORTDOCS%%@unexec install-info --delete %D/info/ratpoison %D/info/dir
+%%PORTDOCS%%info/ratpoison.info
+%%PORTDOCS%%@exec install-info %D/info/ratpoison.info %D/info/dir