aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rdiff-backup
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.4 [1]Marcus Alves Grando2005-11-272-4/+5
| | | | | | | | | | | | Add SHA256 [1] Fix CONFLICTS [2] PR: 89625 [2], 89626 [1] Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer Notes: svn path=/head/; revision=149691
* Add new port rdiff-backup-devel 1.1.2 as slave port of rdiff-backup.Marcus Alves Grando2005-11-121-3/+5
| | | | | | | | | | Update rdiff-backup to support master port PR: 88801 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=148005
* Update to 1.0.2Marcus Alves Grando2005-11-022-4/+5
| | | | | | | | | PR: 88331 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Steve Clement <steve@ion.lu> (maintainer) Notes: svn path=/head/; revision=147017
* - Upgrade rdiff-backup to 1.0.1, which is the logical next version for bothSam Lawrance2005-10-085-11/+13
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=144554
* - Downgrade rdiff-backup from the development version that wasSam Lawrance2005-04-205-25/+11
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=133780
* - Update to 0.13.4.Florent Thoumie2005-04-123-4/+13
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/79822 Submitted by: Steve Clement <steve@ion.lu> Notes: svn path=/head/; revision=133148
* Reset maintainer on request. Thanks to Gerhard for maintaining theVolker Stolz2005-03-051-1/+1
| | | | | | | | | ports so far! PR: ports/78088 Notes: svn path=/head/; revision=130430
* Correctly detect EDEADLK instead of EDEADLOCK on FreeBSDVolker Stolz2004-12-142-0/+12
| | | | | | | | | PR: ports/73972 Submitted by: Charles Ulrich Approved by: maintainer timeout Notes: svn path=/head/; revision=124012
* - Update to 0.12.7Pav Lucistnik2004-06-032-5/+4
| | | | | | | | | PR: ports/67492 Submitted by: Sven W <sven@dmv.com> Approved by: maintainer Notes: svn path=/head/; revision=110743
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to newest version of rdiff-backup (0.12.3)Yen-Ming Lee2003-08-142-3/+3
| | | | | | | | | | update the URL of MASTER_SITES PR: 55566 Submitted by: Gerhard Haering <gh@ghaering.de> Notes: svn path=/head/; revision=86921
* add rdiff-backup-0.12.0Yen-Ming Lee2003-07-041-7/+7
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=84183
* add rdiff-backupYen-Ming Lee2003-07-035-0/+169
WWW: http://rdiff-backup.stanford.edu/ PR: 53234 Submitted by: Gerhard Haering <gh@ghaering.de> Notes: svn path=/head/; revision=84115