Bug 281858 - www/Stikked: BROKEN with PHP 8+
Summary: www/Stikked: BROKEN with PHP 8+
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-04 21:32 UTC by ek
Modified: 2024-10-06 16:21 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ek 2024-10-04 21:32:58 UTC
After tiny patches here and there for quite a few years to keep this port working for me, I finally found a fork that's compatible with PHP8 and actively maintained (SNIP) which I've also submitted as a new port (www/snip - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281810 ).

I'd like to request that www/Stikked be either marked as BROKEN with PHP8+ or just completely removed from the ports tree since it hasn't been updated upstream in several years and no longer works.

Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-06 16:17:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ef9851e9f84512445fee040a607be5dfb08117e

commit 6ef9851e9f84512445fee040a607be5dfb08117e
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2024-10-06 14:45:25 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-10-06 16:16:16 +0000

    www/Stikked: broken with PHP 8+, deprecate

    Reported by:    ek@purplehat.org
    PR:             281858

 www/Stikked/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-10-06 16:21:39 UTC
Thank you for your report.