23 Commits

Author SHA1 Message Date
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
shadchin
73c8f58036 Bugfix update to zeromq 4.1.4
ok ajacoutot@
2016-01-15 14:12:37 +00:00
sthen
a994146aed update to use slightly different fix for zeromq with libsodium 1.0.6 from
upstream - this was actually in their devel tree but I didn't find my
way around their repositories (multiple trees on github instead of branches)
so I missed it; it's just been merged to zeromq4-1.
2015-11-04 09:33:18 +00:00
sthen
8f34b7ffe8 Unbreak zeromq with newer libsodium, which marks sodium_init() (and a number
of other functions) with "__attribute__ ((warn_unused_result))" so that a
compiler warning is generated if they're used without at least doing
*something* with the return value. Build breakage reported by aja@ nigel@
2015-11-03 19:14:13 +00:00
jasper
339b470638 - bugfix update to zeromq-4.1.3
maintainer timed-out
2015-10-26 18:10:56 +00:00
ajacoutot
a539a43a68 Update to zeromq-4.1.2. 2015-06-16 12:22:56 +00:00
jca
fe61e63e7f Cope with CFLAGS/CXXFLAGS change.
ok naddy@
2015-05-13 14:54:14 +00:00
jasper
17050400af Security fix for V3 protocol downgrade: https://github.com/zeromq/libzmq/issues/1273
testing/ok aja@
2015-05-13 05:08:26 +00:00
ajacoutot
c8aa1f307a Rodrigo Mosconi took maintainer a while ago but I forgot to commit it. 2015-01-25 09:36:55 +00:00
ajacoutot
b3f9666c42 SECURITY update to zeromq-4.0.5.
CVE-2014-7202
CVE-2014-7203
2014-10-15 14:28:42 +00:00
ajacoutot
79ef4fa1e2 Update to zeromq-4.0.4.
ok jasper@
2014-09-23 12:08:03 +00:00
jasper
6642b88a8f update to zeromq-3.2.3: 2013-06-22 07:45:14 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
0669819342 - update to zeromq-3.2.2 2013-03-08 10:33:28 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
rpointel
885aa398e8 Update zeromq to 2.2.0.
benoit@ ok, maintainer timeout.
2012-04-28 10:05:30 +00:00
rpointel
d540b5cc50 update zeromq to 2.1.11.
ok mpi@, Anders Langworthy, maintainer timed out.
2011-12-27 13:03:37 +00:00
rpointel
59aec5240d Update zeromq to 2.1.10.
ok benoit@, maintainer timed out.
2011-11-05 08:23:26 +00:00
jasper
f82d1632ba - updated to ZeroMQ-2.1.7,
- traded -pedantic for -Werror (per tedu@'s earlier comment),
- SHARED_ONLY=Yes, because all binaries were removed in 2.1.x.

from piotr sikora
maintainer timed-out
2011-07-05 13:57:23 +00:00
jeremy
22be034088 Distfile got moved, update MASTER_SITES.
Prompted by naddy@
2011-04-02 21:33:55 +00:00
jeremy
13924d3bf0 Add zeromq, an open source message queue optimised for performance.
OK landry@ a while back
2011-04-01 22:26:54 +00:00