summaryrefslogtreecommitdiff
path: root/sysutils/duplicity/pkg-message
blob: 5b3cc6112e198b78abc822cad903e69cf00a5586 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{ 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
}
]