notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libzmq4 ZeroMQ core library (Version 4)
4.3.5 net on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.3.4Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-28 11:42:08
Last Update: 2024-01-12 22:37:12
Commit Hash: 8c5383c
People watching this port, also watch:: git, gnutls, pkg, bash, tiff
License: MPL20
WWW:
https://www.zeromq.org/
Description:
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. Version 4 Features: * New wire level protocol, ZMTP/3.0 * New security framework with PLAIN and CURVE mechanisms * New ZMQ_STREAM socket type
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (85 items)
Collapse this list.
  1. bin/curve_keygen
  2. @ldconfig
  3. /usr/local/share/licenses/libzmq4-4.3.5/catalog.mk
  4. /usr/local/share/licenses/libzmq4-4.3.5/LICENSE
  5. /usr/local/share/licenses/libzmq4-4.3.5/MPL20
  6. include/zmq_utils.h
  7. include/zmq.h
  8. lib/libzmq.a
  9. lib/libzmq.so
  10. lib/libzmq.so.5
  11. lib/libzmq.so.5.2.5
  12. libdata/pkgconfig/libzmq.pc
  13. share/man/man3/zmq_atomic_counter_dec.3.gz
  14. share/man/man3/zmq_atomic_counter_destroy.3.gz
  15. share/man/man3/zmq_atomic_counter_inc.3.gz
  16. share/man/man3/zmq_atomic_counter_new.3.gz
  17. share/man/man3/zmq_atomic_counter_set.3.gz
  18. share/man/man3/zmq_atomic_counter_value.3.gz
  19. share/man/man3/zmq_bind.3.gz
  20. share/man/man3/zmq_close.3.gz
  21. share/man/man3/zmq_connect.3.gz
  22. share/man/man3/zmq_connect_peer.3.gz
  23. share/man/man3/zmq_ctx_get.3.gz
  24. share/man/man3/zmq_ctx_new.3.gz
  25. share/man/man3/zmq_ctx_set.3.gz
  26. share/man/man3/zmq_ctx_shutdown.3.gz
  27. share/man/man3/zmq_ctx_term.3.gz
  28. share/man/man3/zmq_curve_keypair.3.gz
  29. share/man/man3/zmq_curve_public.3.gz
  30. share/man/man3/zmq_disconnect.3.gz
  31. share/man/man3/zmq_errno.3.gz
  32. share/man/man3/zmq_getsockopt.3.gz
  33. share/man/man7/zmq_gssapi.7.gz
  34. share/man/man3/zmq_has.3.gz
  35. share/man/man3/zmq_msg_close.3.gz
  36. share/man/man3/zmq_msg_copy.3.gz
  37. share/man/man3/zmq_msg_data.3.gz
  38. share/man/man3/zmq_msg_get.3.gz
  39. share/man/man3/zmq_msg_gets.3.gz
  40. share/man/man3/zmq_msg_init.3.gz
  41. share/man/man3/zmq_msg_init_buffer.3.gz
  42. share/man/man3/zmq_msg_init_data.3.gz
  43. share/man/man3/zmq_msg_init_size.3.gz
  44. share/man/man3/zmq_msg_more.3.gz
  45. share/man/man3/zmq_msg_move.3.gz
  46. share/man/man3/zmq_msg_recv.3.gz
  47. share/man/man3/zmq_msg_routing_id.3.gz
  48. share/man/man3/zmq_msg_send.3.gz
  49. share/man/man3/zmq_msg_set.3.gz
  50. share/man/man3/zmq_msg_set_routing_id.3.gz
  51. share/man/man3/zmq_msg_size.3.gz
  52. share/man/man3/zmq_poll.3.gz
  53. share/man/man3/zmq_poller.3.gz
  54. share/man/man3/zmq_proxy.3.gz
  55. share/man/man3/zmq_proxy_steerable.3.gz
  56. share/man/man3/zmq_recv.3.gz
  57. share/man/man3/zmq_recvmsg.3.gz
  58. share/man/man3/zmq_send.3.gz
  59. share/man/man3/zmq_send_const.3.gz
  60. share/man/man3/zmq_sendmsg.3.gz
  61. share/man/man3/zmq_setsockopt.3.gz
  62. share/man/man3/zmq_socket.3.gz
  63. share/man/man3/zmq_socket_monitor.3.gz
  64. share/man/man3/zmq_socket_monitor_versioned.3.gz
  65. share/man/man3/zmq_strerror.3.gz
  66. share/man/man3/zmq_timers.3.gz
  67. share/man/man3/zmq_unbind.3.gz
  68. share/man/man3/zmq_version.3.gz
  69. share/man/man3/zmq_z85_decode.3.gz
  70. share/man/man3/zmq_z85_encode.3.gz
  71. share/man/man3/zmq_ppoll.3.gz
  72. share/man/man7/zmq_curve.7.gz
  73. share/man/man7/zmq_inproc.7.gz
  74. share/man/man7/zmq_ipc.7.gz
  75. share/man/man7/zmq_null.7.gz
  76. share/man/man7/zmq_pgm.7.gz
  77. share/man/man7/zmq_plain.7.gz
  78. share/man/man7/zmq_tcp.7.gz
  79. share/man/man7/zmq_tipc.7.gz
  80. share/man/man7/zmq_udp.7.gz
  81. share/man/man7/zmq_vmci.7.gz
  82. share/man/man7/zmq.7.gz
  83. @owner
  84. @group
  85. @mode
