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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pkg_tree Get a 'graphical' tree-overview of installed packages
1.1_6 ports-mgmt on this many watch lists=26 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 1.1_5Version of this port present on the latest quarterly branch.
Maintainer: tatsuki_makino@hotmail.com search for ports maintained by this maintainer
Port Added: 2007-02-05 01:09:12
Last Update: 2024-01-27 10:52:25
Commit Hash: 83edd06e
People watching this port, also watch:: libiconv, freetype2, expat, pcre, libxml2
License: BSD2CLAUSE
WWW:
https://www.mavetju.org/unix/general.php
Description:
Get a 'graphical' tree-overview of installed packages Generates a ascii-art-graphical tree of packages and their dependancies. For example for setxkbmap and xkbcomp [~] edwin@k7>pkg_tree 'xkb[cm]' setxkbmap-1.0.4 |\__ kbproto-1.0.3 |\__ pkg-config-0.23_1 |\__ xproto-7.0.10_1 |\__ libXau-1.0.3_2 |\__ libXdmcp-1.0.2_1 |\__ libX11-1.1.3_1,1 \__ libxkbfile-1.0.4 xkbcomp-1.0.3 |\__ kbproto-1.0.3 |\__ pkg-config-0.23_1 |\__ xproto-7.0.10_1 |\__ libXau-1.0.3_2 |\__ libXdmcp-1.0.2_1 |\__ libX11-1.1.3_1,1 \__ libxkbfile-1.0.4
Homepage    cgit ¦ Codeberg ¦ 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 (5 items)
Collapse this list.
  1. bin/pkg_tree
  2. share/man/man7/pkg_tree.7.gz
  3. /usr/local/share/licenses/pkg_tree-1.1_6/catalog.mk
  4. /usr/local/share/licenses/pkg_tree-1.1_6/LICENSE
  5. /usr/local/share/licenses/pkg_tree-1.1_6/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • pkg_tree>0:ports-mgmt/pkg_tree
To install the port:
cd /usr/ports/ports-mgmt/pkg_tree/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/pkg_tree
  • pkg install pkg_tree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pkg_tree
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1622170800 SHA256 (pkg_tree-1.1.tar.gz) = f82a68ab0fda053654cc35a0864b55a9529287f58017b4a1b500e91076a458be SIZE (pkg_tree-1.1.tar.gz) = 5006

Packages (timestamps in pop-ups are UTC):
pkg_tree
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_61.1_61.1_41.1_61.1_6-1.1_4-
FreeBSD:13:quarterly1.1_51.1_51.1_51.1_51.1_61.1_51.1_51.1_5
FreeBSD:14:latest1.1_61.1_61.1_51.1_61.1_61.1_5-1.1_5
FreeBSD:14:quarterly1.1_51.1_6-1.1_51.1_61.1_51.1_51.1_5
FreeBSD:15:latest1.1_61.1_6n/a1.1_6n/a1.1_61.1_61.1_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Run
  1. ports-mgmt/port-maintenance-tools

Configuration Options:
No options to configure
Options name:
ports-mgmt_pkg_tree
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.mavetju.org/download/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_6
27 Jan 2024 10:52:25
commit hash: 83edd06e2af57b47c06c233a500c14e686724a40commit hash: 83edd06e2af57b47c06c233a500c14e686724a40commit hash: 83edd06e2af57b47c06c233a500c14e686724a40commit hash: 83edd06e2af57b47c06c233a500c14e686724a40 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Tatsuki Makino
ports-mgmt/pkg_tree: moving manpages to share/man

Approved by:	portmgr (blanket)
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.1_5
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.1_5
09 Aug 2022 07:17:53
commit hash: 60d1dfd32d31c8719e0b228de5f2ccb678b32e36commit hash: 60d1dfd32d31c8719e0b228de5f2ccb678b32e36commit hash: 60d1dfd32d31c8719e0b228de5f2ccb678b32e36commit hash: 60d1dfd32d31c8719e0b228de5f2ccb678b32e36 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Tatsuki Makino
ports-mgmt/pkg_tree: use better WWW address for the package description

