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.

non port: net/libzmq4/distinfo

Number of commits found: 16

Friday, 12 Jan 2024
22:37 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
commit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607d commit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607d commit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607d commit hash: 8c5383c41245a657a99bbd0bdbf4faefcbf6607d 8c5383c
Tuesday, 6 Jun 2023
17:47 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
commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778 commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778 commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778 commit hash: 6b379f1b6bbf8967800fa9e2b164e2a9b58f6778 6b379f1
Wednesday, 26 May 2021
00:34 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>
commit hash: f3f486e42206887b05bcca9675087b976b8eb27c commit hash: f3f486e42206887b05bcca9675087b976b8eb27c commit hash: f3f486e42206887b05bcca9675087b976b8eb27c commit hash: f3f486e42206887b05bcca9675087b976b8eb27c f3f486e
Friday, 1 Feb 2019
02:08 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
Original commitRevision:491791 
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, 11 Feb 2018
17:53 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)
Original commitRevision:461517 
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
12:15 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>
Original commitRevision:420065 
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, 2 Feb 2016
13:10 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]
Original commitRevision:407815 
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 
Monday, 15 Jun 2015
11:06 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
Original commitRevision:389682 
Monday, 9 Feb 2015
03:23 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
Original commitRevision:378711 
Saturday, 22 Mar 2014
05:25 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
Original commitRevision:348758 
Thursday, 28 Nov 2013
16:08 koobs search for other commits by this committer
net/libzmq4: Update to 4.0.3

- Update to 4.0.3
Original commitRevision:335105 
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: 16