| Port details |
- restic Fast, secure, efficient backup program
- 0.19.1_4 sysutils
=11 0.19.1_3Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2015-09-24 15:58:03
- Last Update: 2026-09-03 04:50:55
- Commit Hash: dd09051
- People watching this port, also watch:: pkg, git, apache24, ssmtp, bash
- License: BSD2CLAUSE
- WWW:
- https://restic.net/
- Description:
- Restic is a program that does backups right and was designed to be easy, fast
verifiable, secure and efficient.
¦ ¦ ¦ ¦ 
- 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/sysutils/restic/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/restic
- pkg install restic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: restic
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783250607
SHA256 (go/sysutils_restic/restic-v0.19.1/v0.19.1.mod) = d166913ed4897cf69069ef5be090b2d79a857fc28328bb950e12655b5a54f176
SIZE (go/sysutils_restic/restic-v0.19.1/v0.19.1.mod) = 4894
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:
-
- go126 : lang/go126
- Fetch dependencies:
-
- go126 : lang/go126
- This port is required by:
- for Run
-
- sysutils/autorestic
- sysutils/backrest
Configuration Options:
- No options to configure
- Options name:
- sysutils_restic
- USES:
- go:modules zip
- pkg-message:
- For install:
- In order to mount locally a remote archive or an entire repository as a FUSE
filesystem, it is required to load fusefs(5) module:
# kldload fusefs
To load the module at boot time, add fusefs(5) module
to /etc/rc.conf by running:
# sysrc kld_list+=fusefs
Also, if you plan to mount restic repositories as non root user, you need to run
# sysctl vfs.usermount=1
and add the line
vfs.usermount=1
to /etc/sysctl.conf to ensure the setting is applied at boot time.
- Master Sites:
|