| Port details |
- exa Modern replacement for ls
- 0.10.1_50 sysutils
=3 0.10.1_49Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2017-06-21 16:25:16
- Last Update: 2026-01-28 08:48:51
- Commit Hash: 3d63110
- People watching this port, also watch:: vim, libdrm, zip, tmux, mkvtoolnix
- License: MIT
- WWW:
- https://the.exa.website/
- Description:
- Exa is a modern replacement for ls. It uses colours for information
by default, helping you distinguish between many types of files, such
as whether you are the owner, or in the owning group. It also has
extra features not present in the original ls, such as viewing the Git
status for a directory, or recursing into directories with a tree
view. Exa is written in Rust, so it's small, fast, and portable.
¦ ¦ ¦ ¦ 
- 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/sysutils/exa/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/exa
- pkg install exa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: exa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1619023544
SHA256 (rust/crates/ansi_term-0.12.1.tar.gz) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
SIZE (rust/crates/ansi_term-0.12.1.tar.gz) = 24838
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.93.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgit2.so : devel/libgit2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_exa
- 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.7.0 08 Jul 2017 11:29:52
  |
tobik  |
Update to 0.7.0
Changes: https://github.com/ogham/exa/releases/tag/v0.7.0
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D11527 |
0.6.0 21 Jun 2017 16:25:07
  |
tobik  |
New port: sysutils/exa
Exa is a modern replacement for ls. It uses colours for information
by default, helping you distinguish between many types of files, such
as whether you are the owner, or in the owning group. It also has
extra features not present in the original ls, such as viewing the Git
status for a directory, or recursing into directories with a tree
view. Exa is written in Rust, so it's small, fast, and portable.
WWW: https://the.exa.website/
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11162 |