| Port details | 
	 
	
			
-  lstr Fast, minimalist directory tree viewer
 
 
-  0.2.1_1 devel 
 =0           0.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org 
  - Port Added: 2025-09-02 18:15:07
 
- Last Update: 2025-10-03 08:16:50
 
- Commit Hash: 97b5de4
 
- 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
  
 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.90.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:
 
 
 |  
 
Number of commits found: 2 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
 | Commit | Credits | Log message |  
0.2.1_1 03 Oct 2025 08:16:50
        | 
    Mikael Urankar (mikael)   | 
    lang/rust: Bump revisions after 1.90.0
PR:		289709  | 
 
0.2.1 02 Sep 2025 17:57:24
        | 
    Po-Chuan Hsieh (sunpoet)   | 
    devel/lstr: Add lstr 0.2.1
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). | 
 
 
Number of commits found: 2 
		 |