22 Commits

Author SHA1 Message Date
jasper
d2f2baf6f6 security update to mosquitto-1.5.3 which addresses CVE-2018-12543.
it's recommended users update as quickly as possible to prevent a
malicious user from triggering the issue and causing the server to
go offline.

note this does not affect mosquitto 1.4.x which is available on
OPENBSD_6_3.

thanks to upstream mosquitto for the heads-up
2018-09-27 11:07:39 +00:00
jasper
3b8bec1b98 update to mosquitto-1.5.2 2018-09-22 08:19:25 +00:00
jasper
ecfd52315a update to mosquitto-1.5.1 2018-08-31 19:05:47 +00:00
jasper
d326c724bc update to mosquitto-1.5
https://mosquitto.org/blog/2018/05/version-1-5-released/
2018-06-03 14:20:43 +00:00
jasper
e5c0e045dc remove patches that are no longer needed as this builds fine with -current libressl 2018-06-03 12:10:07 +00:00
tb
535e6a33fa Switch HOMEPAGE and MASTER_SITES to https.
ok jasper
2018-04-23 08:55:27 +00:00
jasper
154b1a65e2 change the configuration to only listen on localhost by default instead of on all
available interfaces. there are too many misconfigured mqtt servers to be found
that expose all topics to the whole world..
2018-04-23 08:41:07 +00:00
jasper
ba0171f0bf - update to mosquitto-1.4.15
- take maintainership

ok edd@ (previous MAINTAINER)
2018-04-20 17:41:59 +00:00
espie
df1da998a1 remove traces of utf8 encoding in pkg/DESCR
bump accordingly
2018-02-27 21:47:38 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
75cb90d918 Drop uneeded patches, CFLAGS, chunks now that we have proper definitions
for EPROTO and EBADMSG.
2017-11-09 16:50:39 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
fa54bef26e rand()%x -> arc4random_uniform, split up from a large diff, seems fine
to edd@
2017-04-15 20:49:44 +00:00
sthen
7d0f94d2f1 use libc's uuid generation functions rather than pulling in e2fsprogs.
split up from a combined diff, seems fine to edd@
2017-04-15 20:49:09 +00:00
sthen
4dbc99766c enable tests, part of a larger diff which seems fine to edd@ 2017-04-15 20:46:16 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
jasper
6a466c1b59 update to mosquitto-1.4.11
ok edd@ (MAINTAINER)
2017-03-28 17:02:01 +00:00
jasper
b84ae516e8 - update to mosquitto-1.4.9
ok edd@ (MAINTAINER)
2016-08-13 15:18:58 +00:00
ajacoutot
39cb9bfe61 Don't pick up libcares. 2015-05-22 09:30:13 +00:00
ajacoutot
8531a24341 Drop @extra -- /var/run is cleaned at boot time. 2015-05-19 21:19:31 +00:00
edd
a4c7a1e0bc Import mosquitto -- an opensource MQTT broker.
Input from sthen@ and dcoppa@, thanks.

OK dcoppa@
2015-05-19 19:13:39 +00:00