| Port details |
- bttf Command-line utility for datetime arithmetic, parsing and formatting
- 0.1.4_1 sysutils
=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-06-01 18:45:07
- Last Update: 2026-06-04 08:52:51
- Commit Hash: e29b5ee
- License: MIT UNLICENSE
- WWW:
- https://github.com/BurntSushi/bttf
- Description:
- bttf is a command-line utility for working with dates and times. It exposes
much of the functionality of the Jiff datetime library on the command line,
providing a more intuitive way to format datetimes or do arithmetic than
traditional tools like date(1).
Features include datetime formatting with custom patterns, arithmetic with
durations, time zone conversions, duration calculations, sequence generation
for recurring dates, and a "tag" mode that finds and processes datetimes
embedded in arbitrary data.
bttf deliberately does not aim for POSIX date(1) compatibility, instead
offering a fresh, modern approach.
¦ ¦ ¦ ¦ 
- 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/bttf/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bttf
- pkg install bttf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bttf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780319459
SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
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.96.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_bttf
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|