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 is 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 2023Q1
qt6-networkauth Qt6 Network authentication module
6.4.2 net on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.4.2Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-06 08:39:07
Last Update: 2023-01-06 08:37:15
Commit Hash: c00d7a5
License: LGPL21
WWW:
https://qt-project.org
Description:
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. Provides support for OAuth-based authorization to online services.
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 (53 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qt6-networkauth-6.4.2/catalog.mk
  3. /usr/local/share/licenses/qt6-networkauth-6.4.2/LICENSE
  4. /usr/local/share/licenses/qt6-networkauth-6.4.2/LGPL21
  5. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth2_p.h
  6. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauth_p.h
  7. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qabstractoauthreplyhandler_p.h
  8. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1_p.h
  9. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth1signature_p.h
  10. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauth2authorizationcodeflow_p.h
  11. include/qt6/QtNetworkAuth/6.4.2/QtNetworkAuth/private/qoauthhttpserverreplyhandler_p.h
  12. include/qt6/QtNetworkAuth/QAbstractOAuth
  13. include/qt6/QtNetworkAuth/QAbstractOAuth2
  14. include/qt6/QtNetworkAuth/QAbstractOAuthReplyHandler
  15. include/qt6/QtNetworkAuth/QOAuth1
  16. include/qt6/QtNetworkAuth/QOAuth1Signature
  17. include/qt6/QtNetworkAuth/QOAuth2AuthorizationCodeFlow
  18. include/qt6/QtNetworkAuth/QOAuthHttpServerReplyHandler
  19. include/qt6/QtNetworkAuth/QOAuthOobReplyHandler
  20. include/qt6/QtNetworkAuth/QtNetworkAuth
  21. include/qt6/QtNetworkAuth/QtNetworkAuthDepends
  22. include/qt6/QtNetworkAuth/QtNetworkAuthVersion
  23. include/qt6/QtNetworkAuth/qabstractoauth.h
  24. include/qt6/QtNetworkAuth/qabstractoauth2.h
  25. include/qt6/QtNetworkAuth/qabstractoauthreplyhandler.h
  26. include/qt6/QtNetworkAuth/qoauth1.h
  27. include/qt6/QtNetworkAuth/qoauth1signature.h
  28. include/qt6/QtNetworkAuth/qoauth2authorizationcodeflow.h
  29. include/qt6/QtNetworkAuth/qoauthglobal.h
  30. include/qt6/QtNetworkAuth/qoauthhttpserverreplyhandler.h
  31. include/qt6/QtNetworkAuth/qoauthoobreplyhandler.h
  32. include/qt6/QtNetworkAuth/qtnetworkauthversion.h
  33. lib/cmake/Qt6BuildInternals/StandaloneTests/QtNetworkAuthTestsConfig.cmake
  34. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthAdditionalTargetInfo.cmake
  35. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthConfig.cmake
  36. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthConfigVersion.cmake
  37. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthConfigVersionImpl.cmake
  38. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthDependencies.cmake
  39. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthTargets-release.cmake
  40. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthTargets.cmake
  41. lib/cmake/Qt6NetworkAuth/Qt6NetworkAuthVersionlessTargets.cmake
  42. lib/qt6/libQt6NetworkAuth.prl
  43. lib/qt6/libQt6NetworkAuth.so
  44. lib/qt6/libQt6NetworkAuth.so.6
  45. lib/qt6/libQt6NetworkAuth.so.6.4.2
  46. lib/qt6/metatypes/qt6networkauth_release_metatypes.json
  47. lib/qt6/mkspecs/modules/qt_lib_networkauth.pri
  48. lib/qt6/mkspecs/modules/qt_lib_networkauth_private.pri
  49. libdata/pkgconfig/Qt6NetworkAuth.pc
  50. share/qt6/modules/NetworkAuth.json
  51. @owner
  52. @group
  53. @mode
Collapse this list.
Dependency lines:
  • qt6-networkauth>0:net/qt6-networkauth
To install the port:
cd /usr/ports/net/qt6-networkauth/ && make install clean
To add the package, run one of these commands:
  • pkg install net/qt6-networkauth
  • pkg install qt6-networkauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-networkauth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1672934723 SHA256 (KDE/Qt/6.4.2/qtnetworkauth-everywhere-src-6.4.2.tar.xz) = deab17bd957d0a493bd7757bc71270918147596fb9661a886b3f1d305047c2ee SIZE (KDE/Qt/6.4.2/qtnetworkauth-everywhere-src-6.4.2.tar.xz) = 144784

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. vulkan.h : graphics/vulkan-headers
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libdouble-conversion.so : devel/double-conversion
  2. libicudata.so : devel/icu
  3. libpcre.so : devel/pcre
  4. libpcre2-16.so : devel/pcre2
  5. libzstd.so : archivers/zstd
  6. libintl.so : devel/gettext-runtime
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_qt6-networkauth
USES:
cmake compiler:c++17-lang gettext-runtime gnome qt-dist:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. http://master.qt.io/official_releases/additional_libraries/6.4/6.4.2//
  2. http://master.qt.io/official_releases/qt/6.4/6.4.2/submodules/
  3. http://qtmirror.ics.com/pub/qtproject/official_releases/additional_libraries/6.4/6.4.2//
  4. http://qtmirror.ics.com/pub/qtproject/official_releases/qt/6.4/6.4.2/submodules/
  5. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/additional_libraries/6.4/6.4.2//
  6. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.4/6.4.2/submodules/
  7. https://download.qt.io/official_releases/additional_libraries/6.4/6.4.2//
  8. https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/
  9. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/additional_libraries/6.4/6.4.2//
  10. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.4/6.4.2/submodules/
  11. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/additional_libraries/6.4/6.4.2//
  12. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.4/6.4.2/submodules/
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
6.4.2
06 Jan 2023 08:37:15
commit hash: c00d7a53cf4338b57ba39cce0d9d801ae81bfb6bcommit hash: c00d7a53cf4338b57ba39cce0d9d801ae81bfb6bcommit hash: c00d7a53cf4338b57ba39cce0d9d801ae81bfb6bcommit hash: c00d7a53cf4338b57ba39cce0d9d801ae81bfb6b files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
Qt: Update Qt 6 to 6.4.2

As a patch release, Qt 6.4.2 does not introduce any new features but
contains ~ 150 bug fixes, security updates, and other improvements to
the top of the Qt 6.4.1 release. See more information about the most
important changes and bug fixes from Qt 6.4.2 release note.

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

(cherry picked from commit a306a2fd957d2cd9009f44f4d7692f02965b4f5e)

Number of commits found: 1