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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q4
qcoro Coroutines for Qt
0.13.0 devel on this many watch lists=1 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 0.13.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-07 16:33:09
Last Update: 2026-03-03 20:10:56
Commit Hash: ac7fe2a
People watching this port, also watch:: p5-OrePAN2, py311-pycparser, ladspa, p5-Net-HTTP, python
Also Listed In: kde
License: MIT
WWW:
https://github.com/qcoro/qcoro
Description:
QCoro - Coroutines for Qt The QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions.
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 (146 items)
Collapse this list.
  1. /usr/local/share/licenses/qcoro-qt6-0.13.0/catalog.mk
  2. /usr/local/share/licenses/qcoro-qt6-0.13.0/LICENSE
  3. /usr/local/share/licenses/qcoro-qt6-0.13.0/MIT
  4. include/qcoro6/QCoro/QCoro
  5. include/qcoro6/QCoro/QCoroAbstractSocket
  6. include/qcoro6/QCoro/QCoroAsyncGenerator
  7. include/qcoro6/QCoro/QCoroCore
  8. include/qcoro6/QCoro/QCoroDBus
  9. include/qcoro6/QCoro/QCoroDBusPendingCall
  10. include/qcoro6/QCoro/QCoroDBusPendingReply
  11. include/qcoro6/QCoro/QCoroFuture
  12. include/qcoro6/QCoro/QCoroFwd
  13. include/qcoro6/QCoro/QCoroGenerator
  14. include/qcoro6/QCoro/QCoroIODevice
  15. include/qcoro6/QCoro/QCoroImageProvider
  16. include/qcoro6/QCoro/QCoroLazyTask
  17. include/qcoro6/QCoro/QCoroLocalSocket
  18. include/qcoro6/QCoro/QCoroNetwork
  19. include/qcoro6/QCoro/QCoroNetworkReply
  20. include/qcoro6/QCoro/QCoroProcess
  21. include/qcoro6/QCoro/QCoroQml
  22. include/qcoro6/QCoro/QCoroQmlTask
  23. include/qcoro6/QCoro/QCoroSignal
  24. include/qcoro6/QCoro/QCoroTask
  25. include/qcoro6/QCoro/QCoroTcpServer
  26. include/qcoro6/QCoro/QCoroTest
  27. include/qcoro6/QCoro/QCoroThread
  28. include/qcoro6/QCoro/QCoroTimer
  29. include/qcoro6/QCoro/QCoroWebSocket
  30. include/qcoro6/QCoro/QCoroWebSocketServer
  31. include/qcoro6/QCoro/QCoroWebSockets
  32. include/qcoro6/QCoro/Task
  33. include/qcoro6/qcoro/concepts_p.h
  34. include/qcoro6/qcoro/config.h
  35. include/qcoro6/qcoro/coroutine.h
  36. include/qcoro6/qcoro/impl/connect.h
  37. include/qcoro6/qcoro/impl/isqprivatesignal.h
  38. include/qcoro6/qcoro/impl/lazytask.h
  39. include/qcoro6/qcoro/impl/mixins.h
  40. include/qcoro6/qcoro/impl/task.h
  41. include/qcoro6/qcoro/impl/taskawaiterbase.h
  42. include/qcoro6/qcoro/impl/taskbase.h
  43. include/qcoro6/qcoro/impl/taskfinalsuspend.h
  44. include/qcoro6/qcoro/impl/taskpromise.h
  45. include/qcoro6/qcoro/impl/taskpromisebase.h
  46. include/qcoro6/qcoro/impl/waitfor.h
  47. include/qcoro6/qcoro/macros_p.h
  48. include/qcoro6/qcoro/mixins_p.h
  49. include/qcoro6/qcoro/qcoro.h
  50. include/qcoro6/qcoro/qcoroabstractsocket.h
  51. include/qcoro6/qcoro/qcoroasyncgenerator.h
  52. include/qcoro6/qcoro/qcorocore.h
  53. include/qcoro6/qcoro/qcorocore_export.h
  54. include/qcoro6/qcoro/qcorodbus.h
  55. include/qcoro6/qcoro/qcorodbus_export.h
  56. include/qcoro6/qcoro/qcorodbuspendingcall.h
  57. include/qcoro6/qcoro/qcorodbuspendingreply.h
  58. include/qcoro6/qcoro/qcorofuture.h
  59. include/qcoro6/qcoro/qcorofwd.h
  60. include/qcoro6/qcoro/qcorogenerator.h
  61. include/qcoro6/qcoro/qcoroimageprovider.h
  62. include/qcoro6/qcoro/qcoroiodevice.h
  63. include/qcoro6/qcoro/qcorolazytask.h
  64. include/qcoro6/qcoro/qcorolocalsocket.h
  65. include/qcoro6/qcoro/qcoronetwork.h
  66. include/qcoro6/qcoro/qcoronetwork_export.h
  67. include/qcoro6/qcoro/qcoronetworkreply.h
  68. include/qcoro6/qcoro/qcoroprocess.h
  69. include/qcoro6/qcoro/qcoroqml.h
  70. include/qcoro6/qcoro/qcoroqml_export.h
  71. include/qcoro6/qcoro/qcoroqmltask.h
  72. include/qcoro6/qcoro/qcoroquick_export.h
  73. include/qcoro6/qcoro/qcorosignal.h
  74. include/qcoro6/qcoro/qcorotask.h
  75. include/qcoro6/qcoro/qcorotcpserver.h
  76. include/qcoro6/qcoro/qcorotest.h
  77. include/qcoro6/qcoro/qcorothread.h
  78. include/qcoro6/qcoro/qcorotimer.h
  79. include/qcoro6/qcoro/qcorowebsocket.h
  80. include/qcoro6/qcoro/qcorowebsockets.h
  81. include/qcoro6/qcoro/qcorowebsockets_export.h
  82. include/qcoro6/qcoro/qcorowebsocketserver.h
  83. include/qcoro6/qcoro/task.h
  84. include/qcoro6/qcoro/waitoperationbase_p.h
  85. lib/cmake/QCoro6/QCoro6Config.cmake
  86. lib/cmake/QCoro6/QCoro6ConfigVersion.cmake
  87. lib/cmake/QCoro6Core/QCoro6CoreConfig.cmake
  88. lib/cmake/QCoro6Core/QCoro6CoreConfigVersion.cmake
  89. lib/cmake/QCoro6Core/QCoro6CoreTargets-release.cmake
  90. lib/cmake/QCoro6Core/QCoro6CoreTargets.cmake
  91. lib/cmake/QCoro6Coro/QCoro6CoroConfig.cmake
  92. lib/cmake/QCoro6Coro/QCoro6CoroConfigVersion.cmake
  93. lib/cmake/QCoro6Coro/QCoro6CoroTargets.cmake
  94. lib/cmake/QCoro6Coro/QCoroMacros.cmake
  95. lib/cmake/QCoro6DBus/QCoro6DBusConfig.cmake
  96. lib/cmake/QCoro6DBus/QCoro6DBusConfigVersion.cmake
  97. lib/cmake/QCoro6DBus/QCoro6DBusTargets-release.cmake
  98. lib/cmake/QCoro6DBus/QCoro6DBusTargets.cmake
  99. lib/cmake/QCoro6Network/QCoro6NetworkConfig.cmake
  100. lib/cmake/QCoro6Network/QCoro6NetworkConfigVersion.cmake
  101. lib/cmake/QCoro6Network/QCoro6NetworkTargets-release.cmake
  102. lib/cmake/QCoro6Network/QCoro6NetworkTargets.cmake
  103. lib/cmake/QCoro6Qml/QCoro6QmlConfig.cmake
  104. lib/cmake/QCoro6Qml/QCoro6QmlConfigVersion.cmake
  105. lib/cmake/QCoro6Qml/QCoro6QmlTargets-release.cmake
  106. lib/cmake/QCoro6Qml/QCoro6QmlTargets.cmake
  107. lib/cmake/QCoro6Quick/QCoro6QuickConfig.cmake
  108. lib/cmake/QCoro6Quick/QCoro6QuickConfigVersion.cmake
  109. lib/cmake/QCoro6Quick/QCoro6QuickTargets-release.cmake
  110. lib/cmake/QCoro6Quick/QCoro6QuickTargets.cmake
  111. lib/cmake/QCoro6Test/QCoro6TestConfig.cmake
  112. lib/cmake/QCoro6Test/QCoro6TestConfigVersion.cmake
  113. lib/cmake/QCoro6Test/QCoro6TestTargets.cmake
  114. lib/cmake/QCoro6WebSockets/QCoro6WebSocketsConfig.cmake
  115. lib/cmake/QCoro6WebSockets/QCoro6WebSocketsConfigVersion.cmake
  116. lib/cmake/QCoro6WebSockets/QCoro6WebSocketsTargets-release.cmake
  117. lib/cmake/QCoro6WebSockets/QCoro6WebSocketsTargets.cmake
  118. lib/libQCoro6Core.so
  119. lib/libQCoro6Core.so.0
  120. lib/libQCoro6Core.so.0.13.0
  121. lib/libQCoro6DBus.so
  122. lib/libQCoro6DBus.so.0
  123. lib/libQCoro6DBus.so.0.13.0
  124. lib/libQCoro6Network.so
  125. lib/libQCoro6Network.so.0
  126. lib/libQCoro6Network.so.0.13.0
  127. lib/libQCoro6Qml.so
  128. lib/libQCoro6Qml.so.0
  129. lib/libQCoro6Qml.so.0.13.0
  130. lib/libQCoro6Quick.so
  131. lib/libQCoro6Quick.so.0
  132. lib/libQCoro6Quick.so.0.13.0
  133. lib/libQCoro6WebSockets.so
  134. lib/libQCoro6WebSockets.so.0
  135. lib/libQCoro6WebSockets.so.0.13.0
  136. lib/qt6/mkspecs/modules/qt_QCoroCore.pri
  137. lib/qt6/mkspecs/modules/qt_QCoroCoro.pri
  138. lib/qt6/mkspecs/modules/qt_QCoroDBus.pri
  139. lib/qt6/mkspecs/modules/qt_QCoroNetwork.pri
  140. lib/qt6/mkspecs/modules/qt_QCoroQml.pri
  141. lib/qt6/mkspecs/modules/qt_QCoroQuick.pri
  142. lib/qt6/mkspecs/modules/qt_QCoroTest.pri
  143. lib/qt6/mkspecs/modules/qt_QCoroWebSockets.pri
  144. @owner
  145. @group
  146. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • qcoro-qt6>0:devel/qcoro
