c5b8 FreshPorts -- sysutils/rdiff-backup
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rdiff-backup 1.2.8,1 sysutils on this many watch lists=16 search for ports that depend on this port
Local/remote mirroring+incremental backup

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jul 2003 08:32:54
License: not specified in port


rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.

WWW: http://www.nongnu.org/rdiff-backup/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
Required To Run:
  1. lang/python27
Required Libraries:
  1. net/librsync

This port is required by:

for Run

To install the port: cd /usr/ports/sysutils/rdiff-backup/ && make install clean
To add the package: pkg_add -r rdiff-backup


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-08-15
    Affects: users of sysutils/rdiff-backup
    Author: vd@FreeBSD.org
    Reason: 
      sysutils/rdiff-backup has been upgraded from 1.0.5 to 1.2.0.  This is
      an incompatible upgrade.  If you need the "old" 1.0.5, you can find it
      in sysutils/rdiff-backup10.
    
    

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Jul 2012 14:14:13
Original commit files touched by this commit  1.2.8,1
tabthorpe search for other commits by this committer
- Reassign to the heap
- Thank you for your years of service

With hat::      portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.2.8,1
miwi search for other commits by this committer
- Get Rid MD5 support
29 Dec 2010 20:04:42
Original commit files touched by this commit  1.2.8,1
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
07 May 2009 07:05:53
Original commit files touched by this commit  1.2.8,1
vd search for other commits by this committer
Transfer maintainership of

sysutils/duplicity
sysutils/rdiff-backup
sysutils/rdiff-backup-devel
sysutils/rdiff-backup10

from myself to Peter Schuller because he has been more active than me
in updating those ports and sent so many ready-to-be-committed patches.
27 Mar 2009 06:43:55
Original commit files touched by this commit  1.2.8,1
vd search for other commits by this committer
Upgrade sysutils/rdiff-backup from 1.2.6 to 1.2.8

ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable

PR:             ports/132907
Submitted by:   Peter Schuller <peter.schuller@infidyne.com>
01 Feb 2009 07:07:46
Original commit files touched by this commit  1.2.6,1
vd search for other commits by this committer
Fix CONFLICTS in rdiff-backup, rdiff-backup-devel and rdiff-backup10.
01 Feb 2009 06:45:13
Original commit files touched by this commit  1.2.6,1
vd search for other commits by this committer
Non-functional change in sysutils/rdiff-backup: change variable
name to be in sync with sysutils/rdiff-backup-devel.
01 Feb 2009 06:37:49
Original commit files touched by this commit  1.2.6,1
vd search for other commits by this committer
Upgrade sysutils/rdiff-backup from 1.2.5 to 1.2.6

ChangeLog:
http://www.gnu.org/savannah-checkouts/non-gnu/rdiff-backup/CHANGELOG-stable

PR:             ports/131188
Submitted by:   Peter Schuller <peter.schuller@infidyne.com>
10 Jan 2009 06:48:06
Original commit files touched by this commit  1.2.5,1
vd search for other commits by this committer
Upgrade sysutils/rdiff-backup from 1.2.2 to 1.2.5

ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable
25 Oct 2008 18:42:25
Original commit files touched by this commit  1.2.2,1
vd search for other commits by this committer
Upgrade sysutils/rdiff-backup from 1.2.1 to 1.2.2

ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable

PR:             ports/128364
Submitted by:   peter.schuller@infidyne.com
28 Sep 2008 19:41:23
Original commit files touched by this commit  1.2.1,1
vd search for other commits by this committer
Upgrade sysutils/rdiff-backup from 1.2.0 to 1.2.1

ChangeLog:
http://www.nongnu.org/rdiff-backup/CHANGELOG-stable

PR:             ports/127163
Submitted by:   peter.schuller@infidyne.com
28 Sep 2008 19:35:05
Original commit files touched by this commit  1.2.0,1
vd search for other commits by this committer
sysutils/rdiff-backup:

Non-functional change: silence bogus portlint warning by
using "for f" instead of "for file".
15 Aug 2008 12:23:00
Original commit files touched by this commit  1.2.0,1
vd search for other commits by this committer
* Copy sysutils/rdiff-backup to sysutils/rdiff-backup10
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr

