summaryrefslogtreecommitdiff
path: root/www/domoticz-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/domoticz*: Fix build for boost >= 1.87erwin freebsd2025-05-161-0/+2178
| | | | | | | | | | | | | | | | | | With boost >= 1.87, domoticz cannot be built. This has been handled by PR 6252 on domoticz github. I'm adding the patches to files/ because they do not apply cleanly unfortunately when managed via PATCH_SITES. The problem is that the upstream patch modifies the msbuild-related parts of the build system. Those parts are not relevant on FreeBSD and has been already removed in previous updates. So adding modified version of the patches from the GitHub PR to files/ seems to be the right approach. PR: 286076 Reported by: <erwin.freebsd-bugzilla@bk3.nl> Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D50373
* www/domoticz-devel: Home Automation System (Development Branch)Xavier Beaudouin2024-08-234-0/+152
This port is the development branch of www/domoticz. The plan is to update it more or less each months. PR: 280944