notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
ptools Toolset based on Solaris ptools functionality
0.5 sysutils Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: tmwalaszek@gmail.com search for ports maintained by this maintainer
Port Added: 2013-03-06 03:05:49
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: cdrtools, sudo, openssl, inkscape, htop
License: BSD4CLAUSE
WWW:
http://shewolf.com.pl/ptools/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/pargs
  2. bin/pwdx
  3. bin/pldd
  4. bin/ptree
  5. /usr/local/share/licenses/ptools2-0.5/catalog.mk
  6. /usr/local/share/licenses/ptools2-0.5/LICENSE
  7. /usr/local/share/licenses/ptools2-0.5/BSD4CLAUSE
Collapse this list.
Dependency lines:
  • ptools2>0:sysutils/ptools
No installation instructions:
This port has been deleted.
PKGNAME: ptools2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ptools-0.5.tar.gz) = 3b35e59be64f97a4e78e1ae43bc3a3a0c3d8ed334a26de244de1476fc737a7d7 SIZE (ptools-0.5.tar.gz) = 3923

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://shewolf.com.pl/ptools/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.5
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.5
18 May 2014 19:39:56
Revision:354462Original commit files touched by this commit
antoine search for other commits by this committer
Resurect ptools, it was removed by mistake
0.5
18 May 2014 19:19:26
Revision:354453Original commit files touched by this commit
cs search for other commits by this committer
p

Redports:ignore
0.5
18 May 2014 19:15:42
Revision:354452Original commit files touched by this commit
cs search for other commits by this committer
Update to 0.5

PR:		ports/188423
Submitted by:	Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
0.4
04 Apr 2014 12:50:11
Revision:350104Original commit files touched by this commit
bapt search for other commits by this committer
Remove NEED_ROOT
Patch the Makefile in one single command
Fix installing as a user
directly strip during the installation in stage
0.4
10 Jan 2014 23:06:09
Revision:339390Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.4
  Fix bug in ptree where duplicated processes were in output
- while here update for staging support, respect ${CC}, fix license clause

PR:		185635
Submitted by:	maintainer, tmwalaszek@gmail.com
0.3
19 Dec 2013 12:07:45
Revision:336890Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.3 [1]
- Switch to PKGNAMESUFFIX from LATEST_LINK

* -C option.
* Fix bug in ptree. Ptree shows wrong results when pid of the parent was higher
  than the child pid.

PR:		ports/184717 [1]
Submitted by:	maintainer
0.2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.2
08 May 2013 22:36:09
Revision:317714Original commit files touched by this commit
bdrewery search for other commits by this committer
- Update to 0.2

Changes:

  * Code polishing.
  * Fix bug in ptree. Ptree -j did not show parent process of the
    orphaned childerns in jail.
  * Check whether the provided pid or jail number is numerical value.
  * Added -l switch to ptree. It will show also the processes arguments.

PR:		ports/178432
Submitted by:	Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)
0.1
27 Mar 2013 16:37:30
Revision:315394Original commit files touched by this commit
jgh search for other commits by this committer
- add LATEST_LINK

Reported by: indexbuild@
Approved by: maintainer, implicit
0.1
06 Mar 2013 03:04:47
Revision:313497Original commit files touched by this commit
jgh search for other commits by this committer
- add new port: sysutils/ptools

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/

PR:		176634
Submitted by:	tmwalaszek@gmail.com

Number of commits found: 13