mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
- Switch to DISTVERSION - Switch to pep517 build - Update WWW (redirection) - Remove FTP and FTPS from default options - Use py-boto3 run dep on S3 option - Add dropbox backend option - Add pytest testunit - Take maintainership PR: 268850, 270572, 274904
20 lines
604 B
Text
20 lines
604 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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
|
|
EOM
|
|
}
|
|
]
|