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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-vispy High-performance interactive 2D/3D data visualization library
0.14.3 graphics 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.14.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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}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>)
  • py311: py311-vispy
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):
py311-vispy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.30.14.3-0.14.30.14.3---
FreeBSD:13:quarterly0.14.30.14.3-0.14.30.14.3---
FreeBSD:14:latest0.14.30.14.3-0.14.30.14.3---
FreeBSD:14:quarterly0.14.30.14.3-0.14.30.14.3---
FreeBSD:15:latest0.14.30.14.3n/a0.14.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  2. py311-setuptools>0 : devel/py-setuptools@py311
  3. py311-setuptools-scm>=7.1 : devel/py-setuptools-scm@py311
  4. py311-wheel>0 : devel/py-wheel@py311
  5. py311-cython3>=3.0.12<3.1 : lang/cython3@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-freetype-py>0 : print/py-freetype-py@py311
  2. py311-hsluv>0 : graphics/py-hsluv@py311
  3. py311-kiwisolver>0 : math/py-kiwisolver@py311
  4. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  5. py311-packaging>0 : devel/py-packaging@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/v/vispy/
  2. https://pypi.org/packages/source/v/vispy/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.3
09 Apr 2025 14:55:11
commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149commit hash: 150c0018fdfece47d43cc508378c8faf26046149 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 93b107b12f535c42dcc7fe457516796767c74301commit hash: 93b107b12f535c42dcc7fe457516796767c74301commit hash: 93b107b12f535c42dcc7fe457516796767c74301commit hash: 93b107b12f535c42dcc7fe457516796767c74301 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/py-vispy: New port: High-performance interactive 2D/3D data
visualization library

Number of commits found: 2