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
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.
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.
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:329058Original 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: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.0.5_2,1
27 May 2013 19:15:03
Revision:319280Original 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