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 2022Q3
kf5-threadweaver KF5 helper for multithreaded programming
5.116.0 devel on this many watch lists=4 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.116.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
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:: xcb-util-image, libssh, linux-c7-atk, noto-tc, vcdimager
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (82 items)
Collapse this list.
  1. /usr/local/share/licenses/kf5-threadweaver-5.116.0/catalog.mk
  2. /usr/local/share/licenses/kf5-threadweaver-5.116.0/LICENSE
  3. /usr/local/share/licenses/kf5-threadweaver-5.116.0/LGPL20
  4. include/KF5/ThreadWeaver/ThreadWeaver/Collection
  5. include/KF5/ThreadWeaver/ThreadWeaver/DebuggingAids
  6. include/KF5/ThreadWeaver/ThreadWeaver/Dependency
  7. include/KF5/ThreadWeaver/ThreadWeaver/DependencyPolicy
  8. include/KF5/ThreadWeaver/ThreadWeaver/DestructedState
  9. include/KF5/ThreadWeaver/ThreadWeaver/Exception
  10. include/KF5/ThreadWeaver/ThreadWeaver/IdDecorator
  11. include/KF5/ThreadWeaver/ThreadWeaver/InConstructionState
  12. include/KF5/ThreadWeaver/ThreadWeaver/Job
  13. include/KF5/ThreadWeaver/ThreadWeaver/JobInterface
  14. include/KF5/ThreadWeaver/ThreadWeaver/JobPointer
  15. include/KF5/ThreadWeaver/ThreadWeaver/Lambda
  16. include/KF5/ThreadWeaver/ThreadWeaver/ManagedJobPointer
  17. include/KF5/ThreadWeaver/ThreadWeaver/QObjectDecorator
  18. include/KF5/ThreadWeaver/ThreadWeaver/Queue
  19. include/KF5/ThreadWeaver/ThreadWeaver/QueueAPI
  20. include/KF5/ThreadWeaver/ThreadWeaver/QueueInterface
  21. include/KF5/ThreadWeaver/ThreadWeaver/QueuePolicy
  22. include/KF5/ThreadWeaver/ThreadWeaver/QueueSignals
  23. include/KF5/ThreadWeaver/ThreadWeaver/QueueStream
  24. include/KF5/ThreadWeaver/ThreadWeaver/Queueing
  25. include/KF5/ThreadWeaver/ThreadWeaver/ResourceRestrictionPolicy
  26. include/KF5/ThreadWeaver/ThreadWeaver/Sequence
  27. include/KF5/ThreadWeaver/ThreadWeaver/ShuttingDownState
  28. include/KF5/ThreadWeaver/ThreadWeaver/State
  29. include/KF5/ThreadWeaver/ThreadWeaver/SuspendedState
  30. include/KF5/ThreadWeaver/ThreadWeaver/SuspendingState
  31. include/KF5/ThreadWeaver/ThreadWeaver/Thread
  32. include/KF5/ThreadWeaver/ThreadWeaver/ThreadWeaver
  33. include/KF5/ThreadWeaver/ThreadWeaver/Weaver
  34. include/KF5/ThreadWeaver/ThreadWeaver/WeaverImplState
  35. include/KF5/ThreadWeaver/ThreadWeaver/WeaverInterface
  36. include/KF5/ThreadWeaver/ThreadWeaver/WorkingHardState
  37. include/KF5/ThreadWeaver/threadweaver/collection.h
  38. include/KF5/ThreadWeaver/threadweaver/debuggingaids.h
  39. include/KF5/ThreadWeaver/threadweaver/dependency.h
  40. include/KF5/ThreadWeaver/threadweaver/dependencypolicy.h
  41. include/KF5/ThreadWeaver/threadweaver/destructedstate.h
  42. include/KF5/ThreadWeaver/threadweaver/exception.h
  43. include/KF5/ThreadWeaver/threadweaver/iddecorator.h
  44. include/KF5/ThreadWeaver/threadweaver/inconstructionstate.h
  45. include/KF5/ThreadWeaver/threadweaver/job.h
  46. include/KF5/ThreadWeaver/threadweaver/jobinterface.h
  47. include/KF5/ThreadWeaver/threadweaver/jobpointer.h
  48. include/KF5/ThreadWeaver/threadweaver/lambda.h
  49. include/KF5/ThreadWeaver/threadweaver/managedjobpointer.h
  50. include/KF5/ThreadWeaver/threadweaver/qobjectdecorator.h
  51. include/KF5/ThreadWeaver/threadweaver/queue.h
  52. include/KF5/ThreadWeaver/threadweaver/queueapi.h
  53. include/KF5/ThreadWeaver/threadweaver/queueing.h
  54. include/KF5/ThreadWeaver/threadweaver/queueinterface.h
  55. include/KF5/ThreadWeaver/threadweaver/queuepolicy.h
  56. include/KF5/ThreadWeaver/threadweaver/queuesignals.h
  57. include/KF5/ThreadWeaver/threadweaver/queuestream.h
  58. include/KF5/ThreadWeaver/threadweaver/resourcerestrictionpolicy.h
  59. include/KF5/ThreadWeaver/threadweaver/sequence.h
  60. include/KF5/ThreadWeaver/threadweaver/shuttingdownstate.h
  61. include/KF5/ThreadWeaver/threadweaver/state.h
  62. include/KF5/ThreadWeaver/threadweaver/suspendedstate.h
  63. include/KF5/ThreadWeaver/threadweaver/suspendingstate.h
  64. include/KF5/ThreadWeaver/threadweaver/thread.h
  65. include/KF5/ThreadWeaver/threadweaver/threadweaver.h
  66. include/KF5/ThreadWeaver/threadweaver/threadweaver_export.h
  67. include/KF5/ThreadWeaver/threadweaver/weaver.h
  68. include/KF5/ThreadWeaver/threadweaver/weaverimplstate.h
  69. include/KF5/ThreadWeaver/threadweaver/weaverinterface.h
  70. include/KF5/ThreadWeaver/threadweaver/workinghardstate.h
  71. include/KF5/ThreadWeaver/threadweaver_version.h
  72. lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfig.cmake
  73. lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverConfigVersion.cmake
  74. lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverTargets-release.cmake
  75. lib/cmake/KF5ThreadWeaver/KF5ThreadWeaverTargets.cmake
  76. lib/libKF5ThreadWeaver.so
  77. lib/libKF5ThreadWeaver.so.5
  78. lib/libKF5ThreadWeaver.so.5.116.0
  79. lib/qt5/mkspecs/modules/qt_ThreadWeaver.pri
  80. @owner
  81. @group
  82. @mode
Collapse this list.
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):
kf5-threadweaver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.116.05.116.05.78.05.116.05.116.0---
FreeBSD:13:quarterly5.116.05.116.0-5.116.05.116.05.112.05.112.05.112.0
FreeBSD:14:latest5.116.05.116.0-5.116.05.116.05.106.0-5.106.0
FreeBSD:14:quarterly5.116.05.116.0-5.116.05.116.05.112.05.112.05.112.0
FreeBSD:15:latest5.116.05.116.0n/a5.116.0n/a5.114.05.114.05.115.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. ECMConfig.cmake : devel/kf6-extra-cmake-modules
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. qt5-qmake>=5.15 : devel/qt5-qmake
  6. libQt5Test.so : devel/qt5-testlib
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Widgets.so : x11-toolkits/qt5-widgets
  3. libQt5Xml.so : textproc/qt5-xml
This port is required by:
for Libraries
  1. x11/kf5-frameworks
  2. x11/kf5-krunner

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. audio/amarok*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/frameworks/5.116/
Collapse this list.

There are no commits on branch 2022Q3 for this port