[Midnightbsd-cvs] mports: x11/xconsole: Added xconsole-1.0.3: Monitor system console
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Thu Oct 4 17:32:28 EDT 2007
Log Message:
-----------
Added xconsole-1.0.3: Monitor system console messages with X
Added Files:
-----------
mports/x11/xconsole:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ x11/xconsole/pkg-descr
@@ -0,0 +1,5 @@
+This package contains xconsole, a utility for monitoring system console
+messages with X.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xconsole/pkg-plist
@@ -0,0 +1,4 @@
+bin/xconsole
+share/X11/app-defaults/XConsole
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xconsole/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xconsole
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xconsole/Makefile,v 1.2 2007/09/13 19:45:02 flz Exp $
+# $MidnightBSD: mports/x11/xconsole/Makefile,v 1.1 2007/10/04 21:32:27 ctriv Exp $
+#
+
+PORTNAME= xconsole
+PORTVERSION= 1.0.3
+CATEGORIES= x11
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Monitor system console messages with X
+LICENSE= x11
+
+XORG_CAT= app
+USE_XORG= xt xaw
+
+MAN1= xconsole.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xconsole/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xconsole-1.0.3.tar.bz2) = 0e1a3110bebabecc2897d67a973526b0
+SHA256 (xorg/app/xconsole-1.0.3.tar.bz2) = 1b1ec25fefad34f5c33c74474358c1f5a8702d8c04defc854826bccb7a46bc45
+SIZE (xorg/app/xconsole-1.0.3.tar.bz2) = 98733
More information about the Midnightbsd-cvs
mailing list