| Port details on branch 2023Q4 |
- libpaho-mqtt3 Eclipse Paho C Client Library for the MQTT Protocol
- 1.3.13 net
=2 1.3.13Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2022-07-20 23:43:55
- Last Update: 2024-12-24 05:20:01
- Commit Hash: 8292032
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: EPL
- WWW:
- https://github.com/eclipse/paho.mqtt.c
- Description:
- Eclipse Paho C Client Library for the MQTT Protocol
The Paho C client comprises four variant libraries, shared or static:
paho-mqtt3a - asynchronous (MQTTAsync)
paho-mqtt3as - asynchronous with SSL (MQTTAsync)
paho-mqtt3c - "classic" / synchronous (MQTTClient)
paho-mqtt3cs - "classic" / synchronous with SSL (MQTTClient)
Which Paho C API to use, with some history, for context
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libpaho-mqtt3>0:net/libpaho-mqtt3
- To install the port:
- cd /usr/ports/net/libpaho-mqtt3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libpaho-mqtt3
- pkg install libpaho-mqtt3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libpaho-mqtt3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735016321
SHA256 (eclipse-paho.mqtt.c-v1.3.13_GH0.tar.gz) = 47c77e95609812da82feee30db435c3b7c720d4fd3147d466ead126e657b6d9c
SIZE (eclipse-paho.mqtt.c-v1.3.13_GH0.tar.gz) = 3489004
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- math/octave-forge-mqtt
- security/gvm-libs
Configuration Options:
- No options to configure
- Options name:
- net_libpaho-mqtt3
- USES:
- cmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|