| Port details |
- xray Read-only profiler for tabular data
- 0.4.1 textproc
=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-08-27 15:47:05
- Last Update: 2026-08-27 15:43:32
- Commit Hash: f0b39a6
- License: MIT
- WWW:
- https://excelano.com/xray/
- Description:
- xray is a read-only profiler for tabular data: a single streaming pass over a
CSV or DSV file that reports what the file is (shape, delimiter, encoding),
what each column holds (type, fill, cardinality), and what is likely to bite a
later step -- ragged rows, currency text, mixed types or buried headers.
Values stay stringly-typed, so leading zeros and long identifiers are still
text. It observes only, and never writes.
¦ ¦ ¦ ¦ 
- 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:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/xray/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/xray
- pkg install xray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xray
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787690434
SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d
SIZE (rust/crates/anstream-1.0.0.crate) = 28916
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_xray
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|