PR:		262878
Reported by:	Graham Perrin <grahamperrin@gmail.com>
Approved by:	edwin (he answered "either is fine")
1.1_5
20 Jul 2022 14:22:46
commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866commit hash: 9c165b983562e903a35c424b209ae3305652c866 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
ports-mgmt: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_5
28 Oct 2021 07:48:05
commit hash: 2ab4c64e83a569924c23143b22d9b67b1c54a25dcommit hash: 2ab4c64e83a569924c23143b22d9b67b1c54a25dcommit hash: 2ab4c64e83a569924c23143b22d9b67b1c54a25dcommit hash: 2ab4c64e83a569924c23143b22d9b67b1c54a25d files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
ports-mgmt/pkg_tree: cleanup

- Switch to DISTVERSION
- Switch to https MASTER_SITES
- Pet portclippy
PR:		259207
1.1_5
01 Jun 2021 07:24:37
commit hash: bbc328d0d7c974bb9bee8172952d270ac266ee8ecommit hash: bbc328d0d7c974bb9bee8172952d270ac266ee8ecommit hash: bbc328d0d7c974bb9bee8172952d270ac266ee8ecommit hash: bbc328d0d7c974bb9bee8172952d270ac266ee8e files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
ports-mgmt/pkg_tree: Bump PORTREVISION for
4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8

PR:		256214
1.1_4
01 Jun 2021 07:19:46
commit hash: 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8commit hash: 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8commit hash: 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8commit hash: 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Tatsuki Makino
ports-mgmt/pkg_tree: Retrieve data from pkg info at one time

The way it works is that it calls pkg info 3 times, so there is a
possibility of losing consistency.

The -r option added for displaying the "Required by" graph instead of
the "Depends on" graph.

Pass maintainership to submitter

PR:		256214
1.1_4
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.1_4
23 Nov 2016 14:41:04
Revision:426928Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Simplify patching/installation
1.1_4
16 Nov 2016 22:55:39
Revision:426269Original commit files touched by this commit
rene search for other commits by this committer
Reset edwin's ports, he has handed in his commit bit.

With hat:	portmgr-secretary
1.1_4
17 Dec 2015 17:19:48
Revision:403913Original commit files touched by this commit
mat search for other commits by this committer
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
1.1_3
27 Jun 2015 19:32:38
Revision:390724Original commit files touched by this commit
pgollucci search for other commits by this committer
ports-mgmt/pkg_tree: support pkg_* and pkg

retrieve data from pkg info

PR:                  200730
Submitted by:        tatsuki_makino@hotmail.com
Approved by:         maintainer timeout (edwin@mavetju.org ; 18 days)
1.1_2
21 Feb 2014 03:52:00
Revision:345314Original commit files touched by this commit
adamw search for other commits by this committer
Stage support.
1.1_2
20 Sep 2013 22:36:49
Revision:327762Original 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:
ports-mgmt)
1.1_2
06 Sep 2013 17:02:34
Revision:326526Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
1.1_2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.1_2
27 May 2010 12:58:20
Original commit files touched by this commit
edwin search for other commits by this committer
From Tom Hukins:

I notice it looks for a perl executable in /usr/bin/perl.  However, a
perl executable may not exist here, so this small patch changes the
port to use the PERL5 variable to determine the correct location of
perl as determined by the ports system.
1.1_1
28 Jul 2008 06:37:06
Original commit files touched by this commit
edwin search for other commits by this committer
Update description of pkg_tree

        The example in the description of pkg_tree shows old package
        names (imake-4, XFree86-libraries).

PR:             ports/125990
Submitted by:   Carlos Santos <unixmania@gmail.com>
1.1_1
05 Feb 2007 01:08:46
Original commit files touched by this commit
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 20