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
Port details
py-qt5-charts Python bindings for the Qt5 toolkit, QtCharts module
5.15.7 x11-toolkitsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-08 06:36:05
Last Update: 2024-12-08 06:31:15
Commit Hash: 9b61d83
Also Listed In: devel python
License: GPLv3
WWW:
https://riverbankcomputing.com/software/pyqtchart
Description:
PyQt5 is a set of Python bindings for Qt5 application framework. This package provides the extra QtCharts 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}qt5-charts>0:x11-toolkits/py-qt5-charts@${PY_FLAVOR}
To install the port:
cd /usr/ports/x11-toolkits/py-qt5-charts/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/py-qt5-charts
  • pkg install py311-qt5-charts
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-qt5-charts listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-qt5-charts
Package flavors (<flavor>: <package>)
  • py311: py311-qt5-charts
distinfo:
TIMESTAMP = 1729214297 SHA256 (PyQtChart-5.15.7.tar.gz) = bc9f1d26c725e820b0fff8db6e906e8b286128a14b3a98c59a0cd0c3d9924095 SIZE (PyQtChart-5.15.7.tar.gz) = 48482

Packages (timestamps in pop-ups are UTC):
py311-qt5-charts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-5.15.7--5.15.7---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
  2. py311-PyQt-builder>=1.16.4 : devel/py-qtbuilder@py311
  3. py311-sip>=6.8.6,1 : devel/py-sip@py311
  4. python3.11 : lang/python311
  5. xorgproto>=0 : x11/xorgproto
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Test dependencies:
  1. py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-qt5-pyqt>=5.15.11 : devel/py-qt5-pyqt@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libQt5Charts.so : x11-toolkits/qt5-charts
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Qml.so : x11-toolkits/qt5-declarative
  5. libQt5Gui.so : x11-toolkits/qt5-gui
  6. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Build
  1. devel/py-qt5
for Run
  1. devel/py-qt5

Configuration Options:
No options to configure
Options name:
x11-toolkits_py-qt5-charts
USES:
gl pyqt:5,dist python qt:5
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/P/PyQtChart/
  2. https://pypi.org/packages/source/P/PyQtChart/
Collapse this list.
Port Moves

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.15.7
08 Dec 2024 06:31:15
commit hash: 9b61d832f9815cd98571fa514bf911028957edcecommit hash: 9b61d832f9815cd98571fa514bf911028957edcecommit hash: 9b61d832f9815cd98571fa514bf911028957edcecommit hash: 9b61d832f9815cd98571fa514bf911028957edce files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
x11-toolkits/py-qt[56]-chart: Rename to *-charts

Move x11-toolkits/py-qt[56]-chart to x11-toolkits/py-qt[56]-charts to be
consistent with the names of their C++ counterparts.

Qt has always pluralized the Charts module, but PyQt didn't pluralize it
until Qt6. With the upcomming addition of the PyQt Graphs module, keeping
this singular would be even more awkwark.

While here:
Add all pyqt5 components except webengine to the devel/py-qt5 metaport
to be consistent with the devel/py-qt6 metaport.

Number of commits found: 1