Port details |
- mosquitto Open source MQTT broker
- 2.0.13 net
=7 Version of this port present on the latest quarterly branch. - Maintainer: joe@thrallingpenguin.com
 - Port Added: 2014-05-25 12:20:59
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: sudo, pkg, tmux
- License: EPL
- Description:
- Mosquitto is an open source (BSD licensed) message broker that implements
the MQ Telemetry Transport protocol versions 3.1 and 3.1.1. MQTT provides
a lightweight method of carrying out messaging using a publish/subscribe
model. This makes it suitable for "machine to machine" messaging such as
with low power sensors or mobile devices such as phones, embedded
computers or microcontrollers like the Arduino.
WWW: http://mosquitto.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mosquitto>0:net/mosquitto
- To install the port:
- cd /usr/ports/net/mosquitto/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mosquitto
- pkg install mosquitto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mosquitto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1636491201
SHA256 (mosquitto-2.0.13.tar.gz) = 9cf83a558f1588e8798edd8647b1632af88e88ef2cd45054e903c517df5bd2cd
SIZE (mosquitto-2.0.13.tar.gz) = 786806
- 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:
-
- xsltproc : textproc/libxslt
- docbook-xsl>0 : textproc/docbook-xsl
- cmake : devel/cmake
- ninja : devel/ninja
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- libcjson.so : devel/libcjson
- libcares.so : dns/c-ares
- This port is required by:
- for Build
-
- net/pecl-mosquitto
- www/ot-recorder
- for Libraries
-
- comms/ebusd
- net-mgmt/netxms
- www/domoticz
- www/ot-recorder
- for Run
-
- security/py-notus-scanner
- Configuration Options:
- ===> The following configuration options are available for mosquitto-2.0.13:
CARES=on: Asynchronous DNS resolution via c-ares
WS=off: MQTT over Websockets support
===> Use 'make config' to modify these settings
- Options name:
- net_mosquitto
- USES:
- cmake cpe ssl
- pkg-message:
- For install:
- The mosquitto MQTT Python driver is now provided by net/py-paho-mqtt
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 2.0.13 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
16 May 2022 06:49:43 2.0.13 |
Loïc Bartoletti (lbartoletti)  |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
10 Nov 2021 20:42:31 2.0.13 |
Bernard Spil (brnrd)  |
net/mosquitto: Update to 2.0.13
* Fixes build with LibreSSL 3.4
PR: 259734
Reported by: Ivan Rozhuk <rozhuk im gmail com>
Approved by: joe thrallingpenguin com (maintainer) |
08 Oct 2021 11:49:48 2.0.10_2 |
Bernhard Froehlich (decke)  |
net/mosquitto: Add CPE information
Approved by: portmgr (blanket) |
27 Aug 2021 21:55:16 2.0.10_2 |
Dan Langille (dvl)  |
net/mosquitto: update rc.d script to fix mosquitto_pidfile override
The default variables were being set before load_rc_config was invoked.
jrm@FreeBSD.org did most of this work and all credit goes to him.
I only found the problem. He helped tremendously.
PR: 258089
Reported by: dvl
Approved by: joe@thrallingpenguin.com (maintainer)
Obtained from: jrm |
08 Aug 2021 16:55:44 2.0.10_1 |
Brad Davis (brd)  |
net/mosquitto: Fix startup pidfile issue
PR: 254254
Reviewed by: swills
Approved by: joe@thrallingpenguin.com (maintainer, earlier version) |
24 Jul 2021 21:14:01 2.0.10 |
Craig Leres (leres)  |
net/mosquitto: Update to 2.0.10 and solve NULL pointer dereference
https://github.com/eclipse/mosquitto/blob/d5ecd9f5aa98d42e7549eea09a71a23eef241f31/ChangeLog.txt
This release fixes a DoS vulnerability:
- If an authenticated client connected with MQTT v5 sent a malformed
CONNACK message to the broker a NULL pointer dereference occurred,
most likely resulting in a segfault.
Other changes since 2.0.8:
- Set `receive-maximum` to not exceed the `-C` message count in
mosquitto_sub and mosquitto_rr, to avoid potentially lost messages.
(Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:13 2.0.8  |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 2.0.8  |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Mar 2021 16:45:49
2.0.8  |
tobik  |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
07 Mar 2021 12:19:22
2.0.8  |
wen  |
- Update to 2.0.8
- Add CARES_DESC
- Update DEPENDS
PR: 252237
Submitted by: freebsd@justmail.de
Approved by: maintainer |
04 Feb 2021 20:24:09
1.6.7_1 |
tcberner  |
net/libwebsockets: Update to 4.1.6
Changelog:
https://libwebsockets.org/git/libwebsockets/tree/changelog?h=v4.1-stable
PR: 251835
Submitted by: daniel.engberg.lists@pyret.net
Approved by: iblis.dif01@nctu.edu.tw (timeout) |
27 Aug 2020 13:06:58
1.6.7 |
tcberner  |
net/mosquitto: fix build on recent current
Obtained
from: https://github.com/eclipse/mosquitto/commit/8a4ae28fa926589e9891674ca4424dc703ad2d88 |
02 Nov 2019 13:57:54
1.6.7 |
tcberner  |
net/mosquitto: new version 1.6.7
PR: 241370
Submitted by: ev <evfbsd@yandex.ru>
Approved by: joe@thrallingpenguin.com (maintainer) |
02 Sep 2019 22:28:44
1.6.4 |
swills  |
net/mosquitto: update to 1.6.4
PR: 239675
Submitted by: joe@thrallingpenguin.com (maintainer)
Reported by: crest@rlwinm.de |
14 Aug 2019 08:48:51
1.5.8 |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
12 Mar 2019 07:24:48
1.5.8 |
danfe  |
- Update to version 1.5.8 and fix "null" username and password bug
- Drop `textproc/libxslt' dependency -- only needed when building
from git sources, distfiles come with pre-generated manpages
- Make `dns/c-ares' dependency optional, but keep it on by default
- Add missing run-time dependency on `security/ca_root_nss'
- Fix excessive use of capital letters in COMMENT, wrap some overly
long lines so they fit standard terminal width (80 characters)
Reported by: Jeremiah Gillis
PR: 236459
Submitted by: Joseph Benden (maintainer) |
01 Feb 2019 09:53:21
1.5.5 |
danfe  |
- Unbreak the build on 11.2-RELEASE when Websockets support is
enabled by including required <sys/socket.h> header
- Remove banal comments and bogus NOCONFIGURE knob while here
RR: 235323 |
15 Jan 2019 17:59:31
1.5.5 |
swills  |
net/mosquitto: update to 1.5.5
PR: 234957
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by: joe@thrallingpenguin.com (maintainer) |
08 Dec 2018 18:48:42
1.5.4 |
fernape  |
net/mosquitto: update to 1.5.4
This release fixes a number of security, building and memory leak issues.
Announcement: https://mosquitto.org/blog/2018/11/version-154-released/
PR: 233552
Submitted by: iblis@hs.ntnu.edu.tw
Approved by: joe@thrallingpenguin.com (maintainer) |
01 Nov 2018 15:16:52
1.5.3_1 |
swills  |
net/mosquitto: Fix OpenSSL build
PR: 232168
Submitted by: Nathan <ndowens@yahoo.com>
Approved by: joe@thrallingpenguin.com (maintainer) |
03 Oct 2018 09:54:41
1.5.3 |
lwhsu  |
- Update to 1.5.3
PR: 231047
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by: joe@thrallingpenguin.com (maintainer) |
06 Apr 2018 20:50:15
1.4.14_2 |
yuri  |
net/mosquitto: Unbreak the rc script; Fix the license
The rc script had the 'pidfile' token, when the code references 'pid_file'.
While here, fixed the license. It is actually EPL, not BSD.
Reported by: David BOYER <david.boyer59@gmail.com> (the pidfile issue in a
private communication)
Approved by: portmgr blanket |
23 Feb 2018 04:04:33
1.4.14_1 |
yuri  |
net/mosquitto: Added net/mosquitto dependency.
Approved by: tcberner (mentor, implicit) |
11 Dec 2017 04:01:46
1.4.14 |
swills  |
net/mosquitto update to 1.4.14
While here, make it PREFIX clean.
PR: 224210
Submitted by: Manuel Stuhn <freebsd@justmail.de>
Approved by: Joseph Benden <joe@thrallingpenguin.com> |
18 Aug 2017 17:03:12
1.4.10_1 |
swills  |
net/mosquitto: Fails to build with WS option enabled
PR: 220827
Submitted by: stl@koffein.net
Approved by: joe@thrallingpenguin.com (maintainer) |
22 Jul 2017 12:02:56
1.4.10_1 |
jbeich  |
net/libwebsockets: update to 2.2.2
Changes: https://github.com/warmcat/libwebsockets/blob/v2.2.2/changelog
PR: 220921
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) |
02 Dec 2016 11:58:22
1.4.10 |
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
23 Nov 2016 21:44:11
1.4.10 |
marino  |
net/mosquitto: restore libressl support
The mosquitto commit that added OpenSSL 1.1.0 support simultaneously
broke LibreSSL support. This patch comes from a fork and hasn't been
incorporated upstream yet (pull request #280 still outstanding but
should eventually be merged in).
LibreSSL support broke during the version upgrade last month.
Approved by: SSL blanket |
16 Oct 2016 18:46:10
1.4.10 |
ohauer  |
- update to 1.4.10
Broker
Fix TLS operation with websockets listeners and libwebsockets 2.x. Closes
#186.
Don.t disconnect client on HUP before reading the pending data. Closes #7.
Fix some $SYS messages being incorrectly persisted. Closes #191.
Support OpenSSL 1.1.0.
Call fsync after persisting data to ensure it is correctly written. Closes
#189.
Fix persistence saving of subscription QoS on big-endian machines.
Fix will retained flag handling on Windows. Closes #222.
Broker now displays an error if it is unable to open the log file. Closes
#234.
(Only the first 15 lines of the commit message are shown above ) |
20 Jul 2016 18:27:21
1.4.9 |
ohauer  |
- update to 1.4.9
- add optional websocket support
Changelog:
https://raw.githubusercontent.com/eclipse/mosquitto/master/ChangeLog.txt
PR: 211190
Submitted by: Iblis Lin (iblis_at_hs.ntnu.edu.tw)
Approved by: maintainer (joe_at_thrallingpenguin.com) |
01 Apr 2016 14:16:20
1.4.4_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
30 Oct 2015 22:43:16
1.4.4_1 |
bapt  |
Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992 |
27 Sep 2015 21:32:30
1.4.4 |
ohauer  |
- update to 1.4.4
1.4.4 - 20150916
================
Broker:
- Don't leak sockets when outgoing bridge with multiple addresses cannot
connect. Closes #477571.
- Fix cross compiling of websockets. Closes #475807.
- Fix memory free related crashes on openwrt. Closes #475707.
- Fix excessive calls to message retry check.
1.4.3 - 20150818
================
(Only the first 15 lines of the commit message are shown above ) |
04 Jul 2015 09:14:06
1.4.2 |
ohauer  |
- update to 1.4.2
The Python driver is now provided by net/py-paho-mqtt!
More drivers can be found at http://eclipse.org/paho
PR: 200540
Submitted by: ohauer
Approved by: Joseph Benden <joe@thrallingpenguin.com> (maintainer, via PM) |
10 May 2015 18:06:00
1.3.5_1 |
ohauer  |
- fix build with LibreSSL [1]
- install manpages into correct MANDIR
- do not run ldconfig in stagedir!
- adjust files/patch names so makepatch can be used in future
- bump PORTREVISION
PR: 198988 [1]
Submitted by: Bernard Spil
Approved by: joe _at_ thrallingpenguin.com (maintainer) |
15 Oct 2014 22:53:30
1.3.5 |
rodrigo  |
Upgrade mosquitto to version 1.3.4
Fix use and options
Remove unnecessary dirs from plist
PR: ports/194246
Submitted by: joe@thrallingpenguin.com (maintainer)
Approved by: mentors (implicit) |
18 Sep 2014 12:31:25
1.3.2_1 |
mat  |
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight |
28 Aug 2014 10:21:32
1.3.2_1 |
tijl  |
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port) |
15 Jul 2014 08:35:54
1.3.2 |
vanilla  |
Update to 1.3.2.
PR: ports/191864
Submitted by: maintainer |
08 Jul 2014 14:49:34
1.3.1 |
swills  |
net/mosquitto: fix plist, don't need to try to delete python libdirs |
08 Jul 2014 03:39:37
1.3.1 |
swills  |
net/mosquitto: make python support optional
PR: 191366
Submitted by: joe@thrallingpenguin.com (maintainer) |
25 May 2014 12:20:49
1.3.1 |
swills  |
Mosquitto is an open source implementation of a server for version 3.1 of the
MQTT protocol.
WWW: http://mosquitto.org/
PR: ports/189451
Submitted by: Joseph Benden <joe@thrallingpenguin.com> |