Index: head/sysutils/ptools/pkg-descr =================================================================== --- head/sysutils/ptools/pkg-descr (revision 354452) +++ head/sysutils/ptools/pkg-descr (nonexistent) @@ -1,9 +0,0 @@ -Ptools is a toolset based on Solaris ptools functionality. - -At this time, four tools are provided: -* pargs - Display process arguments -* pldd - Display dynamic linker dependencies -* pwdx - Display process working directory -* ptree - Display process hierarchy as tree (with jail option -j) - -WWW: http://shewolf.com.pl/ptools/ Property changes on: head/sysutils/ptools/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/ptools/distinfo =================================================================== --- head/sysutils/ptools/distinfo (revision 354452) +++ head/sysutils/ptools/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (ptools-0.5.tar.gz) = 3b35e59be64f97a4e78e1ae43bc3a3a0c3d8ed334a26de244de1476fc737a7d7 -SIZE (ptools-0.5.tar.gz) = 3923 Property changes on: head/sysutils/ptools/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/ptools/Makefile =================================================================== --- head/sysutils/ptools/Makefile (revision 354452) +++ head/sysutils/ptools/Makefile (nonexistent) @@ -1,27 +0,0 @@ -# Created by: Tomasz Walaszek -# $FreeBSD$ - -PORTNAME= ptools -PORTVERSION= 0.5 -CATEGORIES= sysutils -MASTER_SITES= http://shewolf.com.pl/ptools/ -PKGNAMESUFFIX= 2 - -MAINTAINER= tmwalaszek@gmail.com -COMMENT= Toolset based on Solaris ptools functionality - -LICENSE= BSD4CLAUSE - -PLIST_FILES= bin/pargs \ - bin/pwdx \ - bin/pldd \ - bin/ptree - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local/bin|${STAGEDIR}${PREFIX}/bin|g ; \ - s|gcc|$${CC}|g ; \ - s|555|755|g ; \ - s|-o root -g wheel|${STRIP}|g' \ - ${WRKSRC}/Makefile - -.include Property changes on: head/sysutils/ptools/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property