Bug 105247 - New port: databases/php5-pdo
Summary: New port: databases/php5-pdo
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 17:00 UTC by Xin LI
Modified: 2006-11-07 23:10 UTC (History)
1 user (show)

See Also:


Attachments
php5-pdo.shar (731 bytes, text/plain)
2006-11-07 17:00 UTC, Xin LI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2006-11-07 17:00:33 UTC
	A port skeleton to build pdo from bundled code from php5.2 distribution.

Fix: It might make sense to replace pecl-PDO with this one.  Also, php5-extensions
should be adjusted as well.
How-To-Repeat: 	Currently pecl-PDO is broken with php 5.2.0
Comment 1 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-07 22:18:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-07 23:08:51 UTC
laszlof     2006-11-07 23:08:45 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    databases            Makefile 
  Added files:
    databases/php5-pdo   Makefile 
  Log:
  New Port: databases/php5-pdo
  
  PR:     ports/105247
  Submitted By:   Xin LI <delphij@freebsd.org>
  Approved By:    flz (mentor)
  
  Revision  Changes    Path
  1.16562   +1 -0      CVSROOT/modules
  1.557     +1 -0      ports/databases/Makefile
  1.1       +14 -0     ports/databases/php5-pdo/Makefile (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-07 23:09:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!