Collapse this list.
Dependency lines:
  • libzmq4>0:net/libzmq4
Conflicts:
CONFLICTS:
  • libzmq[^4]
  • zmq
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/libzmq4/ && make install clean
To add the package, run one of these commands:
  • pkg install net/libzmq4
  • pkg install libzmq4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libzmq4
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705052315 SHA256 (zeromq-4.3.5.tar.gz) = 6653ef5910f17954861fe72332e68b03ca6e4d9c7160eb3a8de5a5a913bfab43 SIZE (zeromq-4.3.5.tar.gz) = 2530237

Packages (timestamps in pop-ups are UTC):
libzmq4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.3.54.3.54.3.1_14.3.54.3.5-4.3.1_1-
FreeBSD:13:quarterly4.3.44.3.44.3.44.3.44.3.44.3.44.3.44.3.4
FreeBSD:14:latest4.3.54.3.54.3.44.3.54.3.54.3.4-4.3.4
FreeBSD:14:quarterly4.3.44.3.4-4.3.44.3.44.3.44.3.44.3.4
FreeBSD:15:latest4.3.54.3.5n/a4.3.5n/a4.3.54.3.54.3.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libsodium.so : security/libsodium
  2. libnorm.so : net/norm
  3. libpgm.so : net/openpgm
This port is required by:
for Build
  1. net-p2p/bitcoin
  2. net-p2p/bitcoin-daemon

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. net-p2p/qtum*
  2. net-p2p/zetacoin*
  3. net-p2p/zetacoin-daemon*
  4. Collapse this list of deleted ports.
for Libraries
  1. cad/horizon-eda
  2. comms/gnuradio
  3. devel/xeus-cling
  4. devel/xeus-zmq
  5. math/octave-forge-tablicious
  6. math/octave-forge-zeromq
  7. math/sage
