aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xsysinfo
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-09 09:02:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-09 09:02:07 +0000
commit3cb572cea26463f02e23dc43d0e1cc0c670e5371 (patch)
tree949bf3c87f6cbc85781e5af37b1d2da791ef4ac5 /sysutils/xsysinfo
parentb0ae2f4c939bfeb2faf5bfa5b556691c70166401 (diff)
downloadports-3cb572cea26463f02e23dc43d0e1cc0c670e5371.tar.gz
ports-3cb572cea26463f02e23dc43d0e1cc0c670e5371.zip
Display system states on an X window.
Submitted by: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
Notes
Notes: svn path=/head/; revision=2960
Diffstat (limited to 'sysutils/xsysinfo')
-rw-r--r--sysutils/xsysinfo/Makefile18
-rw-r--r--sysutils/xsysinfo/distinfo1
-rw-r--r--sysutils/xsysinfo/pkg-comment1
-rw-r--r--sysutils/xsysinfo/pkg-descr2
-rw-r--r--sysutils/xsysinfo/pkg-plist2
5 files changed, 24 insertions, 0 deletions
diff --git a/sysutils/xsysinfo/Makefile b/sysutils/xsysinfo/Makefile
new file mode 100644
index 000000000000..a9606920a1fa
--- /dev/null
+++ b/sysutils/xsysinfo/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: xsysinfo
+# Version required: 1.1
+# Date created: 4 April 1996
+# Whom: jdli
+#
+# $Id: Makefile,v 1.7 1995/07/13 01:21:35 asami Exp $
+#
+
+DISTNAME= xsysinfo-1.1
+CATEGORIES+= sysutils
+MASTER_SITES= ftp://ftp.edu.tw/Operating-Systems/FreeBSD/packages/jdli/source/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= jdli@csie.nctu.edu.tw
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/sysutils/xsysinfo/distinfo b/sysutils/xsysinfo/distinfo
new file mode 100644
index 000000000000..266b06d911e0
--- /dev/null
+++ b/sysutils/xsysinfo/distinfo
@@ -0,0 +1 @@
+MD5 (xsysinfo-1.1.tgz) = 6d52b0793d73c9d2275502c8a8b0390f
diff --git a/sysutils/xsysinfo/pkg-comment b/sysutils/xsysinfo/pkg-comment
new file mode 100644
index 000000000000..c05ca5006e2d
--- /dev/null
+++ b/sysutils/xsysinfo/pkg-comment
@@ -0,0 +1 @@
+A system information display tool.
diff --git a/sysutils/xsysinfo/pkg-descr b/sysutils/xsysinfo/pkg-descr
new file mode 100644
index 000000000000..a786f1ad8f2b
--- /dev/null
+++ b/sysutils/xsysinfo/pkg-descr
@@ -0,0 +1,2 @@
+xsysinfo - display FreeBSD system states (cpu, load, memory, swap,
+disk I/O, network packets, NFS client/server) statistics.
diff --git a/sysutils/xsysinfo/pkg-plist b/sysutils/xsysinfo/pkg-plist
new file mode 100644
index 000000000000..46c30f6afbb2
--- /dev/null
+++ b/sysutils/xsysinfo/pkg-plist
@@ -0,0 +1,2 @@
+bin/xsysinfo
+man/man1/xsysinfo.1.gz