Bug 261644 - [NEW PORT] sysutils/bupstash: Easy and efficient encrypted backups
Summary: [NEW PORT] sysutils/bupstash: Easy and efficient encrypted backups
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://bupstash.io
Keywords: feature, needs-qa
Depends on:
Blocks:
 
Reported: 2022-02-01 05:11 UTC by Felix Hanley
Modified: 2022-02-05 11:20 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/bupstash (20.35 KB, patch)
2022-02-01 05:11 UTC, Felix Hanley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Hanley 2022-02-01 05:11:07 UTC
Created attachment 231483 [details]
sysutils/bupstash

New port for bupstash encrypted backup tool.
https://bupstash.io/ & https://github.com/andrewchambers/bupstash

This patch is for version v0.10.3 plus some patches for FreeBSD, which are now in upstream's next release.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-01 23:26:17 UTC
Thank you for the new port Felix!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-05 11:20:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6304f3ae204cf0ec73df4fbce36c7c9625cf67e6

commit 6304f3ae204cf0ec73df4fbce36c7c9625cf67e6
Author:     Felix Hanley <felix@userspace.com.au>
AuthorDate: 2022-02-05 11:18:58 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-05 11:18:58 +0000

    Add sysutils/bupstash: Easy and efficient encrypted backups

    PR:             261644

 sysutils/Makefile                                 |   1 +
 sysutils/bupstash/Makefile (new)                  | 119 +++++++++++++
 sysutils/bupstash/distinfo (new)                  | 195 ++++++++++++++++++++++
 sysutils/bupstash/files/patch-src_fsutil.rs (new) |  52 ++++++
 sysutils/bupstash/pkg-descr (new)                 |   6 +
 5 files changed, 373 insertions(+)