Port details |
- py-vispy High-performance interactive 2D/3D data visualization library
- 0.14.3 graphics
=0 0.14.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-09-07 06:27:13
- Last Update: 2025-04-09 14:55:11
- Commit Hash: 150c001
- Also Listed In: python science
- License: BSD3CLAUSE
- WWW:
- https://vispy.org/
- Description:
- VisPy is a high-performance interactive 2D/3D data visualization library
leveraging the computational power of modern Graphics Processing Units
(GPUs) through the OpenGL library to display very large datasets.
¦ ¦ ¦ ¦ 
- 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}vispy>0:graphics/py-vispy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-vispy/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-vispy
- pkg install py311-vispy
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-vispy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-vispy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725682365
SHA256 (vispy-0.14.3.tar.gz) = efbbb847a908baf7e7169ab9bf296138a39364f367e6cb0a8ec03ad71699d31d
SIZE (vispy-0.14.3.tar.gz) = 2508703
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:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=7.1 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-cython3>=3.0.12<3.1 : lang/cython3@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-freetype-py>0 : print/py-freetype-py@py311
- py311-hsluv>0 : graphics/py-hsluv@py311
- py311-kiwisolver>0 : math/py-kiwisolver@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>0 : devel/py-packaging@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/meep
Configuration Options:
- No options to configure
- Options name:
- graphics_py-vispy
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.3 09 Apr 2025 14:55:11
    |
Po-Chuan Hsieh (sunpoet)  |
Mk/Uses/python.mk: Introduce USE_PYTHON=cython3{,_run,_test}
- Update USE_PYTHON=cython{,_run,_test}
- Convert all cython3 occurrence to USE_PYTHON=cython3*
- While I'm here, fix incorrect usage of combining cython3 in BUILD_DEPENDS and
USE_PYTHON=cython
It is added to simplify the future transition from Cython 0.29 to 3.
The minimal version is set to 3.0.12 because it is required by
devel/py-propcache.
The upper bound of version is set to 3.1 because it is limited by multiple
ports. |
0.14.3 07 Sep 2024 06:24:50
    |
Yuri Victorovich (yuri)  |
graphics/py-vispy: New port: High-performance interactive 2D/3D data
visualization library |
Number of commits found: 2
|