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
Port details
kf5-threadweaver KF5 helper for multithreaded programming
5.116.0 devel on this many watch lists=6 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:: libXdamage, libevent, libssh, xcb-util-image, xorg-docs
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.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.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. devel/heaptrack
  2. devel/hotspot
  3. devel/kdev-php
  4. devel/kdev-python
  5. devel/kdevelop
  6. editors/calligra
  7. editors/kate
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/digikam
  3. graphics/okular
  4. multimedia/kasts
  5. x11/kf5-frameworks
  6. x11/kf5-krunner
  7. Collapse this list.

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.

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.32.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
5.32.0
17 Mar 2017 06:27:31
Revision:436317Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.32

* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
5.31.0
18 Feb 2017 19:56:12
Revision:434381Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.31

* New port: x11-toolkits/kirigami2

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9554
5.30.0
26 Jan 2017 18:19:48
Revision:432529Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.30.0

* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland

PR:		216345
Exp-run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9271
5.29.0
19 Dec 2016 15:56:25
Revision:428946Original commit files touched by this commit
tcberner search for other commits by this committer
Update KDE Frameworks to 5.29.0

Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php

New ports:
* textproc/kf5-syntax-highlighting (new in 5.28.0)
* graphics/kf5-prison (new in 5.29.0)

Fixes:
* kf5-kservice: Move applications.menu to kf5-applications.menu to stop
conflicting with kdelibs4.
* Define conflicts in the kde4-l10n ports (debian does the same).
* kf5-kapidox: Fix with python3

Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in
214528,
and Dima Panov (fluffy@) for the python3 fix.

PR:     214528
Reviewed by:    rakuco, mat
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8776
5.27.0
14 Nov 2016 16:12:57
Revision:426118Original commit files touched by this commit
tcberner search for other commits by this committer
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)

KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].

The work is based on what we have in the KDE testing repo [2].

This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.

With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
	USES=kde:5
	USE_KDE=<framework1> <framework2> ... <frameworkX>
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 106 (showing only 6 on this page)

«  1 | 2