Port details |
- atuin Magical shell history
- 18.8.0 shells
=4 18.6.1_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-18 20:09:07
- Last Update: 2025-09-17 17:52:19
- Commit Hash: cba69fc
- People watching this port, also watch:: atomicparsley, cgit, monit, p5-W3C-LogValidator, zbar
- License: MIT
- WWW:
- https://atuin.sh
- https://github.com/atuinsh/atuin
- Description:
- Atuin replaces your existing shell history with a SQLite database, and records
additional context for your commands. Additionally, it provides optional and
*fully encrypted* synchronisation of your history between machines, via an Atuin
server.
 ¦ ¦ ¦ ¦ 
- 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/shells/atuin/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/atuin
- pkg install atuin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: atuin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758128731
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
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:
-
- protoc : devel/protobuf
- rust>=1.89.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_atuin
- 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 |
18.8.0 17 Sep 2025 17:52:19
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.7.1 → 18.8.0 |
18.7.1_1 01 Sep 2025 08:25:04
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.89.0
PR: 288923 |
18.7.1 17 Jul 2025 07:45:56
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.6.1 → 18.7.1
Reported by: portscout |
18.6.1_2 03 Jul 2025 08:46:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.88.0
PR: 287766 |
18.6.1_1 05 Jun 2025 07:52:53
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
18.6.1 27 May 2025 20:44:51
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.5.0 → 18.6.1 |
18.5.0 10 Apr 2025 16:45:55
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.4.0 → 18.5.0
Reported by: portscout |
18.4.0_3 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
18.4.0_2 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
18.4.0_1 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
18.4.0 08 Jan 2025 10:08:33
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.3.0 → 18.4.0 |
18.3.0_5 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
18.3.0_4 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
18.3.0_3 26 Oct 2024 03:15:21
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update WWW |
18.3.0_3 23 Oct 2024 03:11:24
    |
Yuri Victorovich (yuri)  |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
18.3.0_3 10 Sep 2024 11:00:34
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
18.3.0_2 10 Sep 2024 10:58:07
    |
Mikael Urankar (mikael)  Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
18.3.0_2 26 Aug 2024 08:08:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
18.3.0_1 18 Jun 2024 10:59:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
18.3.0 11 Jun 2024 18:28:03
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.2.0 → 18.3.0
Reported by: portscout |
18.2.0_1 13 May 2024 11:03:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
18.2.0 16 Apr 2024 07:43:52
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.1.0 → 18.2.0
Reported by: portscout |
18.1.0_1 28 Mar 2024 17:56:18
    |
Yuri Victorovich (yuri)  |
shells/atuin: Broken on i386; Not broken on powerpc64le
Reported by: fallout |
18.1.0_1 23 Mar 2024 09:41:46
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
18.1.0 13 Mar 2024 06:17:04
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.0.2 → 18.1.0
Reported by: portscout |
18.0.2 11 Mar 2024 16:20:39
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 18.0.1 → 18.0.2
Reported by: portscout |
18.0.1_1 19 Feb 2024 11:59:23
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
18.0.1 13 Feb 2024 07:50:49
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 17.2.1 → 18.0.1
Reported by: portscout |
17.2.1_1 15 Jan 2024 07:23:00
    |
Yuri Victorovich (yuri)  |
shells/atuin: Broken on powerpc64le
Reported by: fallout |
17.2.1_1 09 Jan 2024 12:15:54
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
17.2.1 04 Jan 2024 05:48:37
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 17.1.0 → 17.2.1
Reported by: portscout |
17.1.0 11 Dec 2023 08:36:59
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 17.0.1 → 17.1.0
Reported by: portscout |
17.0.1_1 08 Dec 2023 15:04:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
17.0.1 29 Oct 2023 08:52:35
    |
Yuri Victorovich (yuri)  |
shells/atuin: update 16.0.0 → 17.0.1
Reported by: portscout |
16.0.0_2 24 Oct 2023 10:22:32
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
16.0.0_1 08 Sep 2023 09:06:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
16.0.0 08 Aug 2023 08:42:45
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update 15.0.0 → 16.0.0
Reported by: portscout |
15.0.0_2 17 Jul 2023 15:58:38
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
15.0.0_1 09 Jun 2023 11:38:16
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
15.0.0 29 May 2023 18:33:21
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update 14.0.1 → 15.0.0
Reported by: portscout |
14.0.1_1 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
14.0.1 18 Apr 2023 07:19:55
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update 13.0.1 → 14.0.1
Reported by: portscout |
13.0.1_1 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
13.0.1 02 Mar 2023 07:35:44
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update 13.0.0 → 13.0.1
Reported by: portscout |
13.0.0 28 Feb 2023 18:43:45
    |
Yuri Victorovich (yuri)  |
shells/atuin: Update 12.0.0 → 13.0.0
Reported by: portscout |
12.0.0_1 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
12.0.0 18 Jan 2023 20:08:12
    |
Yuri Victorovich (yuri)  |
shells/atuin: New port: Magical shell history |