| Port details |
- eza Modern, maintained replacement for ls
- 0.23.5_1 sysutils
=5 0.23.5Version of this port present on the latest quarterly branch. - Maintainer: kdeguchi@sz.tokoha-u.ac.jp
 - Port Added: 2023-10-25 15:15:07
- Last Update: 2026-07-21 06:47:24
- Commit Hash: 9c892d2
- People watching this port, also watch:: clamav, htop, fd-find, tmux, coreutils
- License: EUPL12
- WWW:
- https://eza.rocks/
- Description:
- eza is a modern, maintained replacement for the venerable
file-listing command-line program ls that ships with Unix
and Linux operating systems, giving it more features and
better defaults. It uses colours to distinguish file types
and metadata. It knows about symlinks, extended attributes,
and Git. And it's small, fast, and just one single binary.
By deliberately making some decisions differently, eza
attempts to be a more featureful, more user-friendly
version of ls.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- 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/sysutils/eza/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/eza
- pkg install eza
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eza
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783630378
SHA256 (eza-man-0.23.5.tar.gz) = cbdae2ad79ae0ef1fd6a06f4644c90cef79a56353bc3bb7cf4663bb2831420f9
SIZE (eza-man-0.23.5.tar.gz) = 10548
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.97.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:
- sysutils_eza
- 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 |
0.15.0 25 Oct 2023 15:14:34
    |
Mikael Urankar (mikael)  Author: Ken Deguchi |
sysutils/eza: Add new port
eza is a modern, maintained replacement for the venerable
file-listing command-line program ls that ships with Unix
and Linux operating systems, giving it more features and
better defaults. It uses colours to distinguish file types
and metadata. It knows about symlinks, extended attributes,
and Git. And it's small, fast, and just one single binary.
By deliberately making some decisions differently, eza
attempts to be a more featureful, more user-friendly
version of ls.
PR: 273849 |