Date: Mon, 27 Aug 2007 15:21:32 GMT From: Tony Shadwick <tshadwick@oss-solutions.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/115873: New Port: sysutils/htop Message-ID: <200708271521.l7RFLWWJ041889@www.freebsd.org> Resent-Message-ID: <200708271530.l7RFU7aH046237@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115873 >Category: ports >Synopsis: New Port: sysutils/htop >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 15:30:07 GMT 2007 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708271521.l7RFLWWJ041889>