[Midnightbsd-cvs] mports: x11/xload: Added xload-1.0.2: System load average display for X

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 8 10:18:40 EDT 2007


Log Message:
-----------
Added xload-1.0.2: System load average display for X

Added Files:
-----------
    mports/x11/xload:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/xload/pkg-descr
@@ -0,0 +1,5 @@
+This pckage contains xload, the X Window System system load average
+display application.
+
+- Joel Dahl
+joel at FreeBSD.org
--- /dev/null
+++ x11/xload/pkg-plist
@@ -0,0 +1,4 @@
+bin/xload
+share/X11/app-defaults/XLoad
+ at dirrmtry share/X11/app-defaults
+ at dirrmtry share/X11
--- /dev/null
+++ x11/xload/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for:	xload
+# Date Created:				17 Feb 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/xload/Makefile,v 1.2 2007/07/02 17:20:56 lesi Exp $
+# $MidnightBSD: mports/x11/xload/Makefile,v 1.1 2007/10/08 14:18:40 ctriv Exp $
+#
+
+PORTNAME=	xload
+PORTVERSION=	1.0.2
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	System load average display for X
+LICENSE=	x11
+
+XORG_CAT=	app
+USE_XORG=	xt xaw
+
+MAN1=		xload.1
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/xload/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/app/xload-1.0.2.tar.bz2) = b41ed6b4bcfc9897366c27a94d2bf150
+SHA256 (xorg/app/xload-1.0.2.tar.bz2) = 86b176b6efc52557b1c7631bfdd5c17e7060a438e1e85ce15ec9657be356c50b
+SIZE (xorg/app/xload-1.0.2.tar.bz2) = 92470


More information about the Midnightbsd-cvs mailing list