aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-11-20 16:56:28 +0800
committertg <tg@FreeBSD.org>1997-11-20 16:56:28 +0800
commit939084930f7a20e61d96e1c7a23c19c8f6248b07 (patch)
tree7678d43a26acc93db221ca912ec7abc4f18997fd /sysutils
parent66d0fdcae9605eb98f08f5afc28a48b31c65fbcd (diff)
downloadfreebsd-ports-graphics-939084930f7a20e61d96e1c7a23c19c8f6248b07.tar.gz
freebsd-ports-graphics-939084930f7a20e61d96e1c7a23c19c8f6248b07.tar.zst
freebsd-ports-graphics-939084930f7a20e61d96e1c7a23c19c8f6248b07.zip
Import xosview port. xosview gives an overview of system usage.
PR: 5096 Submitted by: Brian Handy <handy@physics.montana.edu>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile20
-rw-r--r--sysutils/xosview/distinfo1
-rw-r--r--sysutils/xosview/pkg-comment1
-rw-r--r--sysutils/xosview/pkg-descr17
-rw-r--r--sysutils/xosview/pkg-plist3
5 files changed, 42 insertions, 0 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
new file mode 100644
index 00000000000..87e9b040236
--- /dev/null
+++ b/sysutils/xosview/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: dclock
+# Version required: 1.5.0
+# Date created: 19 Nov 1997
+# Whom: Brian Handy <handy@physics.montana.edu>
+#
+# $Id$
+#
+
+DISTNAME= xosview-1.5.0
+CATEGORIES= sysutils x11
+MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
+ http://lambic.space.lockheed.com/xosview/
+
+MAINTAINER= handy@physics.montana.edu
+
+USE_X11= yes
+HAS_CONFIGURE= yes
+MAN1= xosview.1
+
+.include <bsd.port.mk>
diff --git a/sysutils/xosview/distinfo b/sysutils/xosview/distinfo
new file mode 100644
index 00000000000..0f20efc0891
--- /dev/null
+++ b/sysutils/xosview/distinfo
@@ -0,0 +1 @@
+MD5 (xosview-1.5.0.tar.gz) = aef4d02637e87d3578e6c019fd3d9ce3
diff --git a/sysutils/xosview/pkg-comment b/sysutils/xosview/pkg-comment
new file mode 100644
index 00000000000..a27016d0afd
--- /dev/null
+++ b/sysutils/xosview/pkg-comment
@@ -0,0 +1 @@
+A graphical performance meter
diff --git a/sysutils/xosview/pkg-descr b/sysutils/xosview/pkg-descr
new file mode 100644
index 00000000000..08f348d4774
--- /dev/null
+++ b/sysutils/xosview/pkg-descr
@@ -0,0 +1,17 @@
+XOsview is an application originally developed by Mike Romberg for
+Linux. It can be summarized as a graphical performance meter, and
+it looks similar in appearance to the zoomy performance meters to
+be found on various other platforms.
+
+The FreeBSD version works but doesn't yet have full functionality.
+At the time of this writing, the meters that work are the Load meter,
+the CPU meter and the memmeter. The other nonfunctional meters are
+not displayed. Someone who understands how to grab statistics out
+of the kernel needs to volunteer to help make this a fully functional
+port!
+
+Visit the home page:
+ http://lore.ece.utexas.edu/~bgrayson/xosview.html
+
+--
+Brian Handy --> handy@physics.montana.edu
diff --git a/sysutils/xosview/pkg-plist b/sysutils/xosview/pkg-plist
new file mode 100644
index 00000000000..072acfdd90a
--- /dev/null
+++ b/sysutils/xosview/pkg-plist
@@ -0,0 +1,3 @@
+bin/xosview
+man/man1/xosview.1.gz
+lib/X11/app-defaults/XOsview