Display system states on an X window.

Submitted by:	Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
This commit is contained in:
Satoshi Asami 1996-04-09 09:02:07 +00:00
parent b0ae2f4c93
commit 3cb572cea2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2960
5 changed files with 24 additions and 0 deletions

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (xsysinfo-1.1.tgz) = 6d52b0793d73c9d2275502c8a8b0390f

View File

@ -0,0 +1 @@
A system information display tool.

View File

@ -0,0 +1,2 @@
xsysinfo - display FreeBSD system states (cpu, load, memory, swap,
disk I/O, network packets, NFS client/server) statistics.

View File

@ -0,0 +1,2 @@
bin/xsysinfo
man/man1/xsysinfo.1.gz