Bug 109343

Summary: add pdo-mysql support to php 5.2x
Product: Ports & Packages Reporter: Michael Scheidell <scheidell>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Michael Scheidell 2007-02-19 23:40:05 UTC
	php 5.20 and older supported pdo-mysql.
        These patches add it back in.
        Easier than trying to cd to the dir and install it
        (and pdo-sqlite is supported, why not mysql)
        Tested on both 4.11 and 5.5.

Fix: These patches:

and:
How-To-Repeat:         cd /usr/ports/lang/php5-extensions
        make config (select PDO_MYSQL)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2007-02-20 14:08:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2007-02-21 07:14:56 UTC
State Changed
From-To: open->closed

No port should depend on a pdo driver. pdo-sqlite is the 
exceptional case, since it's enabled by default in php5.