Port details |
- erdtree Filesystem and disk-usage analysis tool
- 3.1.2_13 sysutils =3 3.1.2_11Version of this port present on the latest quarterly branch.
- Maintainer: se@FreeBSD.org
- Port Added: 2023-04-26 20:45:05
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- License: MIT
- WWW:
- https://github.com/solidiquis/erdtree
- Description:
- erdtree is a modern, cross-platform, and multi-threaded filesystem and
disk-usage analysis tool. The following are some feature highlights:
- Respects hidden file and gitignore rules by default.
- Supports regular expressions and glob based searching by file-type.
- Supports Unix-based file permissions (Unix systems only).
- Comes with a variety of layouts.
- Support icons.
- Colorized with LS_COLORS.
You can think of erdtree as a combination of du, tree, find, and ls.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erdtree>0:sysutils/erdtree
- To install the port:
- cd /usr/ports/sysutils/erdtree/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/erdtree
- pkg install erdtree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: erdtree
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688362893
SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
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:
-
- rust>=1.83.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_erdtree
- USES:
- cargo
- 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 |
3.1.2_13 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
3.1.2_12 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
3.1.2_11 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
3.1.2_10 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
3.1.2_9 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
3.1.2_8 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
3.1.2_7 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
3.1.2_6 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
3.1.2_5 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
3.1.2_4 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
3.1.2_3 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
3.1.2_2 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
3.1.2_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
3.1.2 05 Jul 2023 05:19:45 |
Emanuel Haupt (ehaupt) |
sysutils/erdtree: Remove bogus content |
3.1.2 03 Jul 2023 05:45:31 |
Stefan Eßer (se) |
sysutils/erdtree: update to version 3.1.2
This update adds the -x (--one-file-system) option and fixes a
potential freeze of the program when using the --pattern option. |
3.0.2 01 Jul 2023 19:37:12 |
Antoine Brodin (antoine) |
sysutils/erdtree: unbreak |
3.0.2 17 Jun 2023 05:58:14 |
Stefan Eßer (se) |
sysutils/erdtree: update to version 3.0.2 |
3.0.1_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
3.0.1 30 May 2023 06:17:25 |
Stefan Eßer (se) |
sysutils/erdtree: update to version 3.0.1
This update fixes the issue that empty directories could be pruned
despite option --prune not being used. |
3.0.0 28 May 2023 18:21:32 |
Stefan Eßer (se) |
sysutils/erdtree: update to version 3.0.0 |
2.0.0 26 Apr 2023 20:44:29 |
Stefan Eßer (se) |
sysutils/erdtree: new port - filesystem and disk-usage analysis tool
The extended attribute support is currently disabled. |