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 2026Q2
micropython Implementation of the Python language for microcontrollers
1.17_2 lang 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 1.17_2Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-06-13 20:27:37
Last Update: 2026-06-13 20:24:59
Commit Hash: d2db6af
Also Listed In: python
License: MIT
WWW:
https://www.micropython.org/
Description:
Micro Python is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/micropython
  2. /usr/local/share/licenses/micropython-1.17_2/catalog.mk
  3. /usr/local/share/licenses/micropython-1.17_2/LICENSE
  4. /usr/local/share/licenses/micropython-1.17_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • micropython>0:lang/micropython
To install the port:
cd /usr/ports/lang/micropython/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/micropython
  • pkg install micropython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: micropython
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1630664518 SHA256 (micropython-micropython-v1.17_GH0.tar.gz) = c21dbf8144237b3dbe3847c9ad5264cd0f3104eb078c810b3986004cce8fcd70 SIZE (micropython-micropython-v1.17_GH0.tar.gz) = 6467563

Expand this list (4 items)

Collapse this list.

SHA256 (micropython-axtls-531cab9_GH0.tar.gz) = cd1b9bf60d34e86e62046dd595ddb34b3960d36f44bf7a31d67e253a5bc24fe1 SIZE (micropython-axtls-531cab9_GH0.tar.gz) = 1325384 SHA256 (pfalcon-berkeley-db-1.xx-35aaec4_GH0.tar.gz) = 9c696582ce47557556c7d6a14c96236ae5913124d15a63d3a78b384336d1a817 SIZE (pfalcon-berkeley-db-1.xx-35aaec4_GH0.tar.gz) = 273515

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.11 : lang/python311
  4. gcc14 : lang/gcc14
  5. as : devel/binutils
Runtime dependencies:
  1. gcc14 : lang/gcc14
Library dependencies:
  1. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_micropython
USES:
gmake pkgconfig python:,build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/micropython/micropython/tar.gz/v1.17?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17_2
13 Jun 2026 20:24:59
commit hash: d2db6aff4bbf89c013aae53613b47a47107398ddcommit hash: d2db6aff4bbf89c013aae53613b47a47107398ddcommit hash: d2db6aff4bbf89c013aae53613b47a47107398ddcommit hash: d2db6aff4bbf89c013aae53613b47a47107398dd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
lang/micropython: enable on armv7, fix on i386

Builds fine.
One unit test fails on armv7: basics/int_64_basics.py

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2

(cherry picked from commit 0f415d2616260b4c90af2a44434a5dbde8900a42)

Number of commits found: 1