Bug 238101 - www/Stikked: Broken MYSQL option
Summary: www/Stikked: Broken MYSQL option
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: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 11:26 UTC by Tobias Kortkamp
Modified: 2020-06-13 17:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (dvl)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-05-24 11:26:40 UTC
USE_PHP=mysql no longer works with PHP 7.x. USE_PHP=mysqli might work as a
replacement though.
Comment 1 Dan Langille freebsd_committer freebsd_triage 2019-05-24 11:30:52 UTC
FYI, I no longer use Stikked, mostly because it 'adjusts' the paste on the way into the database (i.e. what you paste is not what is stored in the db).  I spoke with upstream about adjusting that with a tunable and provided a patch. It was not taken up: https://github.com/claudehohl/Stikked/issues/469

I will be able to work on this soon (but perhaps not until June).

If anyone else wishes to do this work in the meantime, please feel free.

I am also happy to hand over maintainer of this port to someone else.

Thank you.
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-05-24 12:21:59 UTC
(In reply to Dan Langille from comment #1)
Ok, I'll mark the MYSQL option broken until then so that we can finish
bug #235942.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-05-24 12:23:41 UTC
A commit references this bug:

Author: tobik
Date: Fri May 24 12:23:36 UTC 2019
New revision: 502457
URL: https://svnweb.freebsd.org/changeset/ports/502457

Log:
  www/Stikked: Mark MYSQL option as broken

  USE_PHP=mysql no longer works.

  PR:		238101

Changes:
  head/www/Stikked/Makefile
Comment 4 Dan Langille freebsd_committer freebsd_triage 2019-07-27 00:00:52 UTC
I am ready to abandon this port. I no longer use it.
Comment 5 Tobias Kortkamp freebsd_committer freebsd_triage 2020-06-13 17:20:05 UTC
Original problem has been fixed.