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
non port: net/libzmq4/files

Number of commits found: 6

Saturday, 26 Jan 2019
10:50 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
Original commitRevision:491260 
Sunday, 20 Aug 2017
11:58 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]
Original commitRevision:448376 
Thursday, 11 Aug 2016
10:27 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
Original commitRevision:420056 
Tuesday, 25 Aug 2015
17:18 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
Original commitRevision:395301 
Thursday, 6 Aug 2015
18:41 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
Original commitRevision:393665 
Thursday, 28 Nov 2013
11:41 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
Original commitRevision:335088 

Number of commits found: 6