Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  9 Mar 2001 14:10:54 +0100 (CET)
From:      tobega@spyz.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25631: new port (perf)
Message-ID:  <20010309131054.09D0720BB@mail.spyz.org>

next in thread | raw e-mail | index | archive | help

>Number:         25631
>Category:       ports
>Synopsis:       new port (perf)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 05:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tobias Begalke
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	

>Description:

# 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:
#
#	perf
#	perf/distinfo
#	perf/pkg-comment
#	perf/pkg-descr
#	perf/Makefile
#	perf/pkg-plist
#
echo c - perf
mkdir -p perf > /dev/null 2>&1
echo x - perf/distinfo
sed 's/^X//' >perf/distinfo << 'END-of-perf/distinfo'
XMD5 (perf-1.5.tar.gz) = 41f96f421165d1f1ff8e9e1f038c1012
END-of-perf/distinfo
echo x - perf/pkg-comment
sed 's/^X//' >perf/pkg-comment << 'END-of-perf/pkg-comment'
XXview-based system monitoring tool
END-of-perf/pkg-comment
echo x - perf/pkg-descr
sed 's/^X//' >perf/pkg-descr << 'END-of-perf/pkg-descr'
XPerf is an XView program that reports kernel statistics for the local
Xor a remote host. The program is a frontend to the rstatd daemon. The
Xdisplayed window consists of one or more fields, each showing a
Xspecified parameter.
END-of-perf/pkg-descr
echo x - perf/Makefile
sed 's/^X//' >perf/Makefile << 'END-of-perf/Makefile'
X# New ports collection makefile for:    perf
X# Date created:         09 March 2001
X# Whom:                 tobega
X#
X# $FreeBSD$
X#
X
XPORTNAME=       perf
XPORTVERSION=    1.5
XCATEGORIES=     sysutils
XMASTER_SITES=   http://www.spyz.org/perf/
X
XMAINTAINER=     tobega@spyz.org
X
XLIB_DEPENDS=    xview.3:${PORTSDIR}/x11-toolkits/xview
X
XUSE_IMAKE=      yes
XMAN1=           perf.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/perf ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/perf.1 ${PREFIX}/man/man1
X	${GZIP_CMD} ${PREFIX}/man/man1/perf.1
X
X.include <bsd.port.mk>
END-of-perf/Makefile
echo x - perf/pkg-plist
sed 's/^X//' >perf/pkg-plist << 'END-of-perf/pkg-plist'
Xbin/perf
END-of-perf/pkg-plist
exit



>How-To-Repeat:

	

>Fix:

	

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010309131054.09D0720BB>