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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q1
py-qt6-graphs Python bindings for the Qt6 toolkit, QtGraphs module
6.8.0_1 x11-toolkits 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 6.8.0_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-13 03:15:06
Last Update: 2025-02-13 03:11:20
Commit Hash: d819885
Also Listed In: devel python
License: GPLv3
WWW:
https://riverbankcomputing.com/software/pyqtgraphs
Description:
PyQt6 is a set of Python bindings for Qt6 application framework. This package provides the extra QtGraphs module.
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}qt6-graphs>0:x11-toolkits/py-qt6-graphs@${PY_FLAVOR}
To install the port:
cd /usr/ports/x11-toolkits/py-qt6-graphs/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/py-qt6-graphs
  • pkg install py311-qt6-graphs
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-qt6-graphs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-qt6-graphs
Package flavors (<flavor>: <package>)
  • py311: py311-qt6-graphs
distinfo:
TIMESTAMP = 1733632888 SHA256 (PyQt6_Graphs-6.8.0.tar.gz) = 9c457c1b218593ca2d7ef046426f01ef493636aa6567421941750321ed37e4ce SIZE (PyQt6_Graphs-6.8.0.tar.gz) = 34305

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@py311
  2. py311-PyQt-builder>=1.17.1 : devel/py-qtbuilder@py311
  3. py311-sip>=6.9.1,1 : devel/py-sip@py311
  4. python3.11 : lang/python311
Test dependencies:
  1. py311-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-qt6-pyqt>=6.8.0 : devel/py-qt6-pyqt@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libOpenGL.so : graphics/libglvnd
  2. libQt6Core.so : devel/qt6-base
  3. libQt6Qml.so : x11-toolkits/qt6-declarative
  4. libQt6Graphs.so : x11-toolkits/qt6-graphs
  5. libQt6Quick3D.so : x11-toolkits/qt6-quick3d
  6. libQt6ShaderTools.so : x11-toolkits/qt6-shadertools
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-toolkits_py-qt6-graphs
USES:
gl pyqt:6,dist python qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/PyQt6-Graphs/
  2. https://pypi.org/packages/source/P/PyQt6-Graphs/
  3. https://www.riverbankcomputing.com/pypi/packages/PyQt6-Graphs/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.8.0_1
13 Feb 2025 03:11:20
commit hash: d819885d0d8551f626a273478912f527aca8ed60commit hash: d819885d0d8551f626a273478912f527aca8ed60commit hash: d819885d0d8551f626a273478912f527aca8ed60commit hash: d819885d0d8551f626a273478912f527aca8ed60 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
x11-toolkits/py-qt6-graphs: Fix PLIST_SUBs

Fix failure to package after 4b51612759d2. PYQT_PYQTVERSION should have
been PYQTGRAPHS_VERSION as these components don't always have the same
version. [1]

Fix over-agressive PYTHON_MAJOR_VER substitutions.

Add missing Qt components.

Reported by:	pkg-fallout [1]
MFH:		2025Q1

(cherry picked from commit 66bfb74382332e210d0ce6cf873ff05451999a75)

Number of commits found: 1