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 photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-mmengine Engine of OpenMMLab projects: training PyTorch deep learning models
0.10.5 misc on this many watch lists=2 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.4Version 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: 2024-09-22 05:51:20
Commit Hash: 10440da
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
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--------
FreeBSD:13:quarterly------0.10.2-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.10.2-
FreeBSD:15:latest--n/a-n/a-0.10.2-
 

py311-mmengine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.50.10.5--0.10.5---
FreeBSD:13:quarterly0.10.50.10.5--0.10.5---
FreeBSD:14:latest0.10.50.10.5--0.10.5---
FreeBSD:14:quarterly0.10.50.10.5--0.10.5---
FreeBSD:15:latest0.10.50.10.5n/a0.10.5n/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,1<1.27,1 : 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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  9. 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: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 5