Port details |
- czmq4 High-level C Binding for ZeroMQ (Version 4)
- 4.2.1_2 net =2 4.2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: krion@FreeBSD.org
- Port Added: 2017-11-11 19:57:25
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- http://czmq.zeromq.org
- Description:
- High-level C bindings for ZeroMQ, version 4.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/czmq4/ && make install clean
- To add the package, run one of these commands:
- pkg install net/czmq4
- pkg install czmq4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: czmq4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1610964330
SHA256 (zeromq-czmq-v4.2.1_GH0.tar.gz) = 83457cd32a2c2615b8d7ebcf91b198cb0d8df383a2072b96835ab250164d8a83
SIZE (zeromq-czmq-v4.2.1_GH0.tar.gz) = 1340835
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- asciidoc : textproc/asciidoc
- xmlto : textproc/xmlto
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libzmq.so : net/libzmq4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_czmq4
- USES:
- autoreconf libtool pkgconfig shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.1_2 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
4.2.1_1 03 Mar 2024 09:21:45 |
Kirill Ponomarev (krion) |
net/czmq4: Move man pages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.2.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.2.1 29 Jun 2021 06:30:01 |
Kirill Ponomarev (krion) |
net/czmq4: resort Makefile |
4.2.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.1 18 Jan 2021 10:50:17 |
krion |
Update to 4.2.1
Grab maintainership |
4.1.1 17 Sep 2018 11:22:27 |
rene |
Reset Kenji's ports per his request.
Submitted by: maintainer per email |
4.1.1 24 Mar 2018 09:56:09 |
tcberner |
Update net/czmq4 to 4.1.1
PR: 226889
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer) |
4.1.0 12 Feb 2018 01:58:09 |
yuri |
net/czmq4: Update to 4.1.0
Changelog:
https://github.com/zeromq/czmq/releases/tag/v4.1.0
Additional port changes:
* Moved relevant lines into the USExx section
* Added 2 patches from the maintainer
Shared library soname didn't change, but headers were
reformatted, it is hard to tell if anything really changed there.
PR: 224853
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
Approved by: tcberner (mentor, implicit) |
4.0.2 11 Nov 2017 19:57:17 |
joneum |
New Port: net/czmq4: High-level C Binding for ZeroMQ (Version 4)
PR: 223299
Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12965 |