PR:             ports/126313, ports/126314, ports/126315 (based on)
Submitted by:   Peter Schuller <peter.schuller@infidyne.com>
06 Jun 2008 14:03:26
Original commit files touched by this commit  1.0.5_1,1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
16 Mar 2007 06:59:16
Original commit files touched by this commit  1.0.5,1
vd search for other commits by this committer
Add backup master sites after the only one master site was down recently.

Reported by:    kris
14 Nov 2006 07:20:22
Original commit files touched by this commit  1.0.5,1
vd search for other commits by this committer
* Upgrade sysutils/rdiff-backup from 1.0.4 to 1.0.5
* Adopt
06 Sep 2006 02:54:39
Original commit files touched by this commit  1.0.4,1
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
17 Jan 2006 08:59:59
Original commit files touched by this commit  1.0.4,1
garga search for other commits by this committer
- Update to 1.0.4

PR:             ports/91866
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer
12 Dec 2005 12:48:22
Original commit files touched by this commit  1.0.3,1
mnag search for other commits by this committer
Force commit to say my last update are to 1.0.3 instead 1.0.4

Notified by:    kris
27 Nov 2005 21:03:55
Original commit files touched by this commit  1.0.3,1
mnag search for other commits by this committer
Update to 1.0.4 [1]
Add SHA256 [1]
Fix CONFLICTS [2]

PR:             89625 [2], 89626 [1]
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    maintainer
12 Nov 2005 00:18:01
Original commit files touched by this commit  1.0.2,1
mnag search for other commits by this committer
Add new port rdiff-backup-devel 1.1.2 as slave port of rdiff-backup.
Update rdiff-backup to support master port

PR:             88801
Submitted by:   Vasil Dimov <vd@datamax.bg>
02 Nov 2005 12:51:23
Original commit files touched by this commit  1.0.2,1
mnag search for other commits by this committer
Update to 1.0.2

PR:             88331
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Steve Clement <steve@ion.lu> (maintainer)
08 Oct 2005 07:09:49
Original commit files touched by this commit  1.0.1,1
lawrance search for other commits by this committer
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
  rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
  rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
  last version of rdiff-backup and version 1.0.1

PR:             ports/86108
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
                Peter Schuller <peter.schuller@infidyne.com> (maintainer,
rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
20 Apr 2005 14:43:31
Original commit files touched by this commit  0.12.8,1
lawrance search for other commits by this committer
- Downgrade rdiff-backup from the development version that was
  incorrectly submitted to the latest stable version.
- Add a pkg-message explaining incompatibility between this and
  the last version.
- Remove a patch no longer needed

PR:             ports/80079
Submitted by:   Steve Clement <steve@fucker.ion.lu>
Approved by:    clement (mentor)
12 Apr 2005 13:21:35
Original commit files touched by this commit  0.13.4_1
flz search for other commits by this committer
- Update to 0.13.4.
- Pass maintainership to submitter.

PR:             ports/79822
Submitted by:   Steve Clement <steve@ion.lu>
05 Mar 2005 22:09:34
Original commit files touched by this commit  0.12.7_1
vs search for other commits by this committer
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:             ports/78088
14 Dec 2004 16:07:00
Original commit files touched by this commit  0.12.7_1
vs search for other commits by this committer
Correctly detect EDEADLK instead of EDEADLOCK on FreeBSD

PR:             ports/73972
Submitted by:   Charles Ulrich
Approved by:    maintainer timeout
03 Jun 2004 09:21:51
Original commit files touched by this commit  0.12.7
pav search for other commits by this committer
- Update to 0.12.7

PR:             ports/67492
Submitted by:   Sven W <sven@dmv.com>
Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.12.3_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.12.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
14 Aug 2003 09:51:57
Original commit files touched by this commit  0.12.3
leeym search for other commits by this committer
Update to newest version of rdiff-backup (0.12.3)
update the URL of MASTER_SITES

PR:             55566
Submitted by:   Gerhard Haering <gh@ghaering.de>
04 Jul 2003 04:06:26
Original commit files touched by this commit  0.12.0
leeym search for other commits by this committer
add rdiff-backup-0.12.0

rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.

WWW: http://rdiff-backup.stanford.edu/

Reminded by:    kris and roberto
03 Jul 2003 08:32:26
Original commit files touched by this commit  0.12.0
leeym search for other commits by this committer
add rdiff-backup

WWW: http://rdiff-backup.stanford.edu/

PR:             53234
Submitted by:   Gerhard Haering <gh@ghaering.de>

Number of commits found: 33

283f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24520
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight77
new month208

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0