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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
qt5-webglplugin Qt QPA plugin for running an application via a browser using streamed WebGL commands (KDE patched)
5.15.5p0 www 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.5p0Version 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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/qt5-webglplugin-5.15.5p0/catalog.mk
  2. /usr/local/share/licenses/qt5-webglplugin-5.15.5p0/LICENSE
  3. /usr/local/share/licenses/qt5-webglplugin-5.15.5p0/LGPL21
  4. lib/cmake/Qt5Gui/Qt5Gui_QWebGLIntegrationPlugin.cmake
  5. lib/qt5/plugins/platforms/libqwebgl.so
  6. @comment lib/qt5/plugins/platforms/libqwebgl.so.debug
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • qt5-webglplugin>0:www/qt5-webglplugin
To install the port:
cd /usr/ports/www/qt5-webglplugin/ && make install clean
To add the package, run one of these commands:
  • pkg install www/qt5-webglplugin
  • pkg install qt5-webglplugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt5-webglplugin
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656427529 SHA256 (KDE/Qt/5.15.5/kde-qtwebglplugin-5.15.5p0.tar.xz) = 2fc45c00f8a8c26ad78c30e3c68a1f97e73575a3ba1be8e9fe8b4fb6f762b8c9 SIZE (KDE/Qt/5.15.5/kde-qtwebglplugin-5.15.5p0.tar.xz) = 53652

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xorgproto>=0 : x11/xorgproto
  2. qt5-buildtools>=5.15 : devel/qt5-buildtools
  3. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libGL.so : graphics/libglvnd
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libQt5Core.so : devel/qt5-core
  7. libQt5DBus.so : devel/qt5-dbus
  8. libQt5Qml.so : x11-toolkits/qt5-declarative
  9. libQt5Gui.so : x11-toolkits/qt5-gui
  10. libQt5Network.so : net/qt5-network
  11. libQt5WebChannel.so : www/qt5-webchannel
  12. libQt5WebSockets.so : www/qt5-websockets
This port is required by:
for Run
  1. devel/qt5

Configuration Options:
No options to configure
Options name:
www_qt5-webglplugin
USES:
compiler:c++11-lang gl gnome qmake:norecursive qt-dist:5
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.5p0
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