fb16dfecae
Commit b7f05445c0
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)
4 lines
240 B
Text
4 lines
240 B
Text
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.
|