summaryrefslogtreecommitdiffstats
path: root/sysutils/duplicity
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256 to my ports.vd2006-01-231-0/+1
| | | | Approved by: garga (mentor)
* Change my email address to the @FreeBSD onevd2006-01-201-1/+1
| | | | Approved by: garga (mentor)
* - Update to 0.4.1lawrance2005-08-313-24/+4
| | | | | | | - Submitter takes maintainership PR: ports/84979 Submitted by: Vasil Dimov <vd@datamax.bg>
* Reset maintainer on request. Thanks to Gerhard for maintaining thevs2005-03-051-1/+1
| | | | | | ports so far! PR: ports/78088
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* 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