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.
Port details
py-mmengine Engine of OpenMMLab projects: training PyTorch deep learning models
0.10.5_4 misc 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.10.5_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-27 19:27:07
Last Update: 2026-05-05 19:29:37
Commit Hash: 2bf3834
License: APACHE20
WWW:
https://mmengine.readthedocs.io/en/latest/
Description:
MMEngine is a foundational library for training deep learning models based on PyTorch. It provides a solid engineering foundation and frees developers from writing redundant codes on workflows. It serves as the training engine of all OpenMMLab codebases, which support hundreds of algorithms in various research areas. Moreover, MMEngine is also generic to be applied to non-OpenMMLab projects.
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
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}mmengine>0:misc/py-mmengine@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-mmengine/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-mmengine
  • pkg install py311-mmengine
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-mmengine listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mmengine
Package flavors (<flavor>: <package>)
  • py311: py311-mmengine
distinfo:
TIMESTAMP = 1726977994 SHA256 (open-mmlab-mmengine-v0.10.5_GH0.tar.gz) = 628d4593a60de2c019798a875cb75453987e398c5c7f1faea8fd34056d86b385 SIZE (open-mmlab-mmengine-v0.10.5_GH0.tar.gz) = 1437616

Packages (timestamps in pop-ups are UTC):
py39-mmengine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.10.2-
FreeBSD:15:latest--n/a-n/an/a0.10.2-
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-mmengine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.5_30.10.5_3-0.10.5_20.10.5_3n/an/an/a
FreeBSD:13:quarterly0.10.5_20.10.5_2-0.10.5_10.10.5_2n/an/an/a
FreeBSD:14:latest0.10.5_40.10.5_4-0.10.5_10.10.5_4---
FreeBSD:14:quarterly0.10.5_20.10.5_2-0.10.5_10.10.5_2---
FreeBSD:15:latest0.10.5_40.10.5_4n/a0.10.5_1n/an/a--
FreeBSD:15:quarterly0.10.5_20.10.5_2n/a-n/an/a--
FreeBSD:16:latest0.10.5_40.10.5_4n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-addict>0 : devel/py-addict@py311
  2. py311-matplotlib>0 : math/py-matplotlib@py311
  3. py311-numpy>=1.16 : math/py-numpy@py311
  4. py311-rich>0 : textproc/py-rich@py311
  5. py311-termcolor>0 : devel/py-termcolor@py311
  6. py311-yapf>0 : textproc/py-yapf@py311
  7. py311-pyyaml>0 : devel/py-pyyaml@py311
  8. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-mmcv

Configuration Options:
No options to configure
Options name:
misc_py-mmengine
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/open-mmlab/mmengine/tar.gz/v0.10.5?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.5_4
05 May 2026 19:29:37
commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246commit hash: 2bf3834a197ccf8956332378eda8dd7577965246 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
*/*: bump PORTREVISION after switching to NumPy 2.x
0.10.5_3
05 May 2026 19:29:37
commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6commit hash: b0b4d9e1eae890d0de1591e20fb37358439a2ff6 files touched by this commit Sanity Test Failure
Max Brazhnikov (makc) search for other commits by this committer
*/*: Switch to NumPy 2.x

PR:		294328
Exp-run:	antoine
0.10.5_3
03 Apr 2026 20:52:43
commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295acommit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
0.10.5_3
03 Apr 2026 18:52:22
commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
0.10.5_2
31 Aug 2025 10:30:51
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
0.10.5_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
0.10.5
22 Sep 2024 05:51:20
commit hash: 10440da6ade5e53eea082b8995f854312b2d22a2commit hash: 10440da6ade5e53eea082b8995f854312b2d22a2commit hash: 10440da6ade5e53eea082b8995f854312b2d22a2commit hash: 10440da6ade5e53eea082b8995f854312b2d22a2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmengine: update 0.10.4 → 0.10.5

Reported by:	portscout
0.10.4_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
0.10.4
24 Apr 2024 09:13:07
commit hash: 9c2ed28fbcf371b75f2d70a6eefede3b93e5f10bcommit hash: 9c2ed28fbcf371b75f2d70a6eefede3b93e5f10bcommit hash: 9c2ed28fbcf371b75f2d70a6eefede3b93e5f10bcommit hash: 9c2ed28fbcf371b75f2d70a6eefede3b93e5f10b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmengine: update 0.10.3 → 0.10.4

Reported by:	portscout
0.10.3
20 Apr 2024 07:27:29
commit hash: e8ff0719699b73513fd1dbeabebe253e5a93f768commit hash: e8ff0719699b73513fd1dbeabebe253e5a93f768commit hash: e8ff0719699b73513fd1dbeabebe253e5a93f768commit hash: e8ff0719699b73513fd1dbeabebe253e5a93f768 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmengine: update 0.10.2 → 0.10.3

Reported by:	portscout
0.10.2
27 Dec 2023 19:26:00
commit hash: 3e79fa112e352925d8f689f21aa98885418c59facommit hash: 3e79fa112e352925d8f689f21aa98885418c59facommit hash: 3e79fa112e352925d8f689f21aa98885418c59facommit hash: 3e79fa112e352925d8f689f21aa98885418c59fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-mmengine: New port: Engine of OpenMMLab projects: training PyTorch deep
learning models

Number of commits found: 11