Port details |
- py-nkdfu Python DFU tool for updating Nitrokeys' firmware (Nitrokey Pro only)
- 0.2 comms =1 0.2Version of this port present on the latest quarterly branch.
- Maintainer: aishapoval@mts.ru
- Port Added: 2024-08-17 20:45:44
- Last Update: 2024-10-17 19:03:58
- Commit Hash: 5bab8d6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2
- WWW:
- https://github.com/Nitrokey/nkdfu
- Description:
- nkdfu is a Python DFU tool for updating Nitrokeys' firmware. Currently
supports Nitrokey Pro only. Based on python-dfu project, which brings
implementation of USB DFU 1.1 spec
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nkdfu>0:comms/py-nkdfu@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/comms/py-nkdfu/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/py-nkdfu
- pkg install py311-nkdfu
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 py311-nkdfu listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nkdfu
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1706027633
SHA256 (nkdfu-0.2.tar.gz) = f25f75ddd382c47285b6943cde9f51577b1496ed284f93d58b5e054ae609f5f8
SIZE (nkdfu-0.2.tar.gz) = 16700
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=0 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-fire>=0 : devel/py-fire@py311
- py311-tqdm>=0 : misc/py-tqdm@py311
- py311-intelhex>=2.3.0 : devel/py-intelhex@py311
- py311-libusb1>=1.9.3 : devel/py-libusb1@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pynitrokey
- for Run
-
- comms/py-pynitrokey
Configuration Options:
- No options to configure
- Options name:
- comms_py-nkdfu
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2 17 Oct 2024 19:03:58 |
Po-Chuan Hsieh (sunpoet) |
comms/py-nkdfu: Fix PEP 517 installation
- While I'm here, update version requirement of BUILD_DEPENDS
Approved by: portmgr (blanket)
With hat: python |
0.2 17 Aug 2024 20:44:41 |
Gleb Popov (arrowd) Author: Shapovalov Alexey |
converters/py-tlv8: encoder of arbitrary data
Sponsored by: Serenity Cybersecurity, LLC
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
Number of commits found: 2
|