FreeBSD Bugzilla – Attachment 70127 Details for
Bug 102392
[PATCH] lang/php5: support for QDBM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php5-5.1.5.patch
php5-5.1.5.patch (text/plain), 732 bytes, created by
gslin
on 2006-08-22 16:40:16 UTC
(
hide
)
Description:
php5-5.1.5.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-08-22 16:40:16 UTC
Size:
732 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/lang/php5/Makefile.ext /home/staff/gslin/work/php5/Makefile.ext >--- /usr/ports/lang/php5/Makefile.ext Sat Aug 19 03:15:42 2006 >+++ /home/staff/gslin/work/php5/Makefile.ext Tue Aug 22 23:33:38 2006 >@@ -50,6 +50,7 @@ > DB4 "Berkeley DB4 support" off \ > GDBM "GDBM database support" off \ > INIFILE "INI file support" on \ >+ QDBM "QDBM database support" on \ > FLATFILE "flatfile support" on > > PHP_HEADER_DIRS= libcdb libflatfile libinifile >@@ -435,6 +436,9 @@ > . endif > . if defined(WITHOUT_INIFILE) > CONFIGURE_ARGS+=--without-inifile >+. endif >+. if defined(WITH_QDBM) >+LIB_DEPENDS+= qdbm:${PORTSDIR}/databases/qdbm > . endif > . if defined(WITHOUT_FLATFILE) > CONFIGURE_ARGS+=--without-flatfile
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 102392
: 70127