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-qt6-chart Python bindings for the Qt6 toolkit, QtChart module
6.7.0_1 x11-toolkits Deleted on this many watch lists=2 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.7.0_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-09 09:51:08
Last Update: 2024-12-08 06:31:15
Commit Hash: 9b61d83
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: devel python
License: GPLv3
WWW:
https://riverbankcomputing.com/software/pyqtchart
Description:
PyQt6 is a set of Python bindings for Qt6 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}qt6-chart>0:x11-toolkits/py-qt6-chart@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py311-qt6-chart
Package flavors (<flavor>: <package>)
  • py311: py311-qt6-chart
distinfo:
TIMESTAMP = 1714272017 SHA256 (PyQt6_Charts-6.7.0.tar.gz) = c4f7cf369928f7bf032e4e33f718d3b8fe66da176d4959fe30735a970d86f35c SIZE (PyQt6_Charts-6.7.0.tar.gz) = 41390

Packages (timestamps in pop-ups are UTC):
py39-qt6-chart
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-------6.4.0_2
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py311-qt6-chart
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest---6.7.0_1----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
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-qt6-pyqt>=6.7.1 : devel/py-qt6-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
Test dependencies:
  1. py311-qt6-pyqt>=6.7.1 : devel/py-qt6-pyqt@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-qt6-pyqt>=6.7.1 : devel/py-qt6-pyqt@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libOpenGL.so : graphics/libglvnd
  2. libQt6Core.so : devel/qt6-base
  3. libQt6Charts.so : x11-toolkits/qt6-charts
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-toolkits_py-qt6-chart
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-Charts/
  2. https://pypi.org/packages/source/P/PyQt6-Charts/
  3. https://www.riverbankcomputing.com/pypi/packages/PyQt6-Charts/
Collapse this list.
Port Moves

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.7.0_1
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.
6.7.0_1
19 Oct 2024 06:35:03
commit hash: d31d645ee43d6ac3734c4d795562d4c18a809ddacommit hash: d31d645ee43d6ac3734c4d795562d4c18a809ddacommit hash: d31d645ee43d6ac3734c4d795562d4c18a809ddacommit hash: d31d645ee43d6ac3734c4d795562d4c18a809dda files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
PyQt: Update to latest versions

PyQt5:
- devel/py-qt5-pyqt: Update to 5.15.11
- graphics/py-qt5-3d: Add port
- net/py-qt5-networkauth: Update to 5.15.6
- www/py-qt5-webengine: Update to 5.15.7
- x11-toolkits/py-qt5-chart: Update to 5.15.7
- x11-toolkits/py-qt5-datavis3d: Add port

PyQt6:
- devel/py-qt6-pyqt: Update to 6.7.1

Build tools:
- devel/sip: Update to 6.8.6
- devel/py-qt5-sip: Update to 12.15.0
- devel/py-qt6-sip: Update to 13.8.0
- devel/py-qtbuilder: Update to 1.16.4

The build tools are now all licensed BSD2CLAUSE and have been converted
to PEP517.
6.7.0
29 Jun 2024 05:02:34
commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS

Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.

PR:		270510
Approved by:	portmgr (blanket)
6.7.0
15 May 2024 17:55:48
commit hash: bef8e408ff183386912e86b7c9aee21923d37a6fcommit hash: bef8e408ff183386912e86b7c9aee21923d37a6fcommit hash: bef8e408ff183386912e86b7c9aee21923d37a6fcommit hash: bef8e408ff183386912e86b7c9aee21923d37a6f files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.7.0

Qt 6.7 is out with lots of large and small improvements for all of us
who like to have fun when building modern applications and user
experiences, focusing on the expansion of supported platforms and
industry standards. This makes code written with Qt more sustainable
and brings more value in Qt as a long-term investment.

www/qt6-webengine is now based on Chromium version 118.0.5993.220.

Announcement: https://www.qt.io/blog/qt-6.7-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md

PySide6: Update to 6.7.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.6.0
23 Nov 2023 17:43:42
commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3acommit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.6.0

Qt 6.6.0 is a feature release with focus on improving UX capabilities
including responsive UI technology and the Qt Graph module.

The Qt Coap module has been added as net/qt6-coap. [1]

PySide6 and PyQt6 have also been updated to 6.6.0.

Announcement: https://www.qt.io/blog/qt-6.6-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md

PR:		275068, 274911 [1]
MFH:		2023Q4
Exp-run by:	antoine
6.5.0
27 Jul 2023 22:11:04
commit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938cecommit hash: cc47a3fe11776018b63475d59b2b089ad8e938ce files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
PyQt: Update to latest versions

- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9
6.4.0_3
26 Jul 2023 19:58:56
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
6.4.0_2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
6.4.0_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
6.4.0_1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
6.4.0
10 Nov 2022 07:34:53
commit hash: 83bd2b982733c5ba1808c551e4002e5e31bb0a8bcommit hash: 83bd2b982733c5ba1808c551e4002e5e31bb0a8bcommit hash: 83bd2b982733c5ba1808c551e4002e5e31bb0a8bcommit hash: 83bd2b982733c5ba1808c551e4002e5e31bb0a8b files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
py-qt6*: Correct COMMENT
6.4.0
09 Nov 2022 09:47:49
commit hash: bac27439dc2f68e84f58879d3e32435e1eade2bccommit hash: bac27439dc2f68e84f58879d3e32435e1eade2bccommit hash: bac27439dc2f68e84f58879d3e32435e1eade2bccommit hash: bac27439dc2f68e84f58879d3e32435e1eade2bc files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
*/*pyqt*: Add pyqt6 ports

Reviewed by:		tcberner, lbartoletti, fluffy
Approved by:		kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision:	https://reviews.freebsd.org/D37191

Number of commits found: 12