Bug 277497 - www/Stikked: Update to work with mysqli (not BROKEN)
Summary: www/Stikked: Update to work with mysqli (not BROKEN)
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-05 04:48 UTC by ek
Modified: 2024-03-06 16:42 UTC (History)
0 users

See Also:


Attachments
Fix for MySQL/Maria (876 bytes, patch)
2024-03-05 04:48 UTC, ek
no flags Details | Diff
Stikked mysqli patch (696 bytes, patch)
2024-03-06 16:42 UTC, ek
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ek 2024-03-05 04:48:33 UTC
Created attachment 248944 [details]
Fix for MySQL/Maria

Building www/Stikked with mysqli using Poudriere on FBSD 14.0-p5, it works perfectly fine. There's no reason for this to continue to be marked as BROKEN for MySQL/MariaDB.

Poudriere build log: https://pkg.purplehat.org/data/latest-per-pkg/Stikked/0.14.0/fbsd_14-0_x64-HEAD.log

Patch attached.
Comment 1 ek 2024-03-05 07:10:00 UTC
Whoops. I think I linked to the wrong build log from Poudriere. This is the most current: https://pkg.purplehat.org/data/fbsd_14-0_x64-HEAD/2024-03-04_23h23m41s/logs/Stikked-0.14.0.log
Comment 2 ek 2024-03-06 16:42:50 UTC
Created attachment 248976 [details]
Stikked mysqli patch

Second oopsie. This patch makes more sense.