Peter Hoeg
7c0c888d82
mosquitto: 1.6.2 -> 1.6.3
2019-06-23 11:21:25 +08:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
63684d50be
mosquitto: 1.6.1 -> 1.6.2 ( #62480 )
...
Security release: http://mosquitto.org/blog/2019/04/version-1-6-2-released/
2019-06-03 00:14:19 +00:00
R. RyanTM
56a7e3f532
mosquitto: 1.6 -> 1.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mosquitto/versions
2019-05-01 05:25:09 -07:00
Peter Hoeg
30e71f9cb8
mosquitto: 1.5.8 -> 1.6
2019-04-24 16:22:57 +08:00
Peter Hoeg
5638a1c717
mosquitto: 1.5.5 -> 1.5.8 and add systemd support
2019-03-01 18:53:45 +08:00
R. RyanTM
9496a0e3af
mosquitto: 1.5.4 -> 1.5.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mosquitto/versions
2019-01-03 00:57:03 -08:00
Rickard Nilsson
2473754ad2
mosquitto: 1.5.3 -> 1.5.4
...
Remove patch that has been merged upstrem.
2018-12-15 08:49:47 +01:00
Peter Hoeg
195ba2136e
mosquitto: enable websockets support
2018-11-12 15:47:26 +08:00
Peter Hoeg
a45fa35742
mosquitto: 1.4.15 -> 1.5.3
...
Use cmake on all platforms instead of only macos.
2018-10-25 12:10:01 +08:00
Ryan Mulligan
a28a2e3829
mosquitto: 1.4.14 -> 1.4.15
...
Semi-automatic update. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.4.15 with grep in /nix/store/7nifpbj16dlhljb2jwbwxyv4wx1zwa1y-mosquitto-1.4.15
- found 1.4.15 in filename of file in /nix/store/7nifpbj16dlhljb2jwbwxyv4wx1zwa1y-mosquitto-1.4.15
2018-03-09 01:01:28 -08:00
volth
144914121c
mosquitto: fix darwin build ( #29851 )
2017-09-28 21:15:42 +02:00
Jörg Thalheim
c1de354a3d
libwebsockets: revert making libuv a propagated build input
...
it is possible to use libwebsockets without libuv
cc @volth
2017-09-20 02:49:31 +01:00
Volth
6950da832d
mosquitto: 1.4 -> 1.4.14
...
fixes #29567
2017-09-19 20:31:00 +01:00
Matthew O'Gorman
6a01fc2b7c
mosquitto: add websockets support.
2016-09-14 19:34:14 +02:00
Matthew Bauer
0c6a79a2d0
mosquitto: use cmake for darwin
...
Makefile says this:
Please compile using CMake on Mac OS X.
2016-08-16 19:25:43 +00:00
Moritz Ulrich
0e96c96b84
mosquitto: Use built-in Makefile for installation.
...
This will also install man pages, client-binaries (mosquitto_sub,
mosquitto_pub), libs, headers, etc.
2016-02-20 14:46:20 +01:00
Suvash Thapaliya
81588746aa
Add Mosquitto MQTT server package
...
as of now it is just built and copied to the right place so that
the server can be run. hopefully i will be tweaking with the
configuration files in the future and tweak this a bit more
2015-02-21 11:38:51 +01:00