Expand this list (31 items / 24 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/adios2
  3. multimedia/libopenshot
  4. net/cppzmq
  5. net/czmq
  6. net/czmq4
  7. net/fbzmq
  8. net/nmsg
  9. net/ntopng
  10. net/p5-ZMQ-FFI
  11. net/py-pyzmq
  12. net/zyre
  13. net-p2p/bitmark
  14. net-p2p/bitmark-cli
  15. net-p2p/bitmark-daemon
  16. net-p2p/bitmark-recorder
  17. net-p2p/litecoin
  18. net-p2p/litecoin-daemon
  19. net-p2p/litecoin-utils
  20. net-p2p/monero-cli
  21. textproc/groonga
  22. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. devel/ignition-transport*
  2. devel/py-pyzmq*
  3. net/pecl-zmq*
  4. www/mongrel2*
  5. Collapse this list of deleted ports.
for Run
  1. net-p2p/bitcoin
  2. net-p2p/bitcoin-daemon

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. net-p2p/qtum*
  2. net-p2p/zetacoin*
  3. net-p2p/zetacoin-daemon*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libzmq4-4.3.5: CURVE=on: CURVE security backend LIBUNWIND=off: Use libunwind to print stack trace in case of error MANPAGES=on: Build and/or install manual pages STATIC=on: Build static executables and/or libraries ====> Reliable Multicast Transports NORM=on: Enable NORM via NRL PGM=on: Enable PGM transport via OpenPGM ===> Use 'make config' to modify these settings
Options name:
net_libzmq4
USES:
gmake libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/zeromq/libzmq/releases/download/v4.3.5/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.5
12 Jan 2024 22:37:12
commit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607dcommit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607dcommit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607dcommit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libzmq4: Update version 4.3.4=>4.3.5

- Relicensed from LGPL30+ to MPL20

Changelog: https://github.com/zeromq/libzmq/releases/tag/v4.3.5
4.3.4
06 Jun 2023 17:47:37
commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Dimitry Andric
net/libzmq4: Fix build with libc++ 16

Like recent versions of GNU libstdc++, libc++ 16 now has a static
assertion to ensure that custom allocators have the correct rebind
member, and this assertion fires error when building.

Upstream fixed this in
<https://github.com/zeromq/libzmq/commit/438d5d88>, so apply that patch.

PR:		271850
4.3.4
01 Oct 2022 20:08:06
commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libzmq4: OPTIONize STATIC build

PR:		266744
Reported by:	yonas.yanfa@gmail.com
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.3.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.3.4
08 Mar 2022 02:09:57
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
4.3.4
07 Mar 2022 19:07:39
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
4.3.4
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
4.3.4
26 May 2021 00:34:15
commit hash: f3f486e42206887b05bcca9675087b976b8eb27ccommit hash: f3f486e42206887b05bcca9675087b976b8eb27ccommit hash: f3f486e42206887b05bcca9675087b976b8eb27ccommit hash: f3f486e42206887b05bcca9675087b976b8eb27c files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
Author: Thomas Petig
net/libzmq4: Update to 4.3.4, Fix security issues

- Patches removed were incorporated upstream.

Changelog:  https://github.com/zeromq/libzmq/releases/tag/v4.3.2
      https://github.com/zeromq/libzmq/releases/tag/v4.3.3
      https://github.com/zeromq/libzmq/releases/tag/v4.3.4

PR:		255102
Approved by:	koobs (maintainer, implicit)
MFH:		2021Q2
Security:	21ec4428-bdaa-11eb-a04e-641c67a117d8
Security:	6954a2b0-bda8-11eb-a04e-641c67a117d8

Co-authored-by: Danilo G. Baio <dbaio@FreeBSD.org>
4.3.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.3.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.3.1_1
03 Mar 2020 12:56:16
Revision:527673Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Ports MUST NOT set WITH_DEBUG.

WITH_DEBUG is a user facing variable.  When a user wants to build a port
with debugging symbols enabled, they either set WITH_DEBUG globally, or
WITH_DEBUG_PORTS+=category/port.

Approved by:	bapt
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D23940
4.3.1_1
01 Mar 2019 08:08:14
Revision:494242Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
net/openpgm: Do not add -I to non-existing directory in openpgm-5.2.pc

foo/lib/pgm-5.2/include does not exist, so applications using strict
compiler flags will fail to build due to this.

Here this breaks devel/xeus build after r491260 [1]:

CMake Error in CMakeLists.txt:
  Imported target "cppzmq" includes non-existent path

    "/usr/local/lib/pgm-5.2/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.3.1
01 Feb 2019 02:08:14
Revision:491791Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Remove spurious distinfo entry

Leftover while attempting to use PATCHFILES and PATCH_DIST_STRIP with a local
(not remote) source instead of a files/patch-* file, so one could take verbatim
diffs from GitHub commits/PR's which contain a/ b/ path prefixes, without
having to modify them manually.

PR:		230575
Reported by:	ohauer
X-MFH-With:	r491260
MFH:		2019Q1
4.3.1
26 Jan 2019 10:50:44
Revision:491260Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.3.1

 - Use upstream provided methods for verbose builds and disabling -Werror
 - Pet portlint (USES order)
 - Add patch to fix flaky tests [1]

This release fixes a remote code execution vulnerability (CVE-2019-6250)

Changelog:

  https://github.com/zeromq/libzmq/releases/tag/v4.3.1

PR:		230575 [1]
Reported by:	tobik
Security:	8e48365a-214d-11e9-9f8a-0050562a4d7b
MFH:		2019Q1
4.2.3
11 Feb 2018 17:53:33
Revision:461517Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
net/libzmq4: Update to 4.2.3

Changelog:
https://github.com/zeromq/libzmq/releases/tag/v4.2.3

Additional port changes:
* DISTVERSION
* Added LIBUNWIND option to use devel/libunwind
* Disabled static library
* Minor formatting changes

All tests pass.

This release includes some FreeBSD specific fixes like
https://github.com/zeromq/libzmq/pull/2514/files.

PR:		224495
Submitted by:	myself
Approved by:	timeout expired, tcberner (mentor, implicit)
4.2.2_1
26 Oct 2017 18:42:11
Revision:452938Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
After r452629 also bump ports that optionally depend on libsodium.

PR:		223192
4.2.2
20 Aug 2017 11:58:39
Revision:448376Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.2.2

- Update PORTVERSION and distinfo checksum (4.2.2) [1]
- Use DISTVERSIONPREFIX -> tweak MASTER_SITES
- Split CURVE option (now a group) into TWEETNACL and SODIUM options [1]
- Group NORM and PGM options into a MULTICAST group
- Simplify & tweak options descriptions accordingly
- Update MANPAGES configure argument (*-documentation is deprecated)
- Remove patch that was upstreamed [1]
- Move curve_keygen from pkg-plist to conditional PLIST_FILES

PR:		214367
Submitted by:	Eric Camachat <eric camachat org> [1]
4.1.5
11 Aug 2016 12:15:20
Revision:420065Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.1.5, Add MANPAGES option

- Update PORTVERSION and distinfo checksum (4.1.5)
- Update pkg-plist accordingly (library minor version bump)
- Update MASTER_SITES (upstream moved to GitHub releases)
- Add MANPAGES option and dependencies (xmlto/asciidoc (sorry!) as they
  now need to be built. Add OPTIONS_SUB and update pkg-plist accordingly
- Re-patch configure after minor updates since 4.1.4
- Sort pkg-plist

PR:		211306 (part two of two)
Submitted by:	Eric Camachat <eric camachat org>
4.1.4_3
11 Aug 2016 11:14:42
Revision:420061Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Sort OPTIONS alphebetically

MFH:	2016Q3
4.1.4_3
11 Aug 2016 10:27:27
Revision:420056Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Add NORM option, Disable -Werror

- Add NORM option and helpers [1], no default.
- Backport upstream pull request #2066. [1][2]
- Override default -Werror in build.

[2] https://github.com/zeromq/libzmq/pull/2066

PR:		211306 (part 1 of 2) [1]
Submitted by:	Eric Camachat <eric camachat org> [1]
MFH:		2016Q3
4.1.4_2
12 Jul 2016 22:03:52
Revision:418449Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
security/libsodium: Upgrade version 1.0.8 => 1.0.10

Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
4.1.4_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
4.1.4_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
4.1.4_1
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
4.1.4
02 Feb 2016 13:10:54
Revision:407815Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.1.4

- Update PORTVERSION and distinfo checksum (4.1.4) [1]
- Convert DEBUG option conditional into helper
- Convert test target into new test framework bits

PR:		206555 [1]
Submitted by:	w.schwarzenfeld@aon.at [1]
4.1.3
25 Aug 2015 17:18:00
Revision:395301Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 4.1.3

Approved by:	koobs (maintainer)
MFH:		2015Q3
Differential Revision:	https://reviews.freebsd.org/D3402
4.1.2_1
06 Aug 2015 18:41:50
Revision:393665Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Add a temp fix for zmq4 and ipv6

This patch is from

    https://github.com/freebsd/freebsd-ports/pull/31

which s based on

   
https://github.com/zeromq/zeromq4-1/commit/81464652d2453c608bbbb52fd59e9e9f20857178

Submitted by:	melvyn-sopacua (on github)
Approved by:	koobs (maintainer)
MFH:		2015Q3
4.1.2
15 Jun 2015 11:06:49
Revision:389682Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.1.2, Fixes CVE-2014-9721

- Update to 4.1.2
- Update pkg-plist
- USES: pkg-config is now a global dependency
- OPTIONS: with-sytem-pgm is now with-pgm, update helpers
- OPTIONS: with-libsodium no longer takes args, update helpers
- Override pkgconfigdir via configure, deprecate USES: pathfix

- Bump PORTREVISION for dependent ports for shared library version
  change

While I'm here:

- Whitespace align Makefile

Based on:

PR:		200502
Reported by:	Sevan Janiyan <venture37 geeklan co uk>
Submitted by:	Jason Unovitch <jason.unovitch gmail com>
MFH:		2015Q2
Security:	10a6d0aa-0b1c-11e5-bb90-002590263bf5
Security:	CVE-2014-9721
4.0.5_1
13 Jun 2015 16:14:55
Revision:389468Original commit files touched by this commit This port version is marked as vulnerable.
vsevolod search for other commits by this committer
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
4.0.5
09 Feb 2015 03:23:50
Revision:378711Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.0.5

- Update to 4.0.5
- Add LICENSE_FILE
- Sort Makefile sections
- Verbose'ify build
- Reduce diffs between net/libzmq3 [1]

[1] NOTE: OpenPGM is now a DEFAULT option in net/libzmq3

Changes:

  * https://github.com/zeromq/zeromq4-x/blob/v4.0.5/NEWS

While I'm here:

- Bump PORTREVISIONS to chase shared library version change
- czmq: Verbose'ify czmq build
- czmq: Use install-strip to strip shared library

PR:		197407
4.0.4_3
31 Oct 2014 10:21:11
Revision:371798Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Activate CURVE and OPENPGM options by default
Strip binaries

Approved by:	koobs (maintainer)
4.0.4_2
07 Jul 2014 13:54:24
Revision:361088Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
- Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
4.0.4_1
06 Jun 2014 20:27:57
Revision:356842Original commit files touched by this commit This port version is marked as vulnerable.
naddy search for other commits by this committer
Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports.

Approved by:	koobs
4.0.4
22 Mar 2014 05:25:34
Revision:348758Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.0.4

- Update to 4.0.4

Changes:

    https://github.com/zeromq/zeromq4-x/blob/v4.0.4/NEWS
4.0.3
28 Nov 2013 16:08:00
Revision:335105Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4: Update to 4.0.3

- Update to 4.0.3
4.0.2
28 Nov 2013 11:41:57
Revision:335088Original commit files touched by this commit This port version is marked as vulnerable.
koobs search for other commits by this committer
net/libzmq4:  ZeroMQ core library (Version 4) [NEW PORT]

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.

Version 4 Features:

 * New wire level protocol, ZMTP/3.0
 * New security framework with PLAIN and CURVE mechanisms
 * New ZMQ_STREAM socket type

WWW: http://www.zeromq.org/

PR:		ports/183730
Reviewed by:	kwm, wg

Number of commits found: 37