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
tree Display a tree-view of directories with optional color or HTML output
2.1.1_1 sysutils 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 2.1.0Version of this port present on the latest quarterly branch.
Maintainer: gb@unistra.fr search for ports maintained by this maintainer
Port Added: 2001-12-24 18:50:53
Last Update: 2024-01-10 15:29:49
Commit Hash: e4610fc
People watching this port, also watch:: unzip, libxml2, libiconv, expat, freetype2
License: GPLv2+
WWW:
https://mama.indstate.edu/users/ice/tree/
Description:
Tree is a simple utility that displays a tree-view of directories and files. It has options to use ANSI color escape-sequences or ASCII graphic characters, and can also output in HTML format.
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/tree
  2. share/man/man1/tree.1.gz
  3. /usr/local/share/licenses/tree-2.1.1_1/catalog.mk
  4. /usr/local/share/licenses/tree-2.1.1_1/LICENSE
  5. /usr/local/share/licenses/tree-2.1.1_1/GPLv2+
Collapse this list.
Dependency lines:
  • tree>0:sysutils/tree
To install the port:
cd /usr/ports/sysutils/tree/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/tree
  • pkg install tree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tree
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685564291 SHA256 (tree-2.1.1.tgz) = d3c3d55f403af7c76556546325aa1eca90b918cbaaf6d3ab60a49d8367ab90d5 SIZE (tree-2.1.1.tgz) = 60515

Packages (timestamps in pop-ups are UTC):
tree
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.1_12.1.1_11.8.02.1.1_12.1.1_1-1.8.0-
FreeBSD:13:quarterly2.1.1_12.1.1_12.1.02.1.1_12.1.1_12.1.02.1.02.1.0
FreeBSD:14:latest2.1.1_12.1.1_12.1.02.1.1_12.1.1_12.1.0-2.1.0
FreeBSD:14:quarterly2.1.02.1.1_1-2.1.02.1.1_12.1.02.1.02.1.0
FreeBSD:15:latest2.1.1_12.1.1_1n/a2.1.1_1n/a2.1.1_12.1.1_12.1.1_1
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. gmake>=4.3 : devel/gmake
This port is required by:
for Build
  1. devel/p5-Minilla
for Run
  1. devel/p5-Minilla
  2. security/spm
  3. sysutils/inxi
  4. sysutils/password-store

Configuration Options:
===> The following configuration options are available for tree-2.1.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_tree
USES:
gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://mama.indstate.edu/users/ice/tree/src/
  2. https://fossies.org/linux/misc/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1_1
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
2.1.1
09 Jan 2024 04:01:42
commit hash: ae1b3c875b3202e82de9a024b9edbe2ca570d911commit hash: ae1b3c875b3202e82de9a024b9edbe2ca570d911commit hash: ae1b3c875b3202e82de9a024b9edbe2ca570d911commit hash: ae1b3c875b3202e82de9a024b9edbe2ca570d911 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Guy Brand
sysutils/tree: Update to 2.1.1

PR:		275520
2.1.0
06 Jan 2023 09:46:36
commit hash: 53556484a18411991aed50a07ebcd4cd09091076commit hash: 53556484a18411991aed50a07ebcd4cd09091076commit hash: 53556484a18411991aed50a07ebcd4cd09091076commit hash: 53556484a18411991aed50a07ebcd4cd09091076 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Guy Brand
sysutils/tree: update to 2.1.0

ChangeLog: https://gitlab.com/OldManProgrammer/unix-tree/-/blob/master/CHANGES

PR:		268694
Reported by:	gb@unistra.fr (maintainer)
2.0.4
19 Sep 2022 15:52:55
commit hash: d796a064171a066ac87c4ea77d20f68b4eb600a3commit hash: d796a064171a066ac87c4ea77d20f68b4eb600a3commit hash: d796a064171a066ac87c4ea77d20f68b4eb600a3commit hash: d796a064171a066ac87c4ea77d20f68b4eb600a3 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Guy Brand
sysutils/tree: upgrade to 2.0.4

PR:	266461
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)
2.0.2
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)
2.0.2
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)
2.0.2
10 Apr 2022 18:48:25
commit hash: 63ffb1e094a6281301acd644381ad8000246cce4commit hash: 63ffb1e094a6281301acd644381ad8000246cce4commit hash: 63ffb1e094a6281301acd644381ad8000246cce4commit hash: 63ffb1e094a6281301acd644381ad8000246cce4 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Author: Guy Brand
sysutils/tree: Update to 2.0.2

PR:		262364
2.0.1
29 Jan 2022 06:36:26
commit hash: 7fbb727e11bec00da6a84653a0bea0b02d9b9d4ecommit hash: 7fbb727e11bec00da6a84653a0bea0b02d9b9d4ecommit hash: 7fbb727e11bec00da6a84653a0bea0b02d9b9d4ecommit hash: 7fbb727e11bec00da6a84653a0bea0b02d9b9d4e files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
sysutils/tree: provide fallback download URL and other improvements

- For some reason, upstream distfile site is currently inaccessible
  in certain parts of the world, e.g. Russia
