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)
Tue, May 21, 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
Unknown Object (File)
Nov 12 2023, 1:51 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