summaryrefslogtreecommitdiff
path: root/misc/root-tail
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-11-20 23:19:16 +0000
committerhubertf <hubertf>2001-11-20 23:19:16 +0000
commitd852f1a201bdb2ba53fa69733ab33b501953fc07 (patch)
tree92c53e998a6fa150edecac0a93cb5cf18a82998d /misc/root-tail
parent2e3f779e78270df2f7ef6a92d9a41d549b90b626 (diff)
downloadpkgsrc-d852f1a201bdb2ba53fa69733ab33b501953fc07.tar.gz
Add root-tail-0.0.10:
Displays a given file anywhere on your X11 root window with a transparent background. It was made because I'm very lazy and this was easier than making a new rxvt pixmap each time I changed my background to simulate that transparent effect. A null desc (example: "/var/log/messages,red,") will prevent the printing of a description and the []'s. Submitted by Nate Johnston <natej@aol.net> in PR 14602.
Diffstat (limited to 'misc/root-tail')
-rw-r--r--misc/root-tail/DESCR6
-rw-r--r--misc/root-tail/Makefile13
-rw-r--r--misc/root-tail/PLIST3
-rw-r--r--misc/root-tail/distinfo4
4 files changed, 26 insertions, 0 deletions
diff --git a/misc/root-tail/DESCR b/misc/root-tail/DESCR
new file mode 100644
index 00000000000..6c086d6d3c0
--- /dev/null
+++ b/misc/root-tail/DESCR
@@ -0,0 +1,6 @@
+Displays a given file anywhere on your X11 root window with a
+transparent background. It was made because I'm very lazy and this was
+easier than making a new rxvt pixmap each time I changed my background
+to simulate that transparent effect. A null desc (example:
+"/var/log/messages,red,") will prevent the printing of a description
+and the []'s.
diff --git a/misc/root-tail/Makefile b/misc/root-tail/Makefile
new file mode 100644
index 00000000000..3df974b16df
--- /dev/null
+++ b/misc/root-tail/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/11/20 23:19:16 hubertf Exp $
+
+DISTNAME= root-tail-0.0.10
+CATEGORIES= x11
+MASTER_SITES= http://www.goof.com/pcg/marc/data/
+
+MAINTAINER= njohnston@globaltetrahedron.com
+HOMEPAGE= http://root-tail.plan9.de/
+COMMENT= Allows printing of text directly to the X11 root window
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/root-tail/PLIST b/misc/root-tail/PLIST
new file mode 100644
index 00000000000..16f3f3e7d7f
--- /dev/null
+++ b/misc/root-tail/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/20 23:19:16 hubertf Exp $
+bin/root-tail
+man/cat1/root-tail.0
diff --git a/misc/root-tail/distinfo b/misc/root-tail/distinfo
new file mode 100644
index 00000000000..ffd9e7b6aa6
--- /dev/null
+++ b/misc/root-tail/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/11/20 23:19:16 hubertf Exp $
+
+SHA1 (root-tail-0.0.10.tar.gz) = 19963087202e6b365f8d9820bdee283ace16caa4
+Size (root-tail-0.0.10.tar.gz) = 7816 bytes