Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.18 26 Jan 2024 07:32:25 |
Bernhard Froehlich (decke) |
net/mosquitto: Update to 2.0.18
PR: 276612
Approved by: joe@thrallingpenguin.com (maintainer) |
2.0.15_1 20 Feb 2023 15:10:31 |
Daniel Engberg (diizzy) |
net/mosquitto: Make websockets option default and minor tweaking of Makefile
Make websockets default, this is more inline with other distros
Do some slight changes to better follow Porters Handbook and tree overall
PR: 269614
Reviewed by: Joseph Benden <joe@thrallingpenguin.com> (maintainer) |
2.0.15 13 Feb 2023 22:47:19 |
Daniel Engberg (diizzy) |
net/mosquitto: Link with correct library type when using websockets option
Libwebsockets refers to static library as websockets and shared as
websockets_shared. Currently it causes shared option in mosuitto to link
with static library and static option doesn't work at all.
PR: 269536
Reviewed by: Joseph Benden <joe@thrallingpenguin.com> (maintainer) |
2.0.15 06 Feb 2023 16:19:28 |
Bernhard Froehlich (decke) |
net/mosquitto: Update to 2.0.15
PR: 269373 |
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) |
2.0.13 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 ) |
2.0.13 20 Jul 2022 14:22:37 |
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 ) |
2.0.13 16 May 2022 06:49:43 |
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 |
2.0.13 10 Nov 2021 20:42:31 |
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) |
2.0.10_2 08 Oct 2021 11:49:48 |
Bernhard Froehlich (decke) |
net/mosquitto: Add CPE information
Approved by: portmgr (blanket) |
2.0.10_2 27 Aug 2021 21:55:16 |
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 |
2.0.10_1 08 Aug 2021 16:55:44 |
Brad Davis (brd) |
net/mosquitto: Fix startup pidfile issue
PR: 254254
Reviewed by: swills
Approved by: joe@thrallingpenguin.com (maintainer, earlier version) |
2.0.10 24 Jul 2021 21:14:01 |
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 ) |
2.0.8 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.8 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
2.0.8 07 Mar 2021 12:19:22 |
wen |
- Update to 2.0.8
- Add CARES_DESC
- Update DEPENDS
PR: 252237
Submitted by: freebsd@justmail.de
Approved by: maintainer |
1.6.7_1 04 Feb 2021 20:24:09 |
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) |
1.6.7 27 Aug 2020 13:06:58 |
tcberner |
net/mosquitto: fix build on recent current
Obtained
from: https://github.com/eclipse/mosquitto/commit/8a4ae28fa926589e9891674ca4424dc703ad2d88 |
1.6.7 02 Nov 2019 13:57:54 |
tcberner |
net/mosquitto: new version 1.6.7
PR: 241370
Submitted by: ev <evfbsd@yandex.ru>
Approved by: joe@thrallingpenguin.com (maintainer) |
1.6.4 02 Sep 2019 22:28:44 |
swills |
net/mosquitto: update to 1.6.4
PR: 239675
Submitted by: joe@thrallingpenguin.com (maintainer)
Reported by: crest@rlwinm.de |
1.5.8 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.5.8 12 Mar 2019 07:24:48 |
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) |
1.5.5 01 Feb 2019 09:53:21 |
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 |
1.5.5 15 Jan 2019 17:59:31 |
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) |
1.5.4 08 Dec 2018 18:48:42 |
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) |
1.5.3_1 01 Nov 2018 15:16:52 |
swills |
net/mosquitto: Fix OpenSSL build
PR: 232168
Submitted by: Nathan <ndowens@yahoo.com>
Approved by: joe@thrallingpenguin.com (maintainer) |
1.5.3 03 Oct 2018 09:54:41 |
lwhsu |
- Update to 1.5.3
PR: 231047
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
Approved by: joe@thrallingpenguin.com (maintainer) |
1.4.14_2 06 Apr 2018 20:50:15 |
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 |
1.4.14_1 23 Feb 2018 04:04:33 |
yuri |
net/mosquitto: Added net/mosquitto dependency.
Approved by: tcberner (mentor, implicit) |
1.4.14 11 Dec 2017 04:01:46 |
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> |
1.4.10_1 18 Aug 2017 17:03:12 |
swills |
net/mosquitto: Fails to build with WS option enabled
PR: 220827
Submitted by: stl@koffein.net
Approved by: joe@thrallingpenguin.com (maintainer) |
1.4.10_1 22 Jul 2017 12:02:56 |
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) |
1.4.10 02 Dec 2016 11:58:22 |
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 |
1.4.10 23 Nov 2016 21:44:11 |
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 |
1.4.10 16 Oct 2016 18:46: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 ) |
1.4.9 20 Jul 2016 18:27:21 |
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) |
1.4.4_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.4_1 30 Oct 2015 22:43:16 |
bapt |
Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992 |
1.4.4 27 Sep 2015 21:32:30 |
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 ) |
1.4.2 04 Jul 2015 09:14:06 |
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) |
1.3.5_1 10 May 2015 18:06:00 |
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) |
1.3.5 15 Oct 2014 22:53:30 |
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) |
1.3.2_1 18 Sep 2014 12:31:25 |
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 |
1.3.2_1 28 Aug 2014 10:21:32 |
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) |
1.3.2 15 Jul 2014 08:35:54 |
vanilla |
Update to 1.3.2.
PR: ports/191864
Submitted by: maintainer |
1.3.1 08 Jul 2014 14:49:34 |
swills |
net/mosquitto: fix plist, don't need to try to delete python libdirs |
1.3.1 08 Jul 2014 03:39:37 |
swills |
net/mosquitto: make python support optional
PR: 191366
Submitted by: joe@thrallingpenguin.com (maintainer) |
1.3.1 25 May 2014 12:20:49 |
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> |