Port details |
- lstr Fast, minimalist directory tree viewer
- 0.2.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-09-02 18:15:07
- Last Update: 2025-09-02 17:57:24
- Commit Hash: 3c8a59e
- License: MIT
- WWW:
- https://github.com/bgreenwell/lstr
- Description:
- A fast, minimalist directory tree viewer, written in Rust. Inspired by the
command line program tree, with a powerful interactive mode.
Features:
- Classic and interactive modes: Use lstr for a classic tree-like view, or
launch lstr interactive for a fully interactive TUI.
- Theme-aware coloring: Respects your system's LS_COLORS environment variable
for fully customizable file and directory colors.
- Rich information display (optional):
- Display file-specific icons with --icons (requires a Nerd Font).
- Show file permissions with -p.
- Show file sizes with -s.
- Git Integration: Show file statuses (Modified, New, Untracked, etc.)
directly in the tree with the -G flag.
- Smart filtering:
- Respects your .gitignore files with the -g flag.
- Control recursion depth (-L) or show only directories (-d).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/lstr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lstr
- pkg install lstr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lstr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756136531
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.89.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lstr
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|