Port details on branch 2024Q2 |
- restic Fast, secure, efficient backup program
- 0.16.5 sysutils
=0 0.16.5Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2024-04-15 08:39:30
- Last Update: 2024-07-02 19:21:55
- Commit Hash: 804b7c1
- 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 = 1719898526
SHA256 (go/sysutils_restic/restic-v0.16.5/v0.16.5.mod) = 13e3085d886afe56076416f2c9803338176a6958501b6b4b68e2f2614823a2f8
SIZE (go/sysutils_restic/restic-v0.16.5/v0.16.5.mod) = 3880
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:
-
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- This port is required by:
- for Run
-
- sysutils/autorestic
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.5 02 Jul 2024 19:21:55
    |
Nuno Teixeira (eduardo)  |
sysutils/restic: Update to 0.16.5
ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.5
(cherry picked from commit 2a5af896ed7d93fd5482828f0660f2cbc6a7c17a) |
0.16.4_7 15 Jun 2024 09:57:50
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1) |
0.16.4_6 13 May 2024 18:28:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit fce0cc32720e61042bc675152b116f9e61532e92) |
0.16.4_5 15 Apr 2024 08:31:41
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 32b284679a1954ef1e0c0d52c4741d00e36dc6e0) |