Bug 280185 - multimedia/zoneminder: flavorized PHP
Summary: multimedia/zoneminder: flavorized PHP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-08 08:25 UTC by Andreas Jobs
Modified: 2024-08-07 23:19 UTC (History)
2 users (show)

See Also:
bsd: maintainer-feedback+


Attachments
add php flavor (824 bytes, patch)
2024-07-08 08:25 UTC, Andreas Jobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Jobs 2024-07-08 08:25:11 UTC
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.
Comment 1 Ivan 2024-07-15 18:17:44 UTC
(In reply to Andreas Jobs from comment #0)
Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-07 22:56:06 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-07 23:19:15 UTC
Thanks.