ports/82131: [NEW PORT] sysutils/topless: Display command output on the whole screen like "top"

KOMATSU Shinichiro koma2 at lovepeers.org
Fri Jun 10 22:50:19 UTC 2005


>Number:         82131
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/topless: Display command output on the whole screen like "top"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 22:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KOMATSU Shinichiro
>Release:        FreeBSD 5.4-RELEASE amd64
>Organization:
>Environment:
FreeBSD 5.4-RELEASE amd64

>Description:

Add new port sysutils/topless.

TOPLESS reads various command output, displays it on the whole screen
(like "less"), and periodically updates it like "top".

TOPLESS can be used with almost every sort of command,
but is particularly useful when used with the command
to monitor the system, such as "ps", "netstat" or "fstat".

Author:	Daichi GOTO <daichi at FreeBSD.org>
WWW:	http://people.freebsd.org/~daichi/

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sysutils/topless
#	sysutils/topless/Makefile
#	sysutils/topless/distinfo
#	sysutils/topless/pkg-descr
#
echo c - sysutils/topless
mkdir -p sysutils/topless > /dev/null 2>&1
echo x - sysutils/topless/Makefile
sed 's/^X//' >sysutils/topless/Makefile << 'END-of-sysutils/topless/Makefile'
X# New ports collection makefile for:	topless
X# Date created:		Jun 11 2005
X# Whom:			koma2 at lovepeers.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	topless
XPORTVERSION=	1.36
XCATEGORIES=	sysutils
XMASTER_SITES=	http://people.freebsd.org/~daichi/src/
X
XMAINTAINER=	koma2 at lovepeers.org
XCOMMENT=	Display command output on the whole screen like "top"
X
XUSE_PERL5_BUILD=	yes
X
XMAN1=		topless.1
XPLIST_FILES=	bin/topless
X
X.include <bsd.port.mk>
END-of-sysutils/topless/Makefile
echo x - sysutils/topless/distinfo
sed 's/^X//' >sysutils/topless/distinfo << 'END-of-sysutils/topless/distinfo'
XMD5 (topless-1.36.tar.gz) = fc5beb497acd8db580dfe22f3bd04605
XSIZE (topless-1.36.tar.gz) = 4310
END-of-sysutils/topless/distinfo
echo x - sysutils/topless/pkg-descr
sed 's/^X//' >sysutils/topless/pkg-descr << 'END-of-sysutils/topless/pkg-descr'
XTOPLESS reads various command output, displays it on the whole screen
X(like "less"), and periodically updates it like "top".
X
XTOPLESS can be used with almost every sort of command,
Xbut is particularly useful when used with the command
Xto monitor the system, such as "ps", "netstat" or "fstat".
X
XAuthor:	Daichi GOTO <daichi at FreeBSD.org>
XWWW:	http://people.freebsd.org/~daichi/
END-of-sysutils/topless/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list