notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
duplicity Backup tool that uses librsync and GnuPG
3.0.3.2 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.3.2Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-19 12:51:04
Last Update: 2024-11-26 08:32:06
Commit Hash: 303bf24
License: GPLv2+
WWW:
https://duplicity.gitlab.io/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/duplicity-3.0.3.2/catalog.mk
  3. /usr/local/share/licenses/duplicity-3.0.3.2/LICENSE
  4. /usr/local/share/licenses/duplicity-3.0.3.2/GPLv2+
Collapse this list.
Dependency lines:
  • duplicity>0:sysutils/duplicity
To install the port:
cd /usr/ports/sysutils/duplicity/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/duplicity
  • pkg install duplicity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: duplicity
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1732567128 SHA256 (duplicity-3.0.3.2.tar.gz) = b8c160fba8cfc07a02f619b44ff24a4440d379f68ccd70c753453b96c66d9807 SIZE (duplicity-3.0.3.2.tar.gz) = 1929330

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pip>0 : devel/py-pip@py311
  2. py311-pipx>0 : devel/py-pipx@py311
  3. py311-setuptools>0 : devel/py-setuptools@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. python3.11 : lang/python311
  6. msgfmt : devel/gettext-tools
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. gtar>0 : archivers/gtar
  2. par2cmdline>0 : archivers/par2cmdline
  3. py311-pytest>=7,1 : devel/py-pytest@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-fasteners>=0 : devel/py-fasteners@py311
  2. py311-future>0 : devel/py-future@py311
  3. py311-mock>0 : devel/py-mock@py311
  4. py311-paramiko>=0 : security/py-paramiko@py311
  5. py311-pexpect>0 : misc/py-pexpect@py311
  6. py311-requests>=0 : www/py-requests@py311
  7. py311-urllib3>=0 : net/py-urllib3@py311
  8. py311-b2sdk>=0.1.8 : devel/py-b2sdk@py311
  9. py311-dropbox>0 : www/py-dropbox@py311
  10. gpg2 : security/gnupg
  11. py311-boto3>0 : www/py-boto3@py311
  12. python3.11 : lang/python311
Library dependencies:
  1. librsync.so : net/librsync
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for duplicity-3.0.3.2: B2=on: Backblaze B2 backend DOCS=on: Build and/or install documentation DROPBOX=on: Dropbox backend FTP=off: FTP backend FTPS=off: FTPS backend GDOCS=off: Google Docs backend NLS=on: Native Language Support S3=on: Amazon S3 backend ====> GnuPG support: you have to select exactly one of them GNUPG=off: Use GnuPG 1 GNUPG2=on: Use GnuPG 2 ===> Use 'make config' to modify these settings
Options name:
sysutils_duplicity
USES:
cpe localbase python shebangfix gettext-tools
pkg-message:
For install:
The following backends are supported by duplicity itself, but will require manual installation of their respective dependencies because they are not yet available in the ports tree: - The HSI backend - The mega backend for mega.co.nz - The swift backend for OpenStack Object Storage - The tahoe backend for Tahoe-LAFS Please refer to upstream duplicity documentation for information on the use of these backends. For gnupg 2 insert "pinentry-mode loopback" into ~/.gnupg/gpg.conf and "allow-loopback-pinentry" into ~/.gnupg/gpg-agent.conf
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/duplicity/
  2. https://pypi.org/packages/source/d/duplicity/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.3.2
26 Nov 2024 08:32:06
commit hash: 303bf245bcf109451fb6597055ca2e86a86b0b84commit hash: 303bf245bcf109451fb6597055ca2e86a86b0b84commit hash: 303bf245bcf109451fb6597055ca2e86a86b0b84commit hash: 303bf245bcf109451fb6597055ca2e86a86b0b84 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/duplicity: Update to 3.0.3.2

ChangeLog:	https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH:		2024Q4

(cherry picked from commit ef8ea5091bf6502b81dd701c78e18e95151723c4)
3.0.3.1
19 Nov 2024 22:22:16
commit hash: ad801399f68184f33b392cf90aaaa61ec3adc20ecommit hash: ad801399f68184f33b392cf90aaaa61ec3adc20ecommit hash: ad801399f68184f33b392cf90aaaa61ec3adc20ecommit hash: ad801399f68184f33b392cf90aaaa61ec3adc20e files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/duplicity: Update to 3.0.3.1

ChangeLog:	https://duplicity.gitlab.io/stable/CHANGELOG.html
MFH:		2024Q4

(cherry picked from commit 4d8dfc373282b4a1ee6efcc061a9343288a90d0a)
3.0.3
19 Nov 2024 12:25:59
commit hash: 8868624186c6452dde25d166e9f0b6d6f16ec8dccommit hash: 8868624186c6452dde25d166e9f0b6d6f16ec8dccommit hash: 8868624186c6452dde25d166e9f0b6d6f16ec8dccommit hash: 8868624186c6452dde25d166e9f0b6d6f16ec8dc files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/duplicity: Update to 3.0.3

ChangeLog: https://duplicity.gitlab.io/stable/CHANGELOG.html

(cherry picked from commit edab7e119c31c1936a0222c1b08b3319a24fe789)

Number of commits found: 3