From nobody@FreeBSD.org  Mon Aug 27 15:21:33 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F73F16A419
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 27 Aug 2007 15:21:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 28AAD13C469
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 27 Aug 2007 15:21:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RFLWUO041890
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 27 Aug 2007 15:21:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7RFLWWJ041889;
	Mon, 27 Aug 2007 15:21:32 GMT
	(envelope-from nobody)
Message-Id: <200708271521.l7RFLWWJ041889@www.freebsd.org>
Date: Mon, 27 Aug 2007 15:21:32 GMT
From: Tony Shadwick <tshadwick@oss-solutions.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New Port: sysutils/htop
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115873
>Category:       ports
>Synopsis:       New Port: sysutils/htop, better "top"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 15:30:07 GMT 2007
>Closed-Date:    Fri Aug 31 00:06:21 GMT 2007
>Last-Modified:  Fri Aug 31 00:06:21 GMT 2007
>Originator:     Tony Shadwick
>Release:        FreeBSD 6.2
>Organization:
OSS Solutions
>Environment:
FreeBSD manager-new.oss-solutions.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 08:43:30 UTC 2007     root@portnoy.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  amd64# 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:
#
#       /usr/ports/sysutils/htop
#       /usr/ports/sysutils/htop/Makefile
#       /usr/ports/sysutils/htop/pkg-descr
#       /usr/ports/sysutils/htop/distinfo
#       /usr/ports/sysutils/htop/pkg-plist
#       /usr/ports/sysutils/htop/files
#       /usr/ports/sysutils/htop/files/pkg-message.in
#
echo c - /usr/ports/sysutils/htop
mkdir -p /usr/ports/sysutils/htop > /dev/null 2>&1
echo x - /usr/ports/sysutils/htop/Makefile
sed 's/^X//' >/usr/ports/sysutils/htop/Makefile << 'END-of-/usr/ports/sysutils/htop/Makefile'
X# New ports collection makefile for:   htop
X# Date created:        27 August 2007
X# Whom:                 Tony Shadwick <tshadwick@oss-solutions.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      htop
XPORTVERSION=   0.6.6
XCATEGORIES=    sysutils
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
X
XMAINTAINER=    tshadwick@oss-solutions.com
XCOMMENT=       A better "top" - interactive process viewer
X
XGNU_CONFIGURE=  yes
XSUB_FILES=      pkg-message
X
XMAN1=          htop.1
X
Xpost-install:
X       @${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-/usr/ports/sysutils/htop/Makefile
echo x - /usr/ports/sysutils/htop/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/htop/pkg-descr << 'END-of-/usr/ports/sysutils/htop/pkg-descr'
XThis is a port of htop, which a an interactive process viewer "for 
XLinux".  It is simply a cleaner, nicer-looking top.
X
XWWW: http://htop.sourceforge.net
END-of-/usr/ports/sysutils/htop/pkg-descr
echo x - /usr/ports/sysutils/htop/distinfo
sed 's/^X//' >/usr/ports/sysutils/htop/distinfo << 'END-of-/usr/ports/sysutils/htop/distinfo'
XMD5 (htop-0.6.6.tar.gz) = 12c8e6e97bd50a4e0a4730d23675fc7b
XSHA256 (htop-0.6.6.tar.gz) = b2e2ef39afc870c9ef7228959b53fbd38fab02be74bb0d3e91ebf4fdbaa752e0
XSIZE (htop-0.6.6.tar.gz) = 141140
END-of-/usr/ports/sysutils/htop/distinfo
echo x - /usr/ports/sysutils/htop/pkg-plist
sed 's/^X//' >/usr/ports/sysutils/htop/pkg-plist << 'END-of-/usr/ports/sysutils/htop/pkg-plist'
Xbin/htop
Xshare/pixmaps/htop.png
END-of-/usr/ports/sysutils/htop/pkg-plist
echo c - /usr/ports/sysutils/htop/files
mkdir -p /usr/ports/sysutils/htop/files > /dev/null 2>&1
echo x - /usr/ports/sysutils/htop/files/pkg-message.in
sed 's/^X//' >/usr/ports/sysutils/htop/files/pkg-message.in << 'END-of-/usr/ports/sysutils/htop/files/pkg-message.in'
X
X!!!!  Please read this !!!!!
X******************************************************
X
XThere is one manual step required to install htop.  It requires the 
XLinux Proc filesystem to be mounted.  The easiest way to accomplish this 
Xis to copy this line into your /etc/fstab:
X
Xlinproc                 /proc           linprocfs rw            0       0
X
XSave the file, then type `mount /proc` at the terminal. htop is ready 
Xfor use!
X
X********************************************************
END-of-/usr/ports/sysutils/htop/files/pkg-message.in
exit
>Description:

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Tue Aug 28 00:30:10 UTC 2007 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115873 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115873: commit references a PR
Date: Thu, 30 Aug 2007 18:46:06 +0000 (UTC)

 beech       2007-08-30 18:46:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils             Makefile 
   Added files:
     sysutils/htop        Makefile distinfo pkg-descr pkg-message 
                          pkg-plist 
   Log:
   - New port htop
   
   htop is an enhanced version of top, the interactive process viewer,
   which can display the list of processes in a tree form.
   
   PR:             ports/115873
   Submitted by:   Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
   Approved by:    sat (mentor)
   
   Revision  Changes    Path
   1.938     +1 -0      ports/sysutils/Makefile
   1.1       +23 -0     ports/sysutils/htop/Makefile (new)
   1.1       +3 -0      ports/sysutils/htop/distinfo (new)
   1.1       +20 -0     ports/sysutils/htop/pkg-descr (new)
   1.1       +6 -0      ports/sysutils/htop/pkg-message (new)
   1.1       +4 -0      ports/sysutils/htop/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Fri Aug 31 00:05:51 UTC 2007 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115873 
>Unformatted:
