Created attachment 247316 [details] patch Hi, phpipam 1.6.0 adds support for php 8.3: https://github.com/phpipam/phpipam/releases/tag/v1.6.0 Current version in ports, 1.5.2, does not support php8.X at all, needs 7.X which is deprecated. I updated a port, it compiles, installs and works fine on 14.0 with php82. Regards,
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=52033fc20eb8849cb2fe59f16da8fb0cd4bc2126 commit 52033fc20eb8849cb2fe59f16da8fb0cd4bc2126 Author: Marko Cupać <marko.cupac@mimar.rs> AuthorDate: 2024-01-12 08:35:56 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-12 08:52:16 +0000 net-mgmt/phpipam: Update version 1.5.2=>1.6.0 - Switch to MASTER_SITES instead of USE_GITHUB - Remove NOOP codes specially shell execution Changelog: https://github.com/phpipam/phpipam/releases/tag/v1.6.0 PR: 275981 Approved by: jake@xz.cx (maintainer-timeout) net-mgmt/phpipam/Makefile | 21 +- net-mgmt/phpipam/distinfo | 6 +- net-mgmt/phpipam/pkg-plist | 711 ++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 704 insertions(+), 34 deletions(-)