Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2013 17:51:44 +0000 (GMT)
From:      "Gary J. Hayers" <gary@hayers.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176526: Port update
Message-ID:  <20130228175144.036FF702073@ares.hayers.org>
Resent-Message-ID: <201302281800.r1SI00kL021223@freefall.freebsd.org>

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

>Number:         176526
>Category:       ports
>Synopsis:       Port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 18:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary J. Hayers
>Release:        FreeBSD 9.1-STABLE i386
>Organization:
Hayers.org
>Environment:
System: FreeBSD ares.hayers.org 9.1-STABLE FreeBSD 9.1-STABLE #9 r246825: Fri Feb 15 19:03:06 GMT 2013 root@ares.hayers.org:/usr/obj/usr/src/sys/Ares i386


	
>Description:
	Update of port sysutils/pstree and request maintainership.
>How-To-Repeat:
	shell archive attached
>Fix:

	shell archive attached

--- pstree.shar begins here ---
# 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:
#
#	pstree
#	pstree/Makefile
#	pstree/distinfo
#	pstree/pkg-descr
#
echo c - pstree
mkdir -p pstree > /dev/null 2>&1
echo x - pstree/Makefile
sed 's/^X//' >pstree/Makefile << '95d8fb8cb431635771a83c7926a9eb36'
X# Ports collection makefile for:  pstree
X# Date created:			  22 Aug 2001
X# Whom:				  Kris Kennaway <kris@FreeBSD.org>
X#
X# $FreeBSD: ports/sysutils/pstree/Makefile,v 1.17 2013/02/20 16:45:26 svnexp Exp $
X#
X
XPORTNAME=	pstree
XPORTVERSION=	2.35
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.thp.uni-duisburg.de/pub/source/ \
X		LOCAL/avl
X
XMAINTAINER=	gary@hayers.org
XCOMMENT=	List processes as a tree
X
XNO_WRKSUBDIR=	yes
X
XCONFLICTS=	psmisc-[0-9]*
X
XPLIST_FILES=	bin/pstree
X
Xdo-build:
X	cd ${WRKDIR} && ${CC} ${CFLAGS} -o pstree pstree.c
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKDIR}/pstree ${PREFIX}/bin
X
X.include <bsd.port.mk>
95d8fb8cb431635771a83c7926a9eb36
echo x - pstree/distinfo
sed 's/^X//' >pstree/distinfo << '88b5e48c05ec903e3df3bb2596efa2ca'
XSHA256 (pstree-2.35.tar.gz) = 72ec2d14be78eac2ab0871e90f4359fea9a41f7708826a201dc6e6051a6df1c3
XSIZE (pstree-2.35.tar.gz) = 10916
88b5e48c05ec903e3df3bb2596efa2ca
echo x - pstree/pkg-descr
sed 's/^X//' >pstree/pkg-descr << 'c434ffad69bf0c958dca948adc95fb08'
XThis is pstree. It is a small program that shows the ps
Xlisting as a tree (as the name implies...). It has several options
Xto make selection criteria and to change the output style.
X
XFor that it uses the output of /bin/ps.
c434ffad69bf0c958dca948adc95fb08
exit
--- pstree.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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