non port: net/libzmq4/pkg-plist |
Number of commits found: 11 |
Friday, 12 Jan 2024
|
22:37 Muhammad Moinur Rahman (bofh)
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
8c5383c |
Saturday, 1 Oct 2022
|
20:08 Muhammad Moinur Rahman (bofh)
net/libzmq4: OPTIONize STATIC build
PR: 266744
Reported by: yonas.yanfa@gmail.com
42bef93 |
Wednesday, 26 May 2021
|
00:34 Danilo G. Baio (dbaio) 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>
f3f486e |
Saturday, 26 Jan 2019
|
10:50 koobs
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
|
Sunday, 11 Feb 2018
|
17:53 yuri
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)
|
Sunday, 20 Aug 2017
|
11:58 koobs
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]
|
Thursday, 11 Aug 2016
|
12:15 koobs
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>
|
Monday, 15 Jun 2015
|
11:06 koobs
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
|
Monday, 9 Feb 2015
|
03:23 koobs
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
|
Friday, 6 Jun 2014
|
20:27 naddy
Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports.
Approved by: koobs
|
Thursday, 28 Nov 2013
|
11:41 koobs
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: 11 |