Page MenuHomeFreeBSD

www/domoticz: update to 2021.1
Needs ReviewPublic

Authored by samm on Dec 9 2021, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 18 2024, 5:28 AM
Unknown Object (File)
Nov 18 2024, 1:58 AM
Unknown Object (File)
Nov 11 2024, 6:30 PM
Unknown Object (File)
Oct 4 2024, 1:22 AM
Unknown Object (File)
Oct 3 2024, 10:59 PM
Unknown Object (File)
Oct 3 2024, 1:18 PM
Unknown Object (File)
Sep 9 2024, 11:19 PM
Unknown Object (File)
Sep 5 2024, 2:41 PM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

www/domoticz: update to 2021.1

  • Add libfmt dependency
  • Remove MQTT files from pkglist, they are not installed with domoticz anymore
  • Remove merged patch
Test Plan

portlint -a
poudriere

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43259
Build 40147: arc lint + arc unit

Event Timeline

samm requested review of this revision.Dec 9 2021, 10:34 AM
  • domoticz no longer distributes MQTT files
samm edited the test plan for this revision. (Show Details)
arrowd added inline comments.
www/domoticz/Makefile
52

This can be converted into just

LIBFMT_CMAKE_BOOL=	USE_BUILTIN_LIBFMT
LIBFMT_LIB_DEPENDS=	libfmt.so:devel/libfmt