Version: 1.4.4, Package name: rsnapshot-1.4.4 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description rsnapshot is a filesystem snapshot utility. It can take incremental snapshots of local and remote filesystems for any number of machines. Local filesystem snapshots are handled with rsync(1). Secure remote connections are handled with rsync over ssh(1), while anonymous rsync connections simply use an rsync server. Both remote and local transfers depend on rsync. rsnapshot saves much more disk space than you might imagine. The amount of space required is roughly the size of one full backup, plus a copy of each additional file that is changed. rsnapshot makes extensive use of hard links, so if the file doesn't change, the next snapshot is simply a hard link to the exact same file. |
Filesize: 241.775 KB |
Version History (View Complete History) |
|
2021-06-13 00:32:42 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to rsnapshot-1.4.4. |
2019-12-08 01:22:52 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to rsnapshot-1.4.3. |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 22:47:02 by Christian Weisgerber | Files touched by this commit (25) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2016-01-05 10:14:01 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Formatting tweaks and use sed -i. |
2016-01-05 06:14:45 by Joerg Jung | Files touched by this commit (4) |
Log message: switch to github variables and update to 1.4.2 ok ajacoutot |
2015-08-19 03:26:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to rsnapshot-1.4.1. |
2015-07-03 01:29:58 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Update to rsnapshot-1.4.0. |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-16 23:35:44 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix substitution, from Lawrence Teo. |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2009-02-12 01:43:08 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - missing run_depends on p5-Lchown spotted by Stephan A. Rickauer, thanks! |
2008-09-27 05:54:11 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - update to rsnapshot-1.3.1 - take over MAINTAINERship (previous maintainer timeout) - use SUBST_VARS |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-08-01 06:32:36 by Aleksander Piotrowski | Files touched by this commit (8) |
Log message: Update to 1.2.9; from Sigfred Haversen <bsdlist@mumak.com> |
2005-05-21 22:24:25 by Robert Nagy | Files touched by this commit (2) |
Log message: SECURITY: update to 1.2.1 fix a local privilege escalation http://www.vuxml.org/openbsd/c606260a-aa87-11d9-8af3-00065bd5b0b6.html ok brad@ |
2005-04-11 07:00:08 by Robert Nagy | Files touched by this commit (3) |
Log message: SECURITY: update to 1.2.1; from Sigfred Haversen <bsdlist@mumak.com> (maintainer) http://www.vuxml.org/openbsd/c606260a-aa87-11d9-8af3-00065bd5b0b6.html |