summaryrefslogtreecommitdiff
path: root/x11/xconsole
diff options
context:
space:
mode:
authorreed <reed>2007-02-28 03:21:51 +0000
committerreed <reed>2007-02-28 03:21:51 +0000
commit360d2aeadccd2750ce4edeae1d4aeb837eeb4650 (patch)
tree075f63da505da4f82b4e0a25173b3d8f29a425af /x11/xconsole
parentfe256e76417998bf4f213d1d8993c61a2110944b (diff)
downloadpkgsrc-360d2aeadccd2750ce4edeae1d4aeb837eeb4650.tar.gz
Import xconsole.
The xconsole X11 program displays messages which are usually sent to /dev/console. This client uses the Athena (Xaw) toolkit. This is from the modular X.org project.
Diffstat (limited to 'x11/xconsole')
-rw-r--r--x11/xconsole/DESCR3
-rw-r--r--x11/xconsole/Makefile19
-rw-r--r--x11/xconsole/PLIST4
-rw-r--r--x11/xconsole/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/x11/xconsole/DESCR b/x11/xconsole/DESCR
new file mode 100644
index 00000000000..3a83d73f023
--- /dev/null
+++ b/x11/xconsole/DESCR
@@ -0,0 +1,3 @@
+The xconsole X11 program displays messages which are usually sent
+to /dev/console. This client uses the Athena (Xaw) toolkit. This
+is from the modular X.org project.
diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile
new file mode 100644
index 00000000000..7fdf249f3d0
--- /dev/null
+++ b/x11/xconsole/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $
+#
+
+DISTNAME= xconsole-1.0.2
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= reed@reedmedia.net
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X11 client to display console messages
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xconsole/PLIST b/x11/xconsole/PLIST
new file mode 100644
index 00000000000..d203a6cd0a3
--- /dev/null
+++ b/x11/xconsole/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $
+bin/xconsole
+lib/X11/app-defaults/XConsole
+man/man1/xconsole.1
diff --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo
new file mode 100644
index 00000000000..e5d1285dd86
--- /dev/null
+++ b/x11/xconsole/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/28 03:21:51 reed Exp $
+
+SHA1 (xconsole-1.0.2.tar.bz2) = 49ad2a07af1f2d996c7e0721b0264538caaee8c4
+RMD160 (xconsole-1.0.2.tar.bz2) = 724bbcb99b7190d66a70bfe19e33cd36529dee2c
+Size (xconsole-1.0.2.tar.bz2) = 86486 bytes