New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20854 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

mediawiki: adjust php dependencies

Reported by: ryandesign@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: mediawiki

Description

php5 has been split into many ports so that you can now declare dependencies on the specific php features you need. In particular this means mediawiki should declare dependencies on php5-mysql and/or php5-postgresql. In addition, it should depend on the new php5-web port since it does require web server support in PHP and otherwise it might not necessarily be there.

I can attach a patch to implement these changes soon.

Change History

comment:1 Changed 4 years ago by blb@…

  • Status changed from new to closed
  • Resolution set to fixed

Updated in r56512.

Note: See TracTickets for help on using tickets.