| Port details on branch 2025Q4 |
- restic Fast, secure, efficient backup program
- 0.18.1_1 sysutils
=0 0.18.1_1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2025-11-01 15:53:31
- Last Update: 2025-11-01 15:48:35
- Commit Hash: ae07b4c
- 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 = 1758481766
SHA256 (go/sysutils_restic/restic-v0.18.1/v0.18.1.mod) = 9cefc3b4ec617291207018ecd047f3ccda79665a882f277bdd8210082aa4ba91
SIZE (go/sysutils_restic/restic-v0.18.1/v0.18.1.mod) = 4868
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- 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:
|