FreeBSD Bugzilla – Attachment 60312 Details for
Bug 90565
[PATCH] lang/php5-extension is missing inclusion of PDO extension (major feature added in PHP 5.1.0)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 793 bytes, created by
Alexander Zhuravlev
on 2005-12-17 16:00:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Zhuravlev
Created:
2005-12-17 16:00:17 UTC
Size:
793 bytes
patch
obsolete
>--- Mk/bsd.php.mk.orig Fri Dec 9 22:41:38 2005 >+++ Mk/bsd.php.mk Fri Dec 16 14:55:07 2005 >@@ -261,7 +261,7 @@ > # version specific components > _USE_PHP_VER4= ${_USE_PHP_ALL} crack dbx dio domxml mcal mcve \ > mnogosearch oracle overload xslt yp >-_USE_PHP_VER5= ${_USE_PHP_ALL} dom mysqli simplexml soap sqlite \ >+_USE_PHP_VER5= ${_USE_PHP_ALL} dom pdo mysqli simplexml soap sqlite \ > tidy xmlreader xsl > > bcmath_DEPENDS= math/php${PHP_VER}-bcmath >@@ -308,6 +308,7 @@ > pcntl_DEPENDS= devel/php${PHP_VER}-pcntl > pcre_DEPENDS= devel/php${PHP_VER}-pcre > pdf_DEPENDS= print/pecl-pdflib >+pdo_DEPENDS= databases/pecl-PDO > pgsql_DEPENDS= databases/php${PHP_VER}-pgsql > posix_DEPENDS= sysutils/php${PHP_VER}-posix > pspell_DEPENDS= textproc/php${PHP_VER}-pspell >--- Mk::bsd.php.mk.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90565
:
60311
| 60312