Port details |
- quantum Multi-threaded coroutine dispatcher and parallel execution engine
- 2.2_1 devel
=2 2.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-09-12 19:30:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/bloomberg/quantum
- Description:
- Quantum is a full-featured and powerful C++ framework build on top of the Boost
coroutine library. The framework allows users to dispatch units of work
(a.k.a. tasks) as coroutines and execute them concurrently using the 'reactor'
pattern.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- quantum-parallelization-library>0:devel/quantum
- To install the port:
- cd /usr/ports/devel/quantum/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/quantum
- pkg install quantum-parallelization-library
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quantum-parallelization-library
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1631473881
SHA256 (bloomberg-quantum-v2.2_GH0.tar.gz) = cf3220068f3f60d0bf2d393a00321bd9c9148f6e558d9b78304de0fa3ebcb71a
SIZE (bloomberg-quantum-v2.2_GH0.tar.gz) = 1325969
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:
-
- boost-libs>0 : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- boost-libs>0 : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_quantum
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
2.2 12 Sep 2021 19:28:24
    |
Yuri Victorovich (yuri)  |
devel/quantum: New port: Multi-threaded coroutine dispatcher and parallel
execution engine |
Number of commits found: 4
|