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
rsnapshot Filesystem snapshot utility based on rsync(1)
1.4.4_2 sysutils on this many watch lists=18 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.4_1Version of this port present on the latest quarterly branch.
Maintainer: ralfvd@gmail.com search for ports maintained by this maintainer
Port Added: 2004-01-14 18:03:28
Last Update: 2024-02-26 07:04:51
Commit Hash: 274ac47
People watching this port, also watch:: smartmontools, nmap, lsof, rsync, openssl
License: GPLv2+
WWW:
https://www.rsnapshot.org
Description:
rsnapshot is a filesystem snapshot utility based on rsync(1). rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required. It is written entirely in perl with no module dependencies, and has been tested with versions 5.004 through 5.16.3.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/rsnapshot-1.4.4_2/catalog.mk
  2. /usr/local/share/licenses/rsnapshot-1.4.4_2/LICENSE
  3. /usr/local/share/licenses/rsnapshot-1.4.4_2/GPLv2+
  4. bin/rsnapshot
  5. bin/rsnapshot-diff
  6. etc/rsnapshot.conf.default
  7. share/man/man1/rsnapshot-diff.1.gz
  8. share/man/man1/rsnapshot.1.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • rsnapshot>0:sysutils/rsnapshot
To install the port:
cd /usr/ports/sysutils/rsnapshot/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rsnapshot
  • pkg install rsnapshot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rsnapshot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1624146409 SHA256 (rsnapshot-1.4.4.tar.gz) = c1cb7cb748c5a9656c386362bdf6c267959737724abb505fbf9e940a9d988579 SIZE (rsnapshot-1.4.4.tar.gz) = 374269

Packages (timestamps in pop-ups are UTC):
rsnapshot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.4_21.4.4_21.4.31.4.4_21.4.4_2-1.4.3-
FreeBSD:13:quarterly1.4.4_11.4.4_11.4.4_11.4.4_11.4.4_11.4.4_11.4.4_11.4.4_1
FreeBSD:14:latest1.4.4_21.4.4_21.4.4_11.4.4_21.4.4_21.4.4_1-1.4.4_1
FreeBSD:14:quarterly1.4.4_11.4.4_1-1.4.4_11.4.4_11.4.4_11.4.4_11.4.4_1
FreeBSD:15:latest1.4.4_21.4.4_2n/a1.4.4_1n/a1.4.4_11.4.4_11.4.4_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rsync : net/rsync
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. rsync : net/rsync
  2. p5-Lchown>=0 : sysutils/p5-Lchown
  3. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rsnapshot-1.4.4_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_rsnapshot
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.rsnapshot.org/downloads/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.4_2
26 Feb 2024 07:04:51
commit hash: 274ac47ee76c3d87cdb6e0304ff363972cd61d83commit hash: 274ac47ee76c3d87cdb6e0304ff363972cd61d83commit hash: 274ac47ee76c3d87cdb6e0304ff363972cd61d83commit hash: 274ac47ee76c3d87cdb6e0304ff363972cd61d83 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/rsnapshot: Moved man to share/man

Approved by:    portmgr (blanket)
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)
1.4.4_1
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)
1.4.4_1
13 Aug 2022 18:51:14
commit hash: 875d7c7d1985049af69dcafec40b6669c562781ccommit hash: 875d7c7d1985049af69dcafec40b6669c562781ccommit hash: 875d7c7d1985049af69dcafec40b6669c562781ccommit hash: 875d7c7d1985049af69dcafec40b6669c562781c files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
1.4.4
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.4
19 Jun 2021 23:52:09
commit hash: 427538ca4271888481f0ba1a6e0d1149b67be3e2commit hash: 427538ca4271888481f0ba1a6e0d1149b67be3e2commit hash: 427538ca4271888481f0ba1a6e0d1149b67be3e2commit hash: 427538ca4271888481f0ba1a6e0d1149b67be3e2 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Ralf van Dooren
sysutils/rsnapshot: Update to 1.4.4

PR:		256690
1.4.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.3
24 Oct 2020 12:14:02
Revision:553191Original commit files touched by this commit
fernape search for other commits by this committer
sysutils/rsnapshot: Update to 1.4.3

ChangeLog: https://github.com/rsnapshot/rsnapshot/releases/tag/1.4.3

While here, pet linters.

PR:	249212
Submitted by:	gspurki@gmail.com
Reviewed by:	ralfvd@gmail.com (maintainer)
1.4.2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.4.2
29 Feb 2016 00:10:02
Revision:409791Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.4.2
- While here, fix LICENSE

PR:		206281
Submitted by:	patrik@hildingsson.se
Approved by:	maintainer timeout (ralfvd@gmail.com, 6 weeks)
1.4.1
13 Nov 2015 19:13:54
Revision:401548Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.4.1
- While I'm here:
  - Add LICENSE
  - Add OPTIONS_DEFINE
  - Convert to new options target helper

