summaryrefslogtreecommitdiff
path: root/x11/xtoolwait
diff options
context:
space:
mode:
authorminoura <minoura@pkgsrc.org>2001-03-05 09:33:37 +0000
committerminoura <minoura@pkgsrc.org>2001-03-05 09:33:37 +0000
commit028306d09fc8c99f2735172562a752a500411399 (patch)
treede15bee2b1ffaadb427eebf92d87d3df645c6733 /x11/xtoolwait
parent53a5e17cd58f785192cd7c660c200201ba7e70d2 (diff)
downloadpkgsrc-028306d09fc8c99f2735172562a752a500411399.tar.gz
xtoolwait, free implementation of SunOS toolwait(1).
Diffstat (limited to 'x11/xtoolwait')
-rw-r--r--x11/xtoolwait/Makefile14
-rw-r--r--x11/xtoolwait/files/md53
-rw-r--r--x11/xtoolwait/pkg/DESCR5
-rw-r--r--x11/xtoolwait/pkg/PLIST3
4 files changed, 25 insertions, 0 deletions
diff --git a/x11/xtoolwait/Makefile b/x11/xtoolwait/Makefile
new file mode 100644
index 00000000000..357e64b3e12
--- /dev/null
+++ b/x11/xtoolwait/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $
+#
+
+DISTNAME= xtoolwait-1.3
+CATEGORIES= x11
+MASTER_SITES= http://www.hacom.nl/~richard/software/
+
+MAINTAINER= minoura@netbsd.org
+HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
+COMMENT= Free implementation of SunOS toolwait(1).
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xtoolwait/files/md5 b/x11/xtoolwait/files/md5
new file mode 100644
index 00000000000..10ec023a9d9
--- /dev/null
+++ b/x11/xtoolwait/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $
+
+MD5 (xtoolwait-1.3.tar.gz) = 6db998d882b17b35c9fa858432e345a6
diff --git a/x11/xtoolwait/pkg/DESCR b/x11/xtoolwait/pkg/DESCR
new file mode 100644
index 00000000000..961342db993
--- /dev/null
+++ b/x11/xtoolwait/pkg/DESCR
@@ -0,0 +1,5 @@
+Xtoolwait notably decreases the startup time of your X
+sessions, provided that you start a number of X clients
+automatically during the X session startup.
+Xtoolwait starts one X client in the background,
+waits until it has mapped a window and then exits.
diff --git a/x11/xtoolwait/pkg/PLIST b/x11/xtoolwait/pkg/PLIST
new file mode 100644
index 00000000000..2079b0ab1dc
--- /dev/null
+++ b/x11/xtoolwait/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/05 09:33:37 minoura Exp $
+bin/xtoolwait
+man/cat1/xtoolwait.0