Vasil Dimov
|
ddbecf3e76
|
net/cppzmq: Fix CMake config installation path
PR: 230771
Submitted by: jhale@
Reported by: jhale@
|
2018-08-20 12:43:41 +00:00 |
|
Vasil Dimov
|
30f2c94f24
|
net/cppzmq: Upgrade from 4.2.3 to 4.3.0
|
2018-08-16 13:34:22 +00:00 |
|
Vasil Dimov
|
6fe0de9ba8
|
net/cppzmq: Upgrade from 4.2.2 to 4.2.3
Also unbreak after an upgrade of a dependency port net/libzmq4
|
2018-02-12 09:55:18 +00:00 |
|
Mathieu Arnold
|
626b616ebd
|
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
2017-11-13 15:51:56 +00:00 |
|
Vasil Dimov
|
90a5f73cc7
|
net/cppzmq: s/CONFLICTS/CONFLICTS_INSTALL/
CONFLICTS_INSTALL is more precise (it can be built and packaged
concurrently, just not installed concurrently).
Reported by: koobs@
|
2017-10-23 07:19:52 +00:00 |
|
Vasil Dimov
|
8ccafc93fd
|
Add new port net/cppzmq - C++ bindings for 0MQ
As of ZeroMQ 3.2.0 zmq.hpp has been split into a separate project under
https://github.com/zeromq/cppzmq/releases
https://zeromq.jira.com/browse/LIBZMQ-359
So, FreeBSD's net/libzmq2 does provide zmq.hpp, while net/libzmq3 and
net/libzmq4 do not and this new port net/cppzmq is supplementary to them.
|
2017-10-13 06:12:53 +00:00 |
|