| Port details |
- py-mpremote Tool for interacting remotely with MicroPython devices
- 1.27.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: rodrigo@FreeBSD.org
 - Port Added: 2026-01-18 14:06:06
- Last Update: 2026-01-18 13:57:10
- Commit Hash: 45f504a
- License: MIT
- WWW:
- https://github.com/micropython/micropython
- Description:
- mpremote is a tool for interacting remotely with MicroPython devices
This CLI tool provides an integrated set of utilities to remotely
interact with and automate a MicroPython device over a serial connection.
¦ ¦ ¦ ¦ 
- 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}mpremote>0:devel/py-mpremote@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mpremote/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mpremote
- pkg install py311-mpremote
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-mpremote listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mpremote
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1768741926
SHA256 (mpremote-1.27.0.tar.gz) = 6bb75774648091dad6833af4f86c5bf6505f8d7aec211380f9e6996c01d23cb5
SIZE (mpremote-1.27.0.tar.gz) = 31420
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-hatch-requirements-txt>0 : devel/py-hatch-requirements-txt@py311
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=0 : devel/py-hatchling@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-platformdirs>=0 : devel/py-platformdirs@py311
- py311-pyserial>=3.0 : comms/py-pyserial@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-mpremote
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.27.0 18 Jan 2026 13:57:10
    |
Rodrigo Osorio (rodrigo)  |
devel/py-mpremote: Add new port
mpremote is the MicroPython remote control
who provides an integrated set of utilities
to remotely interact with and automate a
MicroPython device over a serial connection. |
Number of commits found: 1
|