aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duplicity
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6.25Jase Thew2015-02-252-3/+3
| | | | | | | Changes: http://duplicity.nongnu.org/Changelog.GNU Notes: svn path=/head/; revision=379857
* - Convert ports of sysutils/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371454
* - Update to 0.6.24Jase Thew2014-05-183-17/+88
| | | | | | | Changes: http://duplicity.nongnu.org/Changelog.GNU Notes: svn path=/head/; revision=354428
* - Use OPTIONS helpersAdam Weinberger2014-03-151-73/+14
| | | | | | | | | | | - Remove some .if's obsoleted by STAGE - Remove CONFLICTS against ports that don't exist PR: ports/187201 Approved by: maintainer timeout Notes: svn path=/head/; revision=348357
* - Add missing RUN_DEPENDS of devel/py-lockfileJase Thew2014-02-051-1/+3
| | | | | | | | PR: ports/186461 Reported by: Helmut Ritter Notes: svn path=/head/; revision=342803
* - Update to 0.6.23Jase Thew2014-02-014-265/+21
| | | | | | | | | | | | | | | | | - CloudFiles backend is updated to support (and use by default) Rackspace's all-encompassing Python API library pyrax. As the library is not currently in the Ports Collection, revert the default module used for the backend to py-cloudfiles. This can be overridden by using --cf-backend=pyrax at runtime - Pet portlint(8), rename Makefile variable file to f - Update pkg-message to mention mega backend - Change to PYDISTUTILS_AUTOPLIST=YES, list documentation in PORTDOCS and remove pkg-plist Changes: http://duplicity.nongnu.org/Changelog.GNU Notes: svn path=/head/; revision=342199
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-2/+0
| | | | Notes: svn path=/head/; revision=338513
* - Convert LIB_DEPENDS to new format, missed in previous commitJase Thew2013-11-031-1/+1
| | | | Notes: svn path=/head/; revision=332631
* - Add STAGE supportJase Thew2013-11-032-5/+7
| | | | | | | | - Limit use of Python to <= 2.7 - Correct include of bsd.port.options.mk Notes: svn path=/head/; revision=332630
* - Revert r332550 - does not work as intended/is not applicable.Jase Thew2013-11-032-12/+6
| | | | | | | | | | Duplicity itself is not fully Python 3 compatible - there's multiple instances of "print" as command and all the unicode vs bytes string handling needs fixing to allow working unicode filename support. Python 3 support is currently planned for the 0.7 branch. Notes: svn path=/head/; revision=332627
* sysutils/duplicity: fix for python 3.xWilliam Grzybowski2013-11-022-6/+12
| | | | | | | | | PR: ports/182765 Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=332550
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update to 0.6.22Jase Thew2013-09-014-14/+50
| | | | | | | | | | - Add options for GIO and Ubuntu One backends as their dependancies are now available in the Ports Collection Changes: http://duplicity.nongnu.org/CHANGELOG Notes: svn path=/head/; revision=325842
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 0.6.21Jase Thew2013-01-234-14/+6
| | | | | | | Changes: http://duplicity.nongnu.org/CHANGELOG Notes: svn path=/head/; revision=310883
* - Update to 0.6.20Jase Thew2012-10-284-15/+10
| | | | | | | | | | - Convert to new format Makefile header - Correct an error in pkg-message Feature safe: yes Notes: svn path=/head/; revision=306575
* - Add temporary patch to fix resuming encrypted backups.Jase Thew2012-08-152-1/+12
| | | | | | | | | | PR: ports/170114 Submitted by: William Orr <will@worrbase.com> Obtained from: https://answers.launchpad.net/duplicity/+question/183711 Approved by: flo (mentor) Notes: svn path=/head/; revision=302587
* - Add OPTIONS to allow the selective installation of backends. [1]Jase Thew2012-06-103-37/+105
| | | | | | | | | | | - Add dependencies for CloudFiles and Google Docs backends. PR: ports/168723 Submitted by: Michael Gmelin <freebsd@grem.de> [1] Approved by: flo (mentor) Notes: svn path=/head/; revision=298967
* - Update to 0.6.19Jase Thew2012-06-053-13/+20
| | | | | | | | | | | | | | - Update maintainer address - Convert to new options framework - Fix COMMENT - Remove shlib version from LIB_DEPENDS - Remove extraneous comment Changes: http://www.nongnu.org/duplicity/CHANGELOG Approved by: flo, culot (mentors) Notes: svn path=/head/; revision=298454
* - Add run dependency on security/py-paramiko to fix dependency in last ↵Michael Scheidell2012-03-061-1/+4
| | | | | | | | | | | | | | upstream release. [1] - Add run dependency on devel/py-boto to enable use of duplicity's S3 backend. [2] PR: ports/165705 [1] Reported by: Rob Evers <rob@debank.tv> [1] Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) [2] Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292821
* - Update to 0.6.18Jason Helfman2012-03-033-6/+3
| | | | | | | | PR: ports/165649 Submitted by: maintainer, freebsd@beardz.net Notes: svn path=/head/; revision=292612
* - Update to 0.6.17Martin Wilke2011-11-264-19/+40
| | | | | | | | | PR: 162886 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286465
* Update to version 0.6.16, released October 15, 2011.Doug Barton2011-11-133-10/+66
| | | | | | | | | | | | | | | | | | | | | | Too many changes since 0.6.13 to list, see: 1. /usr/local/share/doc/duplicity/CHANGELOG, or 2. http://www.nongnu.org/duplicity/CHANGELOG For the port, the version upgrade and maintainer change are from the PR. Thanks to the former maintainer for his past hard work, and confirming the change. Additionally, add some cleanups of my own: 1. More accurate comment 2. Make NLS an OPTION 3. Minor simplification to the Makefile logic PR: ports/162507 Submitted by: Jase Thew <freebsd@beardz.net> Feature safe: yes Notes: svn path=/head/; revision=285675
* - Update to 0.6.13Sahil Tandon2011-05-263-4/+8
| | | | | | | | | PR: ports/156944 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=274670
* Update to 0.6.11, add WITHOUT_NLS switch andSahil Tandon2011-03-164-18/+34
| | | | | | | | | | | update CONFLICTS. PR: ports/152744 Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua> Approved by: maintainer Notes: svn path=/head/; revision=270998
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.5.20Martin Wilke2009-09-094-13/+18
| | | | | | | | PR: 138552 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=241088
* - Add CONFLICTS with sysutils/duplicity-develDennis Herrmann2009-07-131-0/+4
| | | | | | | | PR: ports/136646 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=237706
* - Update to 0.5.18Martin Wilke2009-05-224-4/+21
| | | | | | | | PR: 134761 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=234411
* - Update to 0.5.17Martin Wilke2009-05-102-4/+4
| | | | | | | | PR: 134374 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=233625
* Transfer maintainership ofVasil Dimov2009-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. Notes: svn path=/head/; revision=233346
* Upgrade sysutils/duplicity from 0.5.15 to 0.5.16Vasil Dimov2009-04-272-4/+4
| | | | | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/133991 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=232845
* Upgrade sysutils/duplicity from 0.5.13 to 0.5.15Vasil Dimov2009-04-122-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> Notes: svn path=/head/; revision=232228
* Upgrade sysutils/duplicity from 0.5.12 to 0.5.13Vasil Dimov2009-03-282-4/+4
| | | | | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/133139 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=231177
* * Upgrade sysutils/duplicity from 0.5.09 to 0.5.12Vasil Dimov2009-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> Notes: svn path=/head/; revision=231092
* * Upgrade sysutils/duplicity from 0.5.06 to 0.5.09Vasil Dimov2009-02-233-7/+7
| | | | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG Supersedes: ports/131656 Notes: svn path=/head/; revision=228931
* Fix pkg-plist.Vasil Dimov2009-01-131-0/+2
| | | | | | | Reported by: pav@ (via pointyhat) Notes: svn path=/head/; revision=225983
* * Upgrade sysutils/duplicity from 0.5.03 to 0.5.06Vasil Dimov2009-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 Notes: svn path=/head/; revision=225652
* Upgrade sysutils/duplicity from 0.5.02 to 0.5.03Vasil Dimov2008-11-273-4/+7
| | | | | | | | | | | ChangeLog: http://duplicity.nongnu.org/CHANGELOG PR: ports/129188 Submitted by: peter.schuller@infidyne.com Notes: svn path=/head/; revision=223440
* sysutils/duplicity:Vasil Dimov2008-09-291-0/+3
| | | | | | | | | | fix pkg-plist error Reported by: QAT Pointyhat to: vd, peter.schuller@infidyne.com Notes: svn path=/head/; revision=220976
* Upgrade sysutils/duplicity from 0.4.12 to 0.5.02Vasil Dimov2008-09-284-20/+54
| | | | | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/127161 (with small fix) Submitted by: peter.schuller@infidyne.com Notes: svn path=/head/; revision=220948
* [PATCH] sysutils/duplicity: update to 0.4.12Edwin Groothuis2008-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 Notes: svn path=/head/; revision=218580
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* Upgrade sysutils/duplicity from 0.4.9 to 0.4.10.Vasil Dimov2008-03-302-4/+4
| | | | | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/122217 Submitted by: peter.schuller@infidyne.com Notes: svn path=/head/; revision=210162
* Upgrade sysutils/duplicity from 0.4.8 to 0.4.9.Vasil Dimov2008-01-192-4/+4
| | | | | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/119780 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=205822
* Upgrade sysutils/duplicity from 0.4.7 to 0.4.8.Vasil Dimov2007-12-162-5/+4
| | | | | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/118742 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=203839
* Fix packing list problems in sysutils/duplicity:Vasil Dimov2007-12-122-7/+10
| | | | | | | | | the man pages were installed in share/man/ instead of man/ Pointyhat to: vd, Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=203323
* Upgrade sysutils/duplicity from 0.4.3 to 0.4.7.Vasil Dimov2007-12-124-42/+32
| | | | | | | | | | | ChangeLog: http://www.nongnu.org/duplicity/CHANGELOG PR: ports/118333 Submitted by: Peter Schuller <peter.schuller@infidyne.com> Notes: svn path=/head/; revision=203236