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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
snapraid File-level Backup/RAID program for disk arrays
12.3_1 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 12.3Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-30 21:39:08
Last Update: 2024-03-19 14:18:33
Commit Hash: e91ecc7
Also Listed In: archivers
License: GPLv3
WWW:
https://www.snapraid.it/
Description:
SnapRAID is a backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures. SnapRAID is mainly targeted for a home media center, where you have a lot of big files that rarely change. Beside the ability to recover from disk failures, the other features of SnapRAID are: * You can use disk already filled with files, without the need to reformat them. You will access them like now. * All your data is hashed to ensure data integrity and to avoid silent corruption. * If the failed disks are too many to allow a recovery, you lose the data only on the failed disks. All the data in the other disks is safe. * If you accidentally delete some files in a disk, you can recover them. * The disks can have different sizes. * You can add disks at any time. * It doesn't lock-in your data. You can stop using SnapRAID at any time without the need to reformat or move data. * To access a file, only a single disk needs to spin, saving power and producing less noise.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/snapraid
  2. share/man/man1/snapraid.1.gz
  3. etc/snapraid.conf.sample
  4. /usr/local/share/licenses/snapraid-12.3_1/catalog.mk
  5. /usr/local/share/licenses/snapraid-12.3_1/LICENSE
  6. /usr/local/share/licenses/snapraid-12.3_1/GPLv3
Collapse this list.
Dependency lines:
  • snapraid>0:sysutils/snapraid
To install the port:
cd /usr/ports/sysutils/snapraid/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/snapraid
  • pkg install snapraid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snapraid
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706018837 SHA256 (snapraid-12.3.tar.gz) = 1f27aba6e5db3929474da9c472fc4a3bc51d4a83aa5385af6b09afc9f68d6d44 SIZE (snapraid-12.3.tar.gz) = 746308

Packages (timestamps in pop-ups are UTC):
snapraid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.312.3_1-12.312.3_1---
FreeBSD:13:quarterly12.312.312.212.312.312.312.312.3
FreeBSD:14:latest12.312.3_112.212.312.3_112.2-12.2
FreeBSD:14:quarterly12.312.3-12.312.312.312.312.3
FreeBSD:15:latest12.312.3_1n/a12.3n/a12.312.312.3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_snapraid
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/amadvance/snapraid/releases/download/v12.3/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.3_1
19 Mar 2024 14:18:33
commit hash: e91ecc758255c84d2f01dca0d0498f497a14eb95commit hash: e91ecc758255c84d2f01dca0d0498f497a14eb95commit hash: e91ecc758255c84d2f01dca0d0498f497a14eb95commit hash: e91ecc758255c84d2f01dca0d0498f497a14eb95 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
sysutils/snapraid: move manpages to share/man
12.3
28 Jan 2024 23:24:17
commit hash: 6126c7c14bc30dfed033a9277768f96f5a33cc8ccommit hash: 6126c7c14bc30dfed033a9277768f96f5a33cc8ccommit hash: 6126c7c14bc30dfed033a9277768f96f5a33cc8ccommit hash: 6126c7c14bc30dfed033a9277768f96f5a33cc8c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
sysutils/snapraid: update to 12.3

A bug fix release.

Changelog: https://github.com/amadvance/snapraid/releases/tag/v12.3

MFH:		2024Q1
12.2
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
12.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12.2
20 Aug 2022 22:09:31
commit hash: 67786a84786979a61dc656a902070d1b40ca5f22commit hash: 67786a84786979a61dc656a902070d1b40ca5f22commit hash: 67786a84786979a61dc656a902070d1b40ca5f22commit hash: 67786a84786979a61dc656a902070d1b40ca5f22 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
sysutils/snapraid: Update to 12.2

 - A patch release, adding support for files with timestamps prior to
   1970.

ChangeLog:	https://github.com/amadvance/snapraid/releases/tag/v12.2
PR:		265958
MFH:		2022Q3
12.1
28 Jan 2022 13:02:17
commit hash: 4bd41f7aee45172de092656e3ebcb55b99f09be8commit hash: 4bd41f7aee45172de092656e3ebcb55b99f09be8commit hash: 4bd41f7aee45172de092656e3ebcb55b99f09be8commit hash: 4bd41f7aee45172de092656e3ebcb55b99f09be8 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Robert Clausecker
sysutils/snapraid: Update to 12.1

Changelog:	https://github.com/amadvance/snapraid/releases/tag/v12.1

PR:		261480
MFH:		2022Q1 (bugfix release)
12.0
12 Dec 2021 05:01:02
commit hash: fbf101b36299fb0ad2d2069fcfd45939344f9f75commit hash: fbf101b36299fb0ad2d2069fcfd45939344f9f75commit hash: fbf101b36299fb0ad2d2069fcfd45939344f9f75commit hash: fbf101b36299fb0ad2d2069fcfd45939344f9f75 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Robert Clausecker
sysutils/snapraid: update to 12.0

Changelog:
- Parallel disk scanning. It's always enabled but it doesn't cover the
  -m option that still process disks sequentially.
(https://github.com/amadvance/snapraid/releases/tag/v12.0)

PR:		260291
Reported by:	Robert Clausecker <fuz@fuz.su> (maintainer)
11.6
29 Sep 2021 20:14:21
commit hash: 2ab912363afa38b09b141de65e33a2b589cdae0acommit hash: 2ab912363afa38b09b141de65e33a2b589cdae0acommit hash: 2ab912363afa38b09b141de65e33a2b589cdae0acommit hash: 2ab912363afa38b09b141de65e33a2b589cdae0a files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Robert Clausecker
sysutils/snapraid: Update to 11.6

Changelog:	https://github.com/amadvance/snapraid/releases/tag/v11.6

PR:		258782
11.5
30 Aug 2021 21:35:22
commit hash: b7f91789d751d2e7075ecd2e4dff75b7e0228d74commit hash: b7f91789d751d2e7075ecd2e4dff75b7e0228d74commit hash: b7f91789d751d2e7075ecd2e4dff75b7e0228d74commit hash: b7f91789d751d2e7075ecd2e4dff75b7e0228d74 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Robert Clausecker
sysutils/snapraid: New Port: Backup program for disk arrays

PR:		257711
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31606

Number of commits found: 10