notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
dtpstree Display a tree of processes
1.0.3 sysutils on this many watch lists=2 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 Version of this port present on the latest quarterly branch.
Maintainer: douglas@douglasthrift.net search for ports maintained by this maintainer
Port Added: 2010-08-02 19:47:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, py39-pycparser, json-c, sysinfo, openjdk8
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/dtpstree
  2. man/man1/dtpstree.1.gz
  3. /usr/local/share/licenses/dtpstree-1.0.3/catalog.mk
  4. /usr/local/share/licenses/dtpstree-1.0.3/LICENSE
  5. /usr/local/share/licenses/dtpstree-1.0.3/APACHE20
Collapse this list.
Dependency lines:
  • dtpstree>0:sysutils/dtpstree
To install the port:
cd /usr/ports/sysutils/dtpstree/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/dtpstree
  • pkg install dtpstree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dtpstree
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
dtpstree
ABIlatestquarterly
FreeBSD:11:aarch641.0.31.0.3
FreeBSD:11:amd641.0.31.0.3
FreeBSD:11:armv61.0.31.0.3
FreeBSD:11:i3861.0.31.0.3
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips641.0.31.0.3
FreeBSD:12:aarch641.0.31.0.3
FreeBSD:12:amd641.0.31.0.3
FreeBSD:12:armv61.0.31.0.3
FreeBSD:12:armv71.0.31.0.3
FreeBSD:12:i3861.0.31.0.3
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips641.0.31.0.3
FreeBSD:12:powerpc64pkg-fallout1.0.3
FreeBSD:13:aarch641.0.31.0.3
FreeBSD:13:amd641.0.31.0.3
FreeBSD:13:armv61.0.31.0.3
FreeBSD:13:armv71.0.31.0.3
FreeBSD:13:i3861.0.31.0.3
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips641.0.31.0.3
FreeBSD:13:powerpc641.0.31.0.3
FreeBSD:13:riscv64pkg-fallout1.0.3
FreeBSD:14:aarch641.0.3pkg-fallout
FreeBSD:14:amd641.0.3pkg-fallout
FreeBSD:14:armv61.0.3pkg-fallout
FreeBSD:14:armv71.0.3pkg-fallout
FreeBSD:14:i3861.0.3pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips641.0.3pkg-fallout
FreeBSD:14:powerpc641.0.3pkg-fallout
FreeBSD:14:riscv641.0.3pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://dl1.douglasthrift.net/dtpstree/
  2. http://dl2.douglasthrift.net/dtpstree/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.3
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3
20 Jul 2022 14:23:05
commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.3
23 Jan 2017 18:52:15
Revision:432284Original commit files touched by this commit
sunpoet search for other commits by this committer
Updated MASTER_SITES

- Remove outdated MAN1 setting
- Pet portlint: fix diff header of patch files

- changes:
PR:		216395
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
1.0.3
04 Feb 2016 14:18:08
Revision:408034Original commit files touched by this commit
marino search for other commits by this committer
sysutils/dtpstree: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
1.0.3
29 Jul 2014 21:07:40
Revision:363392Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of USE_XZ to USES=tar:xz.

Approved by:	portmgr (not really, but touches unstaged ports)
1.0.3
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.0.3
20 Oct 2013 09:33:05
Revision:330995Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build with clang
- Use USES=gmake
- Support STAGEDIR

PR:		ports/183116
Submitted by:	sunpoet (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
1.0.3
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)
1.0.3
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
1.0.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.3
14 Aug 2010 12:14:06
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.3

PR:             149639
Submitted by:   maintainer
1.0.2
02 Aug 2010 19:45:30
Original commit files touched by this commit
bapt search for other commits by this committer
DT PS Tree shows running processes as a tree. It is a reimplementation
of pstree from PSmisc for FreeBSD. It also works without /proc and will
show the full set of processes in a jail even if init is not present.

WWW: http://code.douglasthrift.net/trac/dtpstree

PR:             ports/149108
Submitted by:   Douglas Thrift
Approved by:    jadawin@ (co-mentor)

Number of commits found: 14