| Port details |
- py-cmap Scientific colormaps for python, without dependencies
- 0.7.2 misc
=0 0.6.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-09-07 06:27:11
- Last Update: 2026-08-04 20:10:27
- Commit Hash: f10dc20
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://cmap-docs.readthedocs.io/en/stable/
- Description:
- cmap is a work-in-progress colormap library for python, providing all of the
colormaps in matplotlib, vispy, cmocean, (and more), with no dependencies
beyond numpy.
Mapping scalar values to colors is a very common procedure in scientific
visualization; as such, many visualization libraries (e.g. matplotlib, vispy,
napari, etc...) have some need for and some internal representation of colors
and colormaps.
¦ ¦ ¦ ¦ 
- 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}cmap>0:misc/py-cmap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-cmap/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-cmap
- pkg install py312-cmap
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 py312-cmap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-cmap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785731219
SHA256 (cmap-0.7.2.tar.gz) = 9501cec4d5c2b7a821479aec3282b3d8b42fda983bad055e0f9dbc19cf7bc5b1
SIZE (cmap-0.7.2.tar.gz) = 949039
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:
-
- py312-hatch-vcs>0 : devel/py-hatch-vcs@py312
- py312-hatchling>0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-bokeh>0 : www/py-bokeh@py312
- py312-colorspacious>0 : devel/py-colorspacious@py312
- py312-colour>0 : graphics/py-colour@py312
- py312-matplotlib>0 : math/py-matplotlib@py312
- py312-numba>0 : devel/py-numba@py312
- py312-plotly>0 : graphics/py-plotly@py312
- py312-pydantic-extra-types>=2.8 : devel/py-pydantic-extra-types@py312
- py312-pydantic2>=2.8 : devel/py-pydantic2@py312
- py312-pyqtgraph>0 : graphics/py-pyqtgraph@py312
- py312-pytest-qt>0 : devel/py-pytest-qt@py312
- py312-QtPy>0 : devel/py-QtPy@py312
- py312-rich>0 : textproc/py-rich@py312
- py312-vispy>=0.14 : graphics/py-vispy@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=1.16 : math/py-numpy@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-cmap
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.2 04 Aug 2026 20:10:27
    |
Yuri Victorovich (yuri)  |
misc/py-cmap: update 0.6.2 → 0.7.2 |
0.6.2_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
0.6.2_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
0.6.2_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
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.6.2_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
0.6.2 05 Sep 2025 09:51:07
    |
Yuri Victorovich (yuri)  |
misc/py-cmap: update 0.6.0 → 0.6.2 |
0.6.0 23 Apr 2025 21:52:36
    |
Yuri Victorovich (yuri)  |
misc/py-cmap: update 0.5.0 → 0.6.0 |
0.5.0 13 Jan 2025 07:28:25
    |
Yuri Victorovich (yuri)  |
misc/py-cmap: update 0.3.0 → 0.5.0
Reported by: portscout |
0.3.0 07 Sep 2024 06:24:09
    |
Yuri Victorovich (yuri)  |
misc/py-cmap: New port: Scientific colormaps for python, without dependencies |