FreshPorts -- sysutils/rdiff-backup10: Local/remote mirroring+incremental backup


FreshPorts -- The Place For Ports [画像:notbug]As 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 photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
rdiff-backup10 Local/remote mirroring+incremental backup
1.0.5_2,1 sysutils Deleted 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 1.0.5_2,1Version of this port present on the latest quarterly branch.
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: 2008年08月15日 12:23:25
Last Update: 2013年10月02日 16:01:14
SVN Revision: 329058
License: GPLv2
WWW:
http://www.nongnu.org/rdiff-backup/
Description:
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. This port tracks the "old" stable branch 1.0. You can use this one until you find the time to upgrade to the "new" stable branch 1.2 which is in sysutils/rdiff-backup. This port will be removed at some point in the future with advance notice of 3 months. WWW: http://www.nongnu.org/rdiff-backup/
Homepage (削除) cgit (削除ここまで) ¦ (削除) GitHub (削除ここまで) ¦ (削除) GitHub (削除ここまで) ¦ (削除) GitLab (削除ここまで) ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rdiff-backup>0:sysutils/rdiff-backup10
No installation instructions:
This port has been deleted.
PKGNAME: rdiff-backup
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
  2. python : lang/python
Runtime dependencies:
  1. python2.7 : lang/python27
  2. python : lang/python
Library dependencies:
  1. rsync : net/librsync
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for rdiff-backup-1.0.5_2,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
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
1.0.5_2,1
02 Oct 2013 16:01:14
Revision:329058 Original commit files touched by this commit
bapt search for other commits by this committer
Outdated, consider using rdiff-backup. This also fix a pkgname conflict between
rdiff-backup10 and rdiff-backup
1.0.5_2,1
20 Sep 2013 23:06:00
Revision:327772 Original 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.0.5_2,1
27 May 2013 19:15:03
Revision:319280 Original commit files touched by this commit
bsam search for other commits by this committer
. add LICENSE=GPLv2;
. remove shlib ABI version number from LIB_DEPENDS;
. bump PORTREVISION;
. trim Makefile headers;
. define PORTDOCS at Makefile;
. remove PORTDOCS lines from pkg-plist;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use plain install instead .for loops.
1.0.5_1,1
13 Jul 2012 14:14:13
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr
1.0.5_1,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.0.5_1,1
29 Dec 2010 20:04:42
Original commit files touched by this commit
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)
1.0.5_1,1
31 May 2009 20:31:08
Original commit files touched by this commit
pav search for other commits by this committer
- Resolve LATEST_LINK conflict
1.0.5_1,1
07 May 2009 07:05:53
Original commit files touched by this commit
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.
1.0.5_1,1
01 Feb 2009 07:07:46
Original commit files touched by this commit
vd search for other commits by this committer
Fix CONFLICTS in rdiff-backup, rdiff-backup-devel and rdiff-backup10.
1.0.5_1,1
15 Aug 2008 12:23:00
Original commit files touched by this commit
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>

Number of commits found: 10

Login
User Login
Create account

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

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /