Commit graph

7 commits

Author SHA1 Message Date
Steve Wills
964f439c25 net/mosquitto: Fails to build with WS option enabled
PR:		220827
Submitted by:	stl@koffein.net
Approved by:	joe@thrallingpenguin.com (maintainer)
2017-08-18 17:03:11 +00:00
John Marino
092f4082b4 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
2016-11-23 21:44:10 +00:00
Olli Hauer
3afe749f20 - 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)
2016-07-20 18:27:21 +00:00
Olli Hauer
7f7d823800 - 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)
2015-07-04 09:14:06 +00:00
Olli Hauer
6a53a2c362 - 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)
2015-05-10 18:06:00 +00:00
Vanilla I. Shu
e0fa1aafe0 Update to 1.3.2.
PR:		ports/191864
Submitted by:	maintainer
2014-07-15 08:35:53 +00:00
Steve Wills
8dc7ac012f 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>
2014-05-25 12:20:49 +00:00