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''''''''s 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 2022Q3
qt5-sqldrivers-mysql Qt MySQL database plugin (KDE patched)
5.15.5p165 databases 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 5.15.5p165Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 22:35:06
Last Update: 2022-07-04 07:33:04
Commit Hash: 62b3161
License: LGPL21
WWW:
https://www.qt.io/
Description:
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. With Qt, code can be reused efficiently to target multiple platforms with one code base. The modular C++ class library and developer tools easily enables developers to create applications for one platform and easily build and run to deploy on another platform. WWW: https://www.qt.io/
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
Expand this list (6 items)
Collapse this list.
  1. lib/cmake/Qt5Sql/Qt5Sql_QMYSQLDriverPlugin.cmake
  2. lib/qt5/plugins/sqldrivers/libqsqlmysql.so
  3. @comment lib/qt5/plugins/sqldrivers/libqsqlmysql.so.debug
  4. /usr/local/share/licenses/qt5-sqldrivers-mysql-5.15.5p165/catalog.mk
  5. /usr/local/share/licenses/qt5-sqldrivers-mysql-5.15.5p165/LICENSE
  6. /usr/local/share/licenses/qt5-sqldrivers-mysql-5.15.5p165/LGPL21
Collapse this list.
Dependency lines:
  • qt5-sqldrivers-mysql>0:databases/qt5-sqldrivers-mysql
To install the port:
cd /usr/ports/databases/qt5-sqldrivers-mysql/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/qt5-sqldrivers-mysql
  • pkg install qt5-sqldrivers-mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt5-sqldrivers-mysql
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656427317 SHA256 (KDE/Qt/5.15.5/kde-qtbase-5.15.5p165.tar.xz) = 255ec301cb24ab2f76d7606ce3e96c418fa0f83cc12b1120d377c08480b4ef0c SIZE (KDE/Qt/5.15.5/kde-qtbase-5.15.5p165.tar.xz) = 49898880

Packages (timestamps in pop-ups are UTC):
qt5-sqldrivers-mysql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.15.16p1305.15.16p1305.15.25.15.16p1305.15.16p130---
FreeBSD:13:quarterly5.15.16p1305.15.16p130-5.15.16p1305.15.16p130-5.15.12p1485.15.12p148
FreeBSD:14:latest5.15.16p1305.15.16p1305.15.7p1775.15.16p1305.15.16p130--5.15.8p157
FreeBSD:14:quarterly5.15.16p1305.15.16p130-5.15.16p1305.15.16p130-5.15.12p1485.15.12p148
FreeBSD:15:latest5.15.16p1305.15.16p130n/a5.15.16p130n/a-5.15.12p1485.15.12p148
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. qt5-buildtools>=5.15 : devel/qt5-buildtools
  3. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libmysqlclient.so.20 : databases/mysql57-client
  2. libQt5Core.so : devel/qt5-core
  3. libQt5Sql.so : databases/qt5-sql
Patch dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Run
  1. databases/akonadi
  2. devel/qt5

Configuration Options:
No options to configure
Options name:
databases_qt5-sqldrivers-mysql
USES:
mysql compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/tcberner/KDE/Qt/5.15.5/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/tcberner/KDE/Qt/5.15.5/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/tcberner/KDE/Qt/5.15.5/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/tcberner/KDE/Qt/5.15.5/
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
5.15.5p165
04 Jul 2022 07:33:04
commit hash: 62b3161585e888865f322452937fe5472e7f1931commit hash: 62b3161585e888865f322452937fe5472e7f1931commit hash: 62b3161585e888865f322452937fe5472e7f1931commit hash: 62b3161585e888865f322452937fe5472e7f1931 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
qt5: Update Qt to 5.15.5 (KDE patched)

- update patch-collection diff to be at the highest patch-level
- update patch-collection diff to be against 5.15.5 instead of 5.15.2
- update devel/qt5-script to 5.15.10
- libressl support by Felix Palmen <felix@palmen-it.de>

PR:			264944
Exp-run by:		antoine
Differential Revision:	https://reviews.freebsd.org/D35619

(cherry picked from commit 787e501e3d8fdc162dc019f352b280298b192b0a)

Number of commits found: 1