Re: please, no more Qt5 ports (Was: git: b2ff698961d8 - main - graphics/jkqtplotter: New port: Qt plotter framework)
- In reply to: Yuri Victorovich : "git: b2ff698961d8 - main - graphics/jkqtplotter: New port: Qt plotter framework"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Nov 2025 21:23:32 UTC
Folks, I'm using this commit to remind that Qt5 framework is going to EOL and we recommend: - migrate ports from Qt5 to Qt6 - use Qt6 as a default flavor - remove Qt5 flavors unless they are needed by other ports. on behalf kde@, Max > URL: https://cgit.FreeBSD.org/ports/commit/?id=b2ff698961d88210902b9acb8cd545499a5b9fd4 > > commit b2ff698961d88210902b9acb8cd545499a5b9fd4 > Author: Yuri Victorovich <yuri@FreeBSD.org> > AuthorDate: 2025-11-09 21:45:33 +0000 > Commit: Yuri Victorovich <yuri@FreeBSD.org> > CommitDate: 2025-11-09 23:31:54 +0000 > > graphics/jkqtplotter: New port: Qt plotter framework > --- > graphics/Makefile | 1 + > graphics/jkqtplotter/Makefile | 45 ++++++++++++ > graphics/jkqtplotter/distinfo | 3 + > graphics/jkqtplotter/pkg-descr | 3 + > graphics/jkqtplotter/pkg-plist.qt5 | 143 +++++++++++++++++++++++++++++++++++++ > graphics/jkqtplotter/pkg-plist.qt6 | 143 +++++++++++++++++++++++++++++++++++++ > 6 files changed, 338 insertions(+)