| Port details |
- datui Data exploration in the terminal
- 0.2.56 databases
=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: olgeni@FreeBSD.org
 - Port Added: 2026-07-14 23:33:07
- Last Update: 2026-08-13 17:32:39
- Commit Hash: 01b48a9
- License: MIT
- WWW:
- https://derekwisong.github.io/datui
- Description:
- Datui is a terminal user interface for exploring and analyzing tabular
data. It reads files stored locally, on S3 or Google Cloud Storage, or
over HTTP/HTTPS, and supports the Parquet, CSV, JSON, Avro, Arrow, ORC
and Excel formats.
Data is queried with SQL and transformed using streaming expressions
backed by Polars, so files larger than memory can be browsed
interactively. Charts and summary statistics are rendered directly in
the terminal.
¦ ¦ ¦ ¦ 
- 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/databases/datui/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/datui
- pkg install datui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: datui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786515749
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
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
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_datui
- USES:
- cargo pkgconfig
- 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.2.56 13 Aug 2026 17:32:39
    |
Jimmy Olgeni (olgeni)  |
databases/datui: Update to 0.2.56 |
0.2.55_2 27 Jul 2026 15:23:58
    |
Jimmy Olgeni (olgeni)  |
databases/datui: Unbreak build with recent Rust
Bump the vendored ethnum crate to 1.5.3: 1.5.1 built a TryFromIntError
by transmuting from (), which is now a hard error since the type is no
longer zero-sized. |
0.2.55_1 21 Jul 2026 06:47:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.97.1
PR: 296645 |
0.2.55 14 Jul 2026 23:30:43
    |
Jimmy Olgeni (olgeni)  |
databases/datui: New port: Data exploration in the terminal |