aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/duplicity05
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired unmaintained ports:rene2012-01-016-246/+0
| | | | | 2011-12-31 sysutils/duplicity05: This version is out of date, and the 0.6.x branch is considered stable 2012-01-01 japanese/py-kanjilib: This port is not needed with any supported python version
* I knew that looked a little bit too nicely aligned ...dougb2011-11-131-1/+1
| | | | | | | | While I'm here: cperciva: the second 's' in 'needless' isn't needless :-) Feature safe: yes
* The previous maintainer has stepped down, so return this to the pool.dougb2011-11-131-4/+5
| | | | | | | | | | | While I'm here ... DEPRECATED= This version is out of date, and the 0.6.x branch is considered stable EXPIRATION= 2011-12-31 Also, remove a needles bsd.port.pre.mk Feature safe: yes
* Update CONFLICTS, define NO_LATEST_LINK and removesahil2011-03-162-2/+3
| | | | MD5 checksum from distinfo.
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
| | | | | Requested by: kwm Pointyhat to: glarkin
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
|
* - Update to 0.5.20miwi2009-09-094-13/+18
| | | | | PR: 138552 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* - Add CONFLICTS with sysutils/duplicity-develdhn2009-07-141-0/+4
| | | | | PR: ports/136646 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* - Update to 0.5.18miwi2009-05-234-4/+21
| | | | | PR: 134761 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* - Update to 0.5.17miwi2009-05-112-4/+4
| | | | | PR: 134374 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* Transfer maintainership ofvd2009-05-071-1/+1
| | | | | | | | | | 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.
* Upgrade sysutils/duplicity from 0.5.15 to 0.5.16vd2009-04-272-4/+4
| | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/133991 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* Upgrade sysutils/duplicity from 0.5.13 to 0.5.15vd2009-04-132-5/+6
| | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/133432 (is for upgrade to 0.5.14, but is essentially the same) Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* Upgrade sysutils/duplicity from 0.5.12 to 0.5.13vd2009-03-282-4/+4
| | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/133139 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* * Upgrade sysutils/duplicity from 0.5.09 to 0.5.12vd2009-03-273-18/+11
| | | | | | | | | | | * Remove dependencies on pexpect/GnuPGInterface as they are both bundled * Fix some out-of-order plist entries ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/132908 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* * Upgrade sysutils/duplicity from 0.5.06 to 0.5.09vd2009-02-243-7/+7
| | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG Supersedes: ports/131656
* Fix pkg-plist.vd2009-01-141-0/+2
| | | | Reported by: pav@ (via pointyhat)
* * Upgrade sysutils/duplicity from 0.5.03 to 0.5.06vd2009-01-104-20/+37
| | | | | | | | | | * Install all the files that the port would install into doc/ if we didn't modify its installation script * Leave the installator to install the man pages by itself, only tune the installation directory ChangeLog: http://duplicity.nongnu.org/CHANGELOG
* Upgrade sysutils/duplicity from 0.5.02 to 0.5.03vd2008-11-273-4/+7
| | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/129188 Submitted by: peter.schuller@infidyne.com
* sysutils/duplicity:vd2008-09-291-0/+3
| | | | | | | fix pkg-plist error Reported by: QAT Pointyhat to: vd, peter.schuller@infidyne.com
* Upgrade sysutils/duplicity from 0.4.12 to 0.5.02vd2008-09-294-20/+54
| | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/127161 (with small fix) Submitted by: peter.schuller@infidyne.com
* [PATCH] sysutils/duplicity: update to 0.4.12edwin2008-08-152-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New in v0.4.12 (2008/07/22) --------------------------- Dan Muresan created a patch to minimize the number of password prompts. To do so, it sometimes requests a password once without confirmation; if later it turns out that a full backup is needed, the user is prompted for confirmation. bug #23540: doc bug in man page (environment FTP_PASSWORD) https://savannah.nongnu.org/bugs/index.php?23540 bug #23362: Documentation for --version, --time-separator <char> https://savannah.nongnu.org/bugs/index.php?23362 bug #23283: interactive passphrase query is suboptimal https://savannah.nongnu.org/bugs/index.php?23283 bug #23066 was not actually applied to 0.4.11. Its here now. https://savannah.nongnu.org/bugs/index.php?23066 bug #22826: regressions caused by boto 1.1c https://savannah.nongnu.org/bugs/index.php?22826 New in v0.4.11 (2008/05/05) --------------------------- Changes applied to allow duplicity to run under Python 2.3 again. patch #6485: Reinstate patch #6340 with a detailed explanation. https://savannah.nongnu.org/patch/index.php?6485 bug #23066: ssh uris with given portnumbers are not handled correctly https://savannah.nongnu.org/bugs/index.php?23066 PR: ports/125987 Submitted by: peter.schuller@infidyne.com Approved by: maintainer timeout
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.vd2008-03-302-4/+4
| | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/122217 Submitted by: peter.schuller@infidyne.com
* Upgrade sysutils/duplicity from 0.4.8 to 0.4.9.vd2008-01-192-4/+4
| | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/119780 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* Upgrade sysutils/duplicity from 0.4.7 to 0.4.8.vd2007-12-162-5/+4
| | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/118742 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* Fix packing list problems in sysutils/duplicity:vd2007-12-122-7/+10
| | | | | | the man pages were installed in share/man/ instead of man/ Pointyhat to: vd, Peter Schuller <peter.schuller@infidyne.com>
* Upgrade sysutils/duplicity from 0.4.3 to 0.4.7.vd2007-12-124-42/+32
| | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/118333 Submitted by: Peter Schuller <peter.schuller@infidyne.com>
* * Upgrade sysutils/duplicity from 0.4.2 to 0.4.3vd2007-08-243-12/+19
| | | | | | | | | * Add conditional dependency to misc/py-pexpect Sample patches from rafan@ and from Peter Schuller [1] PR: ports/115762 [1] Submitted by: Peter Schuller <peter.schuller@infidyne.com> [1]
* Switch to gnupg2. [1]vd2007-05-291-2/+2
| | | | | | sysutils/duplicity uses the ``gpg'' executable, not ``gpgv''. Suggested by: rafan@ [1]
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,kuriyama2006-12-221-2/+2
| | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedkuriyama2006-12-211-1/+2
| | | | | | to security/gnupg1. Thanks to: dougb, lofi
* A bunch of cosmetic changes:vd2006-12-121-4/+3
| | | | | * remove DOCSDIR definition, it is redundant with the one in bsd.port.mk * remove @ before install commands so one can see what is installed
* Update sysutils/duplicity from 0.4.1 to 0.4.2, mostly a bugfix releasevd2006-02-042-4/+4
| | | | Approved by: garga (mentor)
* 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-061-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>