Port details on branch 2024Q4 |
- libzmq4 ZeroMQ core library (Version 4)
- 4.3.5_2 net =8 4.3.5_2Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2013-11-28 11:42:08
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: pkg, tiff, bash, git, gnutls
- License: MPL20
- WWW:
- https://www.zeromq.org/
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/libzmq4/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libzmq4
- pkg install libzmq4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libzmq4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1705052315
SHA256 (zeromq-4.3.5.tar.gz) = 6653ef5910f17954861fe72332e68b03ca6e4d9c7160eb3a8de5a5a913bfab43
SIZE (zeromq-4.3.5.tar.gz) = 2530237
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsodium.so : security/libsodium
- libnorm.so : net/norm
- libpgm.so : net/openpgm
- This port is required by:
- for Build
-
- net-p2p/bitcoin
- net-p2p/bitcoin-daemon
-
Deleted ports which required this port:
- for Libraries
-
- cad/horizon-eda
- comms/gnuradio
- devel/xeus-cling
- devel/xeus-zmq
- math/octave-forge-tablicious
- math/octave-forge-zeromq
- math/sage
-
Deleted ports which required this port:
- for Run
-
- net-p2p/bitcoin
- net-p2p/bitcoin-daemon
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libzmq4-4.3.5_2:
CURVE=on: CURVE security backend
DRAFT_API=on: Enable draft (experimental) APIs
LIBUNWIND=off: Use libunwind to print stack trace in case of error
MANPAGES=on: Build and/or install manual pages
STATIC=on: Build static executables and/or libraries
====> Reliable Multicast Transports
NORM=on: Enable NORM via NRL
PGM=on: Enable PGM transport via OpenPGM
===> Use 'make config' to modify these settings
- Options name:
- net_libzmq4
- USES:
- gmake libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|