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/Makefile

Number of commits found: 35

Tuesday, 23 Apr 2024
10:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Yuri Victorovich
net/libzmq4: Add option enabling draft APIs

Some draft APIs are necessary in certain usage contexts.
For example, the poller API is draft, but is necessary in order for ZMQ
applications to implement timeouts.

This is why this option enabled by default.

PR:		278391
commit hash: e8d87b63b183efb3f70138e384875743375f6f66 commit hash: e8d87b63b183efb3f70138e384875743375f6f66 commit hash: e8d87b63b183efb3f70138e384875743375f6f66 commit hash: e8d87b63b183efb3f70138e384875743375f6f66 e8d87b6
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
Saturday, 1 Oct 2022
20:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/libzmq4: OPTIONize STATIC build

PR:		266744
Reported by:	yonas.yanfa@gmail.com
commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281 commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281 commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281 commit hash: 42bef93dbcdf98a7a70bb507ca947fd6a616d281 42bef93
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 8 Mar 2022
02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Take maintainership
commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 commit hash: bc808e2bfff33c5b4260c571ee628017ca41f1b9 bc808e2
Monday, 7 Mar 2022
19:07 Rene Ladan (rene) search for other commits by this committer
all: return koobs' ports to the pool after safekeeping his commit bit.
commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 commit hash: 3d89f95e2ff861b1e06ad114422b5d116a856970 3d89f95
Friday, 29 Oct 2021
09:50 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)
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a 819f25b
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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 3 Mar 2020
12:56 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
Original commitRevision:527673 
Friday, 1 Mar 2019
08:08 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.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

- Bump revisions of all net/openpgm consumers
- Unbreak devel/xeus

[1]
http://beefy9.nyi.freebsd.org/data/112amd64-default/491532/logs/errors/xeus-0.18.1.log

PR:		230575
Original commitRevision:494242 
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 
Thursday, 26 Oct 2017
18:42 tijl search for other commits by this committer
After r452629 also bump ports that optionally depend on libsodium.

PR:		223192
Original commitRevision:452938 
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 
11:14 koobs search for other commits by this committer
net/libzmq4: Sort OPTIONS alphebetically

MFH:	2016Q3
Original commitRevision:420061 
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, 12 Jul 2016
22:03 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)
Original commitRevision:418449 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 23 Mar 2016
09:20 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
Original commitRevision:411691 
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 
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 
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 
Saturday, 13 Jun 2015
16:14 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]
Original commitRevision:389468 
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 
Friday, 31 Oct 2014
10:21 bapt search for other commits by this committer
Activate CURVE and OPENPGM options by default
Strip binaries

Approved by:	koobs (maintainer)
Original commitRevision:371798 
Monday, 7 Jul 2014
13:54 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
Original commitRevision:361088 
Friday, 6 Jun 2014
20:27 naddy search for other commits by this committer
Switch ZeroMQ 4 ports to USES=libtool and bump revision of affected ports.

Approved by:	koobs
Original commitRevision:356842 
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: 35