Created attachment 165460 [details] net/p5-Net-MQTT && net/p5-AnyEvent-MQTT I make ports for two MQTT related perl modules: Net::MQTT and AnyEvent::MQTT. ================ Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/) Low level API for the MQTT protocol described at http://mqtt.org. IMPORTANT: This is an early release and the API is still subject to change. =============== AnyEvent::MQTT AnyEvent module for MQTT client. IMPORTANT: This is an early release and the API is still subject to change. =============== AnyEvent::MQTT depends on Net::MQTT. Please commit.
I'll take it
A commit references this bug: Author: ohauer Date: Thu Apr 7 19:51:28 UTC 2016 New revision: 412688 URL: https://svnweb.freebsd.org/changeset/ports/412688 Log: dd new port p5-Net-MQTT Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/) Low level API for the MQTT protocol described at http://mqtt.org. IMPORTANT: This is an early release and the API is still subject to change. PR: 206173 Submitted by: Alex.Bakhtin@gmail.com Changes: head/net/Makefile head/net/p5-Net-MQTT/ head/net/p5-Net-MQTT/Makefile head/net/p5-Net-MQTT/distinfo head/net/p5-Net-MQTT/pkg-descr head/net/p5-Net-MQTT/pkg-plist
A commit references this bug: Author: ohauer Date: Thu Apr 7 19:52:06 UTC 2016 New revision: 412689 URL: https://svnweb.freebsd.org/changeset/ports/412689 Log: - add new port p5-AnyEvent-MQTT AnyEvent::MQTT - AnyEvent module for an MQTT client PR: 206173 Submitted by: Alex.Bakhtin@gmail.com Changes: head/net/Makefile head/net/p5-AnyEvent-MQTT/ head/net/p5-AnyEvent-MQTT/Makefile head/net/p5-AnyEvent-MQTT/distinfo head/net/p5-AnyEvent-MQTT/pkg-descr head/net/p5-AnyEvent-MQTT/pkg-plist
Committed! PS: would you mind to test the ports against the current mosquitto version ( bug #208144 )
Ups, wrong PR, should be bug #208606
A commit references this bug: Author: ohauer Date: Fri Apr 8 03:37:49 UTC 2016 New revision: 412713 URL: https://svnweb.freebsd.org/changeset/ports/412713 Log: - remove perl core modules from dependency - p5-Pod-Usage is only used for testing - bump PORTREVISION PR: 206173 Reported by: adamw@ Changes: head/net/p5-AnyEvent-MQTT/Makefile head/net/p5-Net-MQTT/Makefile