| Port details |
- rustic Fast, encrypted, and deduplicated backups powered by Rust
- 0.11.2_1 sysutils
=0 0.11.1_1Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-02-12 21:18:57
- Last Update: 2026-04-27 12:26:47
- Commit Hash: 17bf498
- License: APACHE20 BSD0CLAUSE BSD2CLAUSE BSD3CLAUSE BSL CC0-1.0 CDLA20 MIT MPL20 UNICODE UNLICENSE ZLIB
- WWW:
- https://rustic.cli.rs/
- Description:
- Rustic is a backup tool that provides fast, encrypted, deduplicated backups.
It reads and writes the restic repo format described in the design document and
can be used as a restic replacement in most cases.
It is implemented in Rust, a performant, memory-efficient, and reliable
cross-platform systems programming language.
Stability
Rustic currently is in beta state and misses regression tests. It is not
recommended to use it for production backups, yet.
¦ ¦ ¦ ¦ 
- 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/rustic/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rustic
- pkg install rustic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rustic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775728482
SHA256 (rust/crates/abscissa_core-0.9.0.crate) = 7cd87587023faadfc7f6e93b1ad45074b72f1f6d22c1e0f19333a952446ab1c1
SIZE (rust/crates/abscissa_core-0.9.0.crate) = 36553
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.95.0 : lang/rust
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rustic-0.11.2_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- sysutils_rustic
- 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 |
0.11.2_1 27 Apr 2026 12:26:47
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.95.0
PR: 294615 |
0.11.2 09 Apr 2026 11:28:49
    |
Nicola Vitale (nivit)  |
sysutils/rustic: Update to 0.11.2
ChangeLog: https://github.com/rustic-rs/rustic/releases/tag/v0.11.2
Reported by: "github-actions[bot]" <notifications@github.com> |
0.11.1_1 23 Mar 2026 07:33:11
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.94.0
PR: 293615 |
0.11.1 05 Mar 2026 13:34:17
    |
Nicola Vitale (nivit)  |
sysutils/rustic: Update to 0.11.1
ChangeLog: https://github.com/rustic-rs/rustic/releases/tag/v0.11.1
Reported by: "github-actions[bot]" <notifications@github.com> |
0.11.0 12 Feb 2026 21:16:32
    |
Nicola Vitale (nivit)  |
sysutils/rustic: Add new port
Rustic is a backup tool that provides fast, encrypted, deduplicated backups.
It reads and writes the restic repo format described in the design document and
can be used as a restic replacement in most cases.
It is implemented in Rust, a performant, memory-efficient, and reliable
cross-platform systems programming language.
Stability
Rustic currently is in beta state and misses regression tests. It is not
recommended to use it for production backups, yet.
https://rustic.cli.rs/ |