Changes:	https://github.com/rsnapshot/rsnapshot/blob/release-1.4/ChangeLog
PR:		204427
Submitted by:	Ralf van Dooren <ralfvd@gmail.com> (maintainer)
1.4.0
13 Jul 2015 18:46:07
Revision:391932Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.4.0
- While here, add NO_ARCH

PR:		201478
Submitted by:	ralfvd@gmail.com (maintainer)
1.3.1_2
21 Dec 2014 23:14:04
Revision:375200Original commit files touched by this commit
linimon search for other commits by this committer
Restore old maintainer but with new email address.

Submitted by:	remko
1.3.1_2
17 Dec 2014 12:04:46
Revision:374842Original commit files touched by this commit
xmj search for other commits by this committer
sysutils/rsnapshot: unbreak with Perl 5.18

- Backport an upstreamed patch which unbreaks rsnapshot with Perl >= 5.18.
- Bump PORTREVISION

PR:		195446
Differential Revision:	https://reviews.freebsd.org/D1324
Submitted by:	David O'Rourke <dor.bsd@fastmail.fm>
Approved by:	remko (maintainer)
Approved by:	koobs (mentor)
1.3.1_1
15 Dec 2014 18:01:47
Revision:374759Original commit files touched by this commit
linimon search for other commits by this committer
Assign to new maintainer.  Pet portlint.

Submitted by:	remko (private communication)
1.3.1_1
07 Dec 2014 19:26:49
Revision:374224Original commit files touched by this commit
linimon search for other commits by this committer
Reset maintainer: mail bounces.

Obtained from:	portsmon
1.3.1_1
26 Oct 2014 21:04:22
Revision:371526Original commit files touched by this commit
swills search for other commits by this committer
Mark broken with Perl 5.18 and newer
1.3.1_1
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.3.1_1
14 Jan 2014 00:44:46
Revision:339652Original commit files touched by this commit
garga search for other commits by this committer
Support staging

Approved by:	portmgr@ (blanket)
1.3.1_1
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.3.1_1
12 Sep 2013 16:11:44
Revision:327086Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.3.1_1
07 May 2013 13:12:32
Revision:317605Original commit files touched by this commit
bapt search for other commits by this committer
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl

Submitted by:	John Marino
Obtained from:	DPorts
1.3.1
30 Jun 2012 12:22:38
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.3.1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.3.1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3.1
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
1.3.1
26 Sep 2008 09:07:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.1

PR:             127404
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
1.3.0_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0_1
03 Jun 2008 12:26:15
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing dependency

PR:             124214
Submitted by:   Jeffrey Goldberg <jeffrey@goldmark.org>
Approved by:    maintainer
1.3.0
24 Nov 2006 02:18:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.3.0

PR:             ports/104911
Submitted by:   maintainer (Ralf van Dooren)
1.2.9_1
23 Jun 2006 11:31:55
Original commit files touched by this commit
leeym search for other commits by this committer
- remove redundant patch

Noticed by:     tobez
1.2.9
16 Jun 2006 07:05:10
Original commit files touched by this commit
leeym search for other commits by this committer
- Update to 1.2.9

PR:             98255
Submitted by:   leeym
Approved by:    maintainer timeout
1.2.1
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.1
01 Sep 2005 08:55:02
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.2.1.

PR:             85543
Submitted by:   maintainer
1.1.7
28 Apr 2005 14:37:56
Original commit files touched by this commit
jylefort search for other commits by this committer
Update to 1.1.7

PR:             ports/80400
Submitted by:   maintainer
1.1.6
12 Apr 2005 03:26:57
Original commit files touched by this commit This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.1.6
11 Apr 2005 08:04:41
Original commit files touched by this commit This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.1.6
15 Jan 2005 01:48:06
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.1.6

PR:             ports/76248
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
1.1.3
10 May 2004 11:56:52
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.1.3

PR:             ports/66440
Submitted by:   maintainer
1.1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.1.0
08 Feb 2004 07:32:41
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Update to 1.1.0.  See ChangeLog for complete details.  Note:

+------------------------------------------------------------------------------
+UPGRADE NOTICE (Important)
+------------------------------------------------------------------------------
+  If you are upgrading from a previous version of rsnapshot, please be aware
+  of the following differences:
+
+    - The first backup interval must have a value of at least 2 if more than
+      one backup interval is defined.
+
+    - rsnapshot now returns 1 on errors (instead of -1). rsnapshot still
+      returns 0 on success.
+
+------------------------------------------------------------------------------

PR:             ports/62341
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
1.0.9
14 Jan 2004 18:02:34
Original commit files touched by this commit This port version is marked as vulnerable.
sergei search for other commits by this committer
Add rsnapshot 1.0.9, filesystem snapshot utility based on rsync(1).

rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.

It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.

WWW:    http://www.rsnapshot.org

PR:             60873
Submitted by:   Ralf van Dooren <r.vdooren@snow.nl>

Number of commits found: 42