notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
restic Fast, secure, efficient backup program
0.18.1_10 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.18.1_10Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-05-09 17:30:33
Commit Hash: a67ac1c
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. /usr/local/share/licenses/restic-0.18.1_10/catalog.mk
  2. /usr/local/share/licenses/restic-0.18.1_10/LICENSE
  3. /usr/local/share/licenses/restic-0.18.1_10/BSD2CLAUSE
  4. bin/restic
  5. etc/bash_completion.d/restic.sh
  6. share/man/man1/restic-backup.1.gz
  7. share/man/man1/restic-cache.1.gz
  8. share/man/man1/restic-cat.1.gz
  9. share/man/man1/restic-check.1.gz
  10. share/man/man1/restic-copy.1.gz
  11. share/man/man1/restic-diff.1.gz
  12. share/man/man1/restic-dump.1.gz
  13. share/man/man1/restic-features.1.gz
  14. share/man/man1/restic-find.1.gz
  15. share/man/man1/restic-forget.1.gz
  16. share/man/man1/restic-generate.1.gz
  17. share/man/man1/restic-init.1.gz
  18. share/man/man1/restic-key-add.1.gz
  19. share/man/man1/restic-key-list.1.gz
  20. share/man/man1/restic-key-passwd.1.gz
  21. share/man/man1/restic-key-remove.1.gz
  22. share/man/man1/restic-key.1.gz
  23. share/man/man1/restic-list.1.gz
  24. share/man/man1/restic-ls.1.gz
  25. share/man/man1/restic-migrate.1.gz
  26. share/man/man1/restic-mount.1.gz
  27. share/man/man1/restic-options.1.gz
  28. share/man/man1/restic-prune.1.gz
  29. share/man/man1/restic-recover.1.gz
  30. share/man/man1/restic-repair-index.1.gz
  31. share/man/man1/restic-repair-packs.1.gz
  32. share/man/man1/restic-repair-snapshots.1.gz
  33. share/man/man1/restic-repair.1.gz
  34. share/man/man1/restic-restore.1.gz
  35. share/man/man1/restic-rewrite.1.gz
  36. share/man/man1/restic-self-update.1.gz
  37. share/man/man1/restic-snapshots.1.gz
  38. share/man/man1/restic-stats.1.gz
  39. share/man/man1/restic-tag.1.gz
  40. share/man/man1/restic-unlock.1.gz
  41. share/man/man1/restic-version.1.gz
  42. share/man/man1/restic.1.gz
  43. share/zsh/site-functions/_restic
  44. @owner
  45. @group
  46. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • restic>0:sysutils/restic
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

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_restic/restic-v0.18.1/v0.18.1.zip) = 798e46278cc8e8da7ae633a954ca3e710b8f1bc5c0b4d3d35bd04cfaccfc8fdf SIZE (go/sysutils_restic/restic-v0.18.1/v0.18.1.zip) = 24653619

Collapse this list.


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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
This port is required by:
for Run
  1. sysutils/autorestic
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/restic/restic/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.1_10
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.18.1_9
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 2