- Pass build-related variables down to inner Makefile via MAKE_ARGS
  and remove the patch file (particularly, it was patching `install'
  target which is useless as the port is using its own)
- Adjust LICENSE (it's GPLv2 or later) and install documentation in
  the dedicated helper target (also install TODO file while here)

PR:	261547
2.0.1
24 Jan 2022 20:57:54
commit hash: bfdeafa3039fbeb53e1400033466a62f6a3e1a22commit hash: bfdeafa3039fbeb53e1400033466a62f6a3e1a22commit hash: bfdeafa3039fbeb53e1400033466a62f6a3e1a22commit hash: bfdeafa3039fbeb53e1400033466a62f6a3e1a22 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Guy Brand
sysutils/tree: Update to 2.0.1

PR:		261414
1.8.0
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.8.0
21 Mar 2019 16:44:35
Revision:496473Original commit files touched by this commit
swills search for other commits by this committer
sysutils/tree: update to 1.8.0

PR:		236671
Submitted by:	Guy Brand <gb@unistra.fr> (maintainer)
1.7.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.7.0
30 Mar 2015 21:45:45
Revision:382754Original commit files touched by this commit
bapt search for other commits by this committer
Remove dead mirror
1.7.0
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.7.0
08 May 2014 16:13:06
Revision:353328Original commit files touched by this commit
milki search for other commits by this committer
- Update to 1.7.0

PR:		        189365
Approved by:	Guy Brand <gb@unistra.fr>
                swills (mentor)
1.6.0
09 Jan 2014 15:17:56
Revision:339252Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.6.0
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.6.0
02 Nov 2012 17:20:55
Revision:306874Original commit files touched by this commit
rm search for other commits by this committer
- update to 1.6.0
- pass maintainership to submitter

while here
- install license via license framework, not manually
- convert to optionsng
- remove deprecated Author field in pkg-descr
- whitespace fixes in pkg-descr

PR:		171723
Submitted by:	Guy Brand <gb at unistra dot fr>
Feature safe:	yes
1.5.3
22 Sep 2012 02:22:18
Revision:304650Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap due to mail bounces

With hat::	portmgr
1.5.3
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.5.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.5.3
14 Jan 2010 19:38:55
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.5.3

PR:             ports/142830
Submitted by:   Sofian Brabez <sbrabez gmail.com>
Approved by:    maintainer
1.5.2.2
07 Feb 2009 05:37:11
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.5.2.2

PR:             ports/131406
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by:    Guy Brand <gb at unistra.fr> (maintainer)
1.5.2.1
26 Sep 2008 15:44:01
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.5.2.1

PR:             ports/127535
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    Guy Brand <gb AT isis.u-strasbg.fr>
1.5.1.1_1
25 Apr 2008 19:46:13
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix for CURRENT
- Bump PORTREVISION
- Pass maintainership to submiiter

Submitted by:   Guy Brand <gb isis.u-strasbg.fr> (via private email)
1.5.1.1
06 Apr 2008 15:43:39
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- IGNORE > 8.X, garbage output

PR:             ports/122475 (inspired)
Submitted by:   Guy Brand <gb isis.u-strasbg.fr>
1.5.1.1
23 Aug 2007 04:00:04
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
1.5.1.1
01 Aug 2007 09:55:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.5.1.1
- Pass maintainership to submitter

PR:             115101
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
1.5.1
18 Mar 2007 23:58:04
Original commit files touched by this commit
sat search for other commits by this committer
- Enrich pkg-descr
- Add mirrors
- Remove support for 4.x
1.5.1
25 Jan 2007 17:12:06
Original commit files touched by this commit
vd search for other commits by this committer
Post-update fixes. I forgot to run this through a tinderbox...
1.5.1
25 Jan 2007 17:02:16
Original commit files touched by this commit
vd search for other commits by this committer
Upgrade sysutils/tree from 1.5.0 to 1.5.1

New version reported by:        shaun (via portscout)
1.5.0
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
1.5.0
25 Nov 2005 18:14:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.5.0
17 Nov 2004 09:39:34
Original commit files touched by this commit
tom search for other commits by this committer
Fix an installation problem I introduced yesterday.

PR:             74009
Submitted by:   Linh Pham <question+freebsdpr@closedsrc.org>
1.5.0
16 Nov 2004 16:32:18
Original commit files touched by this commit
tom search for other commits by this committer
Update to latest release, version 1.5.0.
1.3_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.3_1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.3_1
12 May 2003 23:39:07
Original commit files touched by this commit
anholt search for other commits by this committer
Fix with new gcc by converting multiline string literals to concatenated
strings.

Reported by:    bento
1.3_1
20 Feb 2003 19:00:52
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.3_1
02 Jan 2003 18:18:45
Original commit files touched by this commit
dinoex search for other commits by this committer
fix MAINTAINTER to ports@FreeBSD.org
PR:             46686
Submitted by:   erwin@lansing.dk
1.3_1
15 Nov 2002 04:03:34
Original commit files touched by this commit
alane search for other commits by this committer
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
1.3_1
01 Nov 2002 13:09:32
Original commit files touched by this commit
alane search for other commits by this committer
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
1.3_1
01 Nov 2002 04:17:51
Original commit files touched by this commit
alane search for other commits by this committer
Changed MAINTAINER to my FreeBSD address.
14 Mar 2002 07:39:56
Original commit files touched by this commit
pat search for other commits by this committer
Chase checksum and bump PORTREVISION - author fix command line parsing
and symlink bug

PR:             35811
Submitted by:   maintainer
24 Dec 2001 21:50:53
commit hash: fp1.22489@dev.null.freshports.orgcommit hash: fp1.22489@dev.null.freshports.orgcommit hash: fp1.22489@dev.null.freshports.orgcommit hash: fp1.22489@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Add tree 1.3, display a tree-view of directories with optional   color or HTML
output.    

Number of commits found: 46