Display system states on an X window.
Submitted by: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
This commit is contained in:
parent
b0ae2f4c93
commit
3cb572cea2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2960
18
sysutils/xsysinfo/Makefile
Normal file
18
sysutils/xsysinfo/Makefile
Normal 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>
|
1
sysutils/xsysinfo/distinfo
Normal file
1
sysutils/xsysinfo/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xsysinfo-1.1.tgz) = 6d52b0793d73c9d2275502c8a8b0390f
|
1
sysutils/xsysinfo/pkg-comment
Normal file
1
sysutils/xsysinfo/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A system information display tool.
|
2
sysutils/xsysinfo/pkg-descr
Normal file
2
sysutils/xsysinfo/pkg-descr
Normal file
@ -0,0 +1,2 @@
|
||||
xsysinfo - display FreeBSD system states (cpu, load, memory, swap,
|
||||
disk I/O, network packets, NFS client/server) statistics.
|
2
sysutils/xsysinfo/pkg-plist
Normal file
2
sysutils/xsysinfo/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xsysinfo
|
||||
man/man1/xsysinfo.1.gz
|
Loading…
Reference in New Issue
Block a user