Bug 97971

Summary: lang/php5 port should use the bundled PDO library
Product: Ports & Packages Reporter: Piotr Szczepanik <piter75>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Piotr Szczepanik 2006-05-26 19:20:18 UTC
Right now when you request to use PDO PHP library the pecl version is used. I think that we should use the bundled one which is located in the php5 sources "ext" folder.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-26 19:24:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2006-05-26 20:08:35 UTC
State Changed
From-To: open->closed

No, we don't. pecl ports are more up to date.