Port details |
- tree Display a tree-view of directories with optional color or HTML output
- 2.2.1 sysutils =29 2.1.3Version of this port present on the latest quarterly branch.
- Maintainer: gb@unistra.fr
- Port Added: 2001-12-24 18:50:53
- Last Update: 2024-12-13 17:44:39
- Commit Hash: 28dc9bd
- People watching this port, also watch:: expat, libiconv, freetype2, libxml2, png
- License: GPLv2+
- WWW:
- https://oldmanprogrammer.net/source.php?dir=projects/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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1732794328
SHA256 (tree-2.2.1.tgz) = 68ac45dc78c0c311ada06200ffc3c285e74223ba208061f8d15ffac25e44b2ec
SIZE (tree-2.2.1.tgz) = 65505
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Build
-
- devel/p5-Minilla
- for Run
-
- devel/p5-Minilla
- security/spm
- sysutils/inxi
- sysutils/password-store
Configuration Options:
- ===> The following configuration options are available for tree-2.2.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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1 13 Dec 2024 17:44:39 |
Zsolt Udvari (uzsolt) Author: Älven |
sysutils/tree: Update to 2.2.1
Changelog: https://oldmanprogrammer.net/source.php?dir=projects/tree/CHANGES
PR: 283022
Approved by: maintainer timeout (2+ weeks) |
2.1.3 23 Aug 2024 18:50:02 |
Zsolt Udvari (uzsolt) |
sysutils/tree: Update to 2.1.3
Update WWW and MASTER_SITES.
Add LICENSE_FILE.
Switch to DISTVERSION
Changelog:
https://oldmanprogrammer.net/source.php?dir=projects/tree/CHANGES
PR: 280629
Approved by: maintainer timeout (2+ weeks) |
2.1.1_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.1.1 09 Jan 2024 04:01:42 |
Koichiro Iwao (meta) Author: Guy Brand |
sysutils/tree: Update to 2.1.1
PR: 275520 |
2.1.0 06 Jan 2023 09:46:36 |
Fernando Apesteguía (fernape) 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 |
Neel Chauhan (nc) Author: Guy Brand |
sysutils/tree: upgrade to 2.0.4
PR: 266461 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
2.0.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
2.0.2 10 Apr 2022 18:48:25 |
Jason E. Hale (jhale) Author: Guy Brand |
sysutils/tree: Update to 2.0.2
PR: 262364 |
2.0.1 29 Jan 2022 06:36:26 |
Alexey Dokuchaev (danfe) |
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 |
Guangyuan Yang (ygy) Author: Guy Brand |
sysutils/tree: Update to 2.0.1
PR: 261414 |
1.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.0 21 Mar 2019 16:44:35 |
swills |
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 |
mat |
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 |
bapt |
Remove dead mirror |
1.7.0 29 Jul 2014 19:11:53 |
adamw |
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 |
milki |
- 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 |
bapt |
Support stage |
1.6.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.6.0 02 Nov 2012 17:20:55 |
rm |
- 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 |
tabthorpe |
- Reassign to the heap due to mail bounces
With hat:: portmgr |
1.5.3 24 Oct 2011 09:11:38 |
dougb |
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 |
miwi |
- Get Rid MD5 support |
1.5.3 14 Jan 2010 19:38:55 |
jadawin |
- 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 |
rafan |
- 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 |
lwhsu |
- 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 |
tabthorpe |
- 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 |
tabthorpe |
- 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 |
tabthorpe |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
1.5.1.1 01 Aug 2007 09:55:18 |
miwi |
- 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 |
sat |
- Enrich pkg-descr
- Add mirrors
- Remove support for 4.x |
1.5.1 25 Jan 2007 17:12:06 |
vd |
Post-update fixes. I forgot to run this through a tinderbox... |
1.5.1 25 Jan 2007 17:02:16 |
vd |
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 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.5.0 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
1.5.0 17 Nov 2004 09:39:34 |
tom |
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 |
tom |
Update to latest release, version 1.5.0. |
1.3_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.3_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.3_1 12 May 2003 23:39:07 |
anholt |
Fix with new gcc by converting multiline string literals to concatenated
strings.
Reported by: bento |
1.3_1 20 Feb 2003 19:00:52 |
knu |
De-pkg-comment. |
1.3_1 02 Jan 2003 18:18:45 |
dinoex |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
1.3_1 15 Nov 2002 04:03:34 |
alane |
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 |
alane |
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 |
alane |
Changed MAINTAINER to my FreeBSD address. |
14 Mar 2002 07:39:56 |
pat |
Chase checksum and bump PORTREVISION - author fix command line parsing
and symlink bug
PR: 35811
Submitted by: maintainer |
24 Dec 2001 21:50:53 |
petef |
Add tree 1.3, display a tree-view of directories with optional color or HTML
output. |