FreeBSD Bugzilla – Attachment 157291 Details for
Bug 200540
[patch] update net/mosquitto to 1.4.2 + dedicated py-paho-mqtt port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new port paho-mqtt
py-paho-mqtt.diff (text/plain), 1.04 KB, created by
Olli Hauer
on 2015-05-30 19:31:11 UTC
(
hide
)
Description:
new port paho-mqtt
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2015-05-30 19:31:11 UTC
Size:
1.04 KB
patch
obsolete
>--- /dev/null >+++ net/py-paho-mqtt/Makefile >@@ -0,0 +1,18 @@ >+# $FreeBSD$ >+ >+PORTNAME= paho-mqtt >+PORTVERSION= 1.1 >+CATEGORIES= net python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= joe@thrallingpenguin.com >+COMMENT= MQTT version 3.1/3.1.1 client class >+ >+LICENSE= EPL >+ >+USES= shebangfix python >+USE_PYTHON= distutils autoplist >+SHEBANG_FILES= examples/*.py >+ >+.include <bsd.port.mk> >--- /dev/null >+++ net/py-paho-mqtt/distinfo >@@ -0,0 +1,2 @@ >+SHA256 (paho-mqtt-1.1.tar.gz) = 0f7a629efe6e3a2c61b59d3550aa9f2c4529b5689a65fde45e6f1ac36b9a261e >+SIZE (paho-mqtt-1.1.tar.gz) = 41788 >--- /dev/null >+++ net/py-paho-mqtt/pkg-descr >@@ -0,0 +1,8 @@ >+Python MQTT version 3.1/3.1.1 client class >+ >+The MQTT protocol is a machine-to-machine (M2M)/"Internet of Things" >+connectivity protocol. Designed as an extremely lightweight publish/subscribe >+messaging transport, it is useful for connections with remote locations where >+a small code footprint is required and/or network bandwidth is at a premium. >+ >+WWW: http://eclipse.org/paho
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200540
:
157290
| 157291