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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-trezor Client side implementation for TREZOR Bitcoin hardware wallets
0.20.1 security 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 0.20.1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-11 22:36:04
Last Update: 2026-07-31 15:43:04
Commit Hash: 3da10ac
License: GPLv3
WWW:
https://pypi.org/project/trezor/
Description:
Client side implementation for TREZOR-compatible Bitcoin hardware wallets.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}trezor>0:security/py-trezor@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-trezor/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-trezor
  • pkg install py312-trezor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py312-trezor listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-trezor
Package flavors (<flavor>: <package>)
  • py312: py312-trezor
distinfo:
TIMESTAMP = 1778849658 SHA256 (trezor-0.20.1.tar.gz) = 06f21ef1b0ad20f8bc220f229f2ff3abfedc15e90ca3bbdafcd967a6031e2cb3 SIZE (trezor-0.20.1.tar.gz) = 383097

Packages (timestamps in pop-ups are UTC):
py37-trezor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.12.2--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-trezor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--0.13.7--n/an/an/a
FreeBSD:14:latest--0.13.5--0.13.7-0.13.7
FreeBSD:14:quarterly-----0.13.80.13.80.13.8
FreeBSD:15:latest--n/a-n/an/a0.13.80.13.8_1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-trezor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.00.20.0-0.13.10_10.20.0n/an/an/a
FreeBSD:13:quarterly0.20.00.20.0-0.13.10_10.20.0n/an/an/a
FreeBSD:14:latest---0.13.10_1----
FreeBSD:14:quarterly---0.13.10_1----
FreeBSD:15:latest--n/a0.13.10_1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-trezor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.20.10.20.1--0.20.1---
FreeBSD:14:quarterly0.20.10.20.1--0.20.1---
FreeBSD:15:latest0.20.10.20.1n/a-n/an/a--
FreeBSD:15:quarterly0.20.10.20.1n/a-n/an/a--
FreeBSD:16:latest0.20.10.20.1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-flit-core>0 : devel/py-flit-core@py312
  2. py312-protobuf>=2.5.0 : devel/py-protobuf@py312
  3. protoc : devel/protobuf
  4. python3.12 : lang/python312
  5. py312-build>=0 : devel/py-build@py312
  6. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-click>=8,<9 : devel/py-click@py312
  2. py312-construct-classes>=0.1.2 : devel/py-construct-classes@py312
  3. py312-construct>=2.9 : devel/py-construct@py312
  4. py312-ecdsa>=0.9 : security/py-ecdsa@py312
  5. py312-hidapi>=0.7.99.post20 : comms/py-hidapi@py312
  6. py312-libusb1>=1.6.4 : devel/py-libusb1@py312
  7. py312-mnemonic>=0.20 : security/py-mnemonic@py312
  8. py312-noiseprotocol>=0.3 : security/py-noiseprotocol@py312
  9. py312-platformdirs>0 : devel/py-platformdirs@py312
  10. py312-protobuf>=2.5.0 : devel/py-protobuf@py312
  11. py312-requests>=2.4.0 : www/py-requests@py312
  12. py312-shamir-mnemonic>=0.3.0 : security/py-shamir-mnemonic@py312
  13. py312-slip10>=1.1.0 : security/py-slip10@py312
  14. py312-typing-extensions>=4.7.1 : devel/py-typing-extensions@py312
  15. python3.12 : lang/python312
This port is required by:
for Run
  1. finance/electrum

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. finance/electrum2*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_py-trezor
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/t/trezor/
  2. https://pypi.org/packages/source/t/trezor/
Collapse this list.

There are no commits on branch 2026Q3 for this port