Created attachment 187094 [details] Patch to provide optional support for LEDGER and TREZOR hardware wallets necessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default. Both hardware wallets LEDGER NANO S, and TREZOR have been personally tested with Electrum.
The first line in the summary got chopped off. Send again: Electrum is installed with various hardware wallet plugins but they lack thenecessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default. Both hardware wallets LEDGER NANO S, and TREZOR have been personally tested with Electrum.
A commit references this bug: Author: ehaupt Date: Fri Oct 13 15:09:30 UTC 2017 New revision: 452010 URL: https://svnweb.freebsd.org/changeset/ports/452010 Log: Electrum is installed with various hardware wallet plugins but they lack the necessary python backends. Now that we have ports for the TREZOR and LEDGER hardware wallets in the ports tree add those as an option and enable by default. Provide devd sample rules and display a message on how to enable. Takeover maintainership. PR: 222946 Approved by: amutu@amutu.com Changes: head/finance/electrum/Makefile head/finance/electrum/files/ledger_wallet.conf.sample head/finance/electrum/files/pkg-message-hwwallet.in head/finance/electrum/files/trezor_wallet.conf.sample