Port details |
- py-mmcv OpenMMLab: Foundational library for computer vision research
- 2.2.0_2 misc
=2 2.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-12-27 19:27:11
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://mmcv.readthedocs.io/en/latest/
- Description:
- MMCV is a foundational library for computer vision research and provides
the following functionalities:
* Image/Video processing
* Image and annotation visualization
* Image transformation
* Various CNN architectures
* High-quality implementation of common CUDA ops
¦ ¦ ¦ ¦ 
- 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}mmcv>0:misc/py-mmcv@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-mmcv/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-mmcv
- pkg install py311-mmcv
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-mmcv listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mmcv
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714056994
SHA256 (mmcv-2.2.0.tar.gz) = ac479247e808d8802f89eadf04d4118de86bdfe81361ec5aed0cc1bf731c67c9
SIZE (mmcv-2.2.0.tar.gz) = 479121
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:
-
- ninja : devel/ninja
- pybind11.h : devel/pybind11
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-addict>0 : devel/py-addict@py311
- py311-mmengine>=0.3.0 : misc/py-mmengine@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-yapf>0 : textproc/py-yapf@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-mmcv
- USES:
- compiler:c++17-lang localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
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. |
2.2.0_1 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
2.2.0 26 Apr 2024 03:26:06
    |
Yuri Victorovich (yuri)  |
misc/py-mmcv: update 2.1.0 → 2.2.0
Reported by: portscout |
2.1.0 27 Dec 2023 19:26:01
    |
Yuri Victorovich (yuri)  |
misc/py-mmcv: New port: OpenMMLab: Foundational library for computer vision
research |
Number of commits found: 4
|