| Port details on branch 2022Q3 |
- kf5-threadweaver KF5 helper for multithreaded programming
- 5.116.0 devel
=2 5.116.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2016-11-14 16:14:07
- Last Update: 2024-07-23 12:51:04
- Commit Hash: eef1a0b
- People watching this port, also watch:: gstreamer1-plugins-pango, freeimage, ladspa, py311-pycparser, noto-tc
- Also Listed In: kde kde-frameworks
- License: LGPL20
- WWW:
- https://api.kde.org/frameworks/threadweaver/html/index.html
- Description:
- ThreadWeaver is a helper for multithreaded programming. It uses a job-based
interface to queue tasks and execute them in an efficient way.
You simply divide the workload into jobs, state the dependencies between the
jobs and ThreadWeaver will work out the most efficient way of dividing the work
between threads within a set of resource limits.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- kf5-threadweaver>0:devel/kf5-threadweaver
- To install the port:
- cd /usr/ports/devel/kf5-threadweaver/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/kf5-threadweaver
- pkg install kf5-threadweaver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kf5-threadweaver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714975026
SHA256 (KDE/frameworks/5.116.0/threadweaver-5.116.0.tar.xz) = 9723dc652df9a2df8b6b9909af5bf0de3b3eb3aaed260a6419df2b0ddbe8eae0
SIZE (KDE/frameworks/5.116.0/threadweaver-5.116.0.tar.xz) = 1413124
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- This port is required by:
- for Libraries
-
- x11/kf5-frameworks
- x11/kf5-krunner
Configuration Options:
- No options to configure
- Options name:
- devel_kf5-threadweaver
- USES:
- cmake compiler:c++11-lib kde:5 qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|