From dima@netserv1.chg.ru Thu Feb 18 03:05:42 1999
Return-Path: <dima@netserv1.chg.ru>
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
	by hub.freebsd.org (Postfix) with ESMTP id 81E42112CA
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Feb 1999 03:04:54 -0800 (PST)
	(envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.1/8.9.1) id OAA00519;
	Thu, 18 Feb 1999 14:04:41 +0300 (MSK)
Message-Id: <199902181104.OAA00519@netserv1.chg.ru>
Date: Thu, 18 Feb 1999 14:04:41 +0300 (MSK)
From: Dima Sivachenko <dima@Chg.RU>
Sender: dima@netserv1.chg.ru
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port - ascpu
X-Send-Pr-Version: 3.2

>Number:         10144
>Category:       ports
>Synopsis:       New port - ascpu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 18 03:10:00 PST 1999
>Closed-Date:    Sat Mar 6 10:24:14 PST 1999
>Last-Modified:  Sat Mar  6 10:24:53 PST 1999
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
>Environment:

	

>Description:

New port of ascpu program - monitor CPU usage

>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:
#
#	.
#	./Makefile
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#	./files
#	./files/md5
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	ascpu
X# Version required:	1.3
X# Date created:         18 February 1999
X# Whom:                 Dima Sivachenko <dima@chg.ru>
X#
X# $Id$
X#
X
XDISTNAME=	ascpu-1.3
XCATEGORIES=	afterstep sysutils
XMASTER_SITES=	http://bewoner.dma.be/Albert/software/ \
X		http://www.tigr.net/afterstep/as-apps/download/ascpu/	\
X		ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
X
XMAINTAINER=	dima@Chg.RU
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
X
XUSE_X_PREFIX=	yes
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-xpm
X
XMAN1=		ascpu.1
X
Xdo-install:
X
X	@ ${INSTALL_MAN} ${WRKSRC}/ascpu.man ${PREFIX}/man/man1/ascpu.1
X	@ ${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g kmem -m 2755 ${WRKSRC}/ascpu ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/ascpu
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XCPU statistics monitor utility for X Window
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XThis is an Afterstep look & feel CPU statistics monitor tool.
X
Xhttp://bewoner.dma.be/Albert/afterstep/
X
X--Dima
Xdima@chg.ru
END-of-./pkg/DESCR
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (ascpu-1.3.tar.gz) = bf133ac05ebba5a2e2dd261dc1f1a321
END-of-./files/md5
exit


>Release-Note:
>Audit-Trail:

From: Bill Fumerola <billf@chc-chimes.com>
To: Dima Sivachenko <dima@Chg.RU>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/10144: New port - ascpu
Date: Thu, 18 Feb 1999 05:16:47 -0500 (EST)

 On Thu, 18 Feb 1999, Dima Sivachenko wrote:
 
 > XCATEGORIES=	afterstep sysutils
 
 Eek. Virtual categories never come first.
 
 - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
 - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -
 
 
 
 
Responsible-Changed-From-To: freebsd-ports->billf 
Responsible-Changed-By: billf 
Responsible-Changed-When: Sat Feb 27 09:27:34 PST 1999 
Responsible-Changed-Why:  
I'll take this one. 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Sat Mar 6 10:24:14 PST 1999 
State-Changed-Why:  
Imported as ports/sysutils/ascpu, thanks. 

NOTE: there were reports that this program would not run 
non-root, but I could not reproduce those errors locally. 
>Unformatted:
