ports/176634: New port: sysutils/ptools Ptools is a toolset based on functionality from the Solaris ptools.

Tomasz Walaszek tmwalaszek at gmail.com
Mon Mar 4 11:00:00 UTC 2013


>Number:         176634
>Category:       ports
>Synopsis:       New port: sysutils/ptools Ptools is a toolset based on functionality from the Solaris ptools.
>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 Mar 04 11:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Tomasz Walaszek
>Release:        
>Organization:
>Environment:
>Description:
New port: sysutils/ptools
Ptools is a toolset based on functionality from the Solaris ptools.

Ptools provides 4 tools at the moment:
* pargs - Display process arguments
* pldd - Display dynamic linker dependencies
* pwdx - Display process working directory
* ptree - Display process hierarchy as tree (with jail option -j)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	ptools
#	ptools/Makefile
#	ptools/pkg-descr
#	ptools/pkg-plist
#
echo c - ptools
mkdir -p ptools > /dev/null 2>&1
echo x - ptools/Makefile
sed 's/^X//' >ptools/Makefile << '360601a0d88ce27046792943d111a4ba'
X# New ports collection makefile for:    ptools
X# Date created: 	04 Mar 2013
X# Whom:                 Tomasz Walaszek <tmwalaszek at gmail.com>
X# $FreeBSD$
X
XPORTNAME= 	ptools
XPORTVERSION=	0.1
XCATEGORIES= 	sysutils
XMASTER_SITES= 	http://shewolf.com.pl/ptools/
X
XMAINTAINER=     tmwalaszek at gmail.com
XCOMMENT=	Ptools
X
X.include <bsd.port.mk>
360601a0d88ce27046792943d111a4ba
echo x - ptools/pkg-descr
sed 's/^X//' >ptools/pkg-descr << '257d33eccce44ac441d514c5ff82c901'
XPtools provides 4 tools at the moment:
X* pargs - Display process arguments
X* pldd - Display dynamic linker dependencies
X* pwdx - Display process working directory
X* ptree - Display process hierarchy as tree (with jail option -j)
257d33eccce44ac441d514c5ff82c901
echo x - ptools/pkg-plist
sed 's/^X//' >ptools/pkg-plist << 'bc2b84d3bda5c18c96a334547424d8db'
Xbin/pargs
Xbin/pwdx
Xbin/pldd
Xbin/ptree
bc2b84d3bda5c18c96a334547424d8db
exit



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


More information about the freebsd-ports-bugs mailing list