Summary: | [NEWPORT] comms/openzwave-devel Dev branch of OpenZWave | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Xavier Beaudouin <kiwi> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | pi | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Can you check the port with portlint -AC ? There's one FATAL bug: FATAL: Makefile: PORTVERSION looks illegal. You should modify "1.6.8%81". and some warnings. Created attachment 206952 [details]
New Shar / fixed port / Updates
Hello,
This new shar fix the port and yeah... I have forgottent the portlint -AC and there were a non 7 bits caracter.
This is now fixed... and this is also the latest revision of the port.
Sorry and regards,
Xavier
testbuilds@work Committed, thanks! A commit references this bug: Author: pi Date: Tue Aug 27 13:00:40 UTC 2019 New revision: 510010 URL: https://svnweb.freebsd.org/changeset/ports/510010 Log: New port: comms/openzwave-devel Free software library that interfaces with selected Z-Wave PC controllers, allowing anyone to create applications that manipulate and respond to devices on a Z-Wave network, without requiring in-depth knowledge of the Z-Wave protocol. WWW: http://www.openzwave.net/ PR: 239967 Submitted by: Xavier <kiwi@oav.net> Changes: head/comms/Makefile head/comms/openzwave-devel/ head/comms/openzwave-devel/Makefile head/comms/openzwave-devel/distinfo head/comms/openzwave-devel/files/patch-cpp_build_Makefile head/comms/openzwave-devel/files/patch-cpp_build_support.mk head/comms/openzwave-devel/pkg-descr head/comms/openzwave-devel/pkg-plist A commit references this bug: Author: pi Date: Tue Aug 27 15:52:46 UTC 2019 New revision: 510017 URL: https://svnweb.freebsd.org/changeset/ports/510017 Log: comms/openzwave-devel: improve port Makefile PR: 239967 Submitted by: mat Changes: head/comms/openzwave-devel/Makefile |
Created attachment 206698 [details] OpenZWave Devel port This is Dev branch of OpenZWave (eg 1.6) that is needed for www/domoticz and the domoticz-devel I will push later. Regards