summaryrefslogtreecommitdiffstats
path: root/sysutils/duplicity05
Commit message (Collapse)AuthorAgeFilesLines
* A patch to make duplicity work with the new librsync 0.9.6 in ports.leeym2003-08-141-0/+19
| | | | | PR: 55567 Submitted by: Gerhard Haering <gh@ghaering.de>
* add duplicity-0.4.0leeym2003-07-041-9/+5
| | | | | | | | | | | | | Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server. WWW: http://www.nongnu.org/duplicity/ Reminded by: kris and roberto
* add duplicity-0.4.0leeym2003-07-035-0/+166
WWW: http://www.nongnu.org/duplicity/ PR: 53235 Submitted by: Gerhard Haering <gh@ghaering.de>
OpenPOWER on IntegriCloud