Port details on branch 2024Q1 |
- qt5-network Qt network module (KDE patched)
- 5.15.12p148_1 net =0 5.15.16p130Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-01-07 22:09:46
- Last Update: 2024-01-07 22:08:12
- Commit Hash: fe92bf0
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt5-network>0:net/qt5-network
- To install the port:
- cd /usr/ports/net/qt5-network/ && make install clean
- To add the package, run one of these commands:
- pkg install net/qt5-network
- pkg install qt5-network
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt5-network
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703809652
SHA256 (KDE/Qt/5.15.12/kde-qtbase-5.15.12p148.tar.xz) = bca3c00f7bf842b3ee7c8c3c89ec369c3fb25cfc24bf705c6d1f6ce7e2882c5f
SIZE (KDE/Qt/5.15.12/kde-qtbase-5.15.12p148.tar.xz) = 50366532
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- Patch dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Libraries
-
- audio/mumble
- audio/murmur
- devel/cppcheck
- graphics/drawpile
- graphics/glaxnimate
- graphics/qgis
- graphics/qgis-ltr
Configuration Options:
- No options to configure
- Options name:
- net_qt5-network
- USES:
- compiler:c++11-lang perl5 qmake:no_env qt-dist:5,base ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.12p148_1 07 Jan 2024 22:08:12 |
Jason E. Hale (jhale) |
net/qt5-network: Address CVE-2023-51714
A potential integer overflow has been discovered in Qt's HTTP2
implementation. If the HTTP2 implementation receives more then 4GiB
in total headers, or more than 2GiB for any given header pair, then
the internal buffers may overflow.
Reported by: vvd via #freebsd-desktop
MFH: 2024Q1
Security: e2f981f1-ad9e-11ee-8b55-4ccc6adda413
(cherry picked from commit 205177c8320e5b5ab241deda273f860866b62218) |
Number of commits found: 1
|