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)
6 lines
286 B
Text
6 lines
286 B
Text
ZeroMQ - Distributed Computing Made Simple
|
|
|
|
* The socket library that acts as a concurrency framework.
|
|
* Carries messages across inproc, IPC, TCP, and multicast.
|
|
* Connect N-to-N via fanout, pubsub, pipeline, request-reply.
|
|
* Asynch I/O for scalable multicore message-passing apps.
|