To install the port:
cd /usr/ports/devel/qcoro/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/qcoro
  • pkg install qcoro-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qcoro-qt6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1772538545 SHA256 (qcoro-qcoro-v0.13.0_GH0.tar.gz) = 4bff7513c5c8e301b66308df05795043b1792ed16381a484e5c990171b8ff19e SIZE (qcoro-qcoro-v0.13.0_GH0.tar.gz) = 163436

Packages (timestamps in pop-ups are UTC):
qcoro-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.10.00.10.0
FreeBSD:15:latest--n/a-n/an/a0.10.00.10.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

qcoro-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13.00.13.0-0.12.00.13.0n/an/an/a
FreeBSD:13:quarterly0.13.00.13.0-0.12.00.13.0n/an/an/a
FreeBSD:14:latest0.13.00.13.0-0.12.00.13.0---
FreeBSD:14:quarterly0.13.00.13.0-0.12.00.13.0-0.10.00.10.0
FreeBSD:15:latest0.13.00.13.0n/a0.12.0n/an/a0.10.0-
FreeBSD:15:quarterly0.13.00.13.0n/a-n/an/a--
FreeBSD:16:latest0.13.00.13.0n/a-n/an/a--
 

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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libOpenGL.so : graphics/libglvnd
  2. libQt6Core.so : devel/qt6-base
  3. libQt6Qml.so : x11-toolkits/qt6-declarative
  4. libQt6WebSockets.so : www/qt6-websockets
This port is required by:
for Libraries
  1. audio/fooyin
  2. deskutils/itinerary
  3. devel/kio-extras
  4. graphics/kontrast
  5. graphics/optiimage
  6. net/kdenetwork-filesharing
  7. net-im/kaccounts-integration
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/neochat
  3. sysutils/plasma6-discover
  4. www/angelfish
  5. x11/plasma6-plasma-workspace
  6. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_qcoro
USES:
cmake:testing compiler:c++20-lang gl pkgconfig qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/qcoro/qcoro/tar.gz/v0.13.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q4 for this port