notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
snapraid File-level Backup/RAID program for disk arrays
12.2 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.2Version 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: 2023-02-08 23:24:25
Commit Hash: 24bd5a3
Also Listed In: archivers
License: GPLv3
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/snapraid
  2. man/man1/snapraid.1.gz
  3. etc/snapraid.conf.sample
  4. /usr/local/share/licenses/snapraid-12.2/catalog.mk
  5. /usr/local/share/licenses/snapraid-12.2/LICENSE
  6. /usr/local/share/licenses/snapraid-12.2/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:

Packages (timestamps in pop-ups are UTC):
snapraid
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd6411.6pkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i38611.6pkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout12.2
FreeBSD:12:amd6412.212.2
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i38612.212.2
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch6412.212.2
FreeBSD:13:amd6412.212.2
FreeBSD:13:armv6pkg-fallout12.2
FreeBSD:13:armv712.212.2
FreeBSD:13:i38612.212.2
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout12.2
FreeBSD:13:riscv64pkg-fallout12.2
FreeBSD:14:aarch6412.2pkg-fallout
FreeBSD:14:amd6412.2pkg-fallout
FreeBSD:14:armv612.2pkg-fallout
FreeBSD:14:armv712.2pkg-fallout
FreeBSD:14:i38612.2pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc6412.2pkg-fallout
FreeBSD:14:riscv6411.6pkg-fallout
 
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
Options name:
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.2/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 8