Created attachment 251932 [details] add php flavor This patch adds PHP flavor to be able to use zoneminder with PHP 8.2 and 8.3. I'm not sure if a CONFLICTS_INSTALL is useful / necessary.
(In reply to Andreas Jobs from comment #0) Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb9c6b4fea1cb993d15f2ce8d50f2b9d3f43808e commit fb9c6b4fea1cb993d15f2ce8d50f2b9d3f43808e Author: Andreas Jobs <andreas.jobs+freebsdbugs@ruhr-uni-bochum.de> AuthorDate: 2024-08-07 22:48:06 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-07 22:48:06 +0000 multimedia/zoneminder: flavorized PHP Add PHP flavor to be able to use binary package of zoneminder with all PHP versions. PR: 280185 Approved by: Ivan <bsd@abinet.ru> (maintainer) multimedia/zoneminder/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Thanks.