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)
Sun, Jun 23, 5:25 PM
Unknown Object (File)
May 21 2024, 2:46 AM
Unknown Object (File)
May 11 2024, 5:45 AM
Unknown Object (File)
Apr 27 2024, 12:49 AM
Unknown Object (File)
Jan 12 2024, 1:23 AM
Unknown Object (File)
Jan 11 2024, 2:07 PM
Unknown Object (File)
Jan 2 2024, 5:07 PM
Unknown Object (File)
Dec 20 2023, 4:00 AM
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 43258
Build 40146: 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