| Port details |
- xplr Hackable, minimal, fast TUI file explorer
- 1.0.0_8 misc
=1 1.0.0_6Version of this port present on the latest quarterly branch. - Maintainer: lcook@FreeBSD.org
 - Port Added: 2021-04-18 18:51:12
- Last Update: 2026-09-08 10:38:00
- Commit Hash: 7316461
- People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
- License: MIT
- WWW:
- https://xplr.dev
- Description:
- Hackable, minimal, fast TUI file explorer, stealing
ideas from nnn and fzf. XLPR strives to be fast and
minimalist, its specialty is its hackability. You
can configure the key bindings, different run modes,
the way it looks, and much more by modifying one single
configuration file.
¦ ¦ ¦ ¦ 
- 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/misc/xplr/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/xplr
- pkg install xplr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xplr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762214511
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.98.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- bash : shells/bash
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libluajit-5.1.so : lang/luajit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xplr-1.0.0_8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- misc_xplr
- USES:
- cargo compiler desktop-file-utils gmake luajit
- pkg-message:
- If upgrading from < 0.10.0:
- Since release 0.10.0, the default config.yml configuration has been
fully replaced with a new init.lua configuration. If you have a lot of
customization in your existing config.yml, you can use xplr-yml2lua[1]
to help with the migration.
[1] https://github.com/sayanarijit/xplr-yml2lua
- Master Sites:
|