FreeBSD Bugzilla – Attachment 93071 Details for
Bug 130897
[maintainer] databases/phpmyadmin211 -- drop the MYSQLI option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
phpmyadmin211.diff
phpmyadmin211.diff (text/plain), 1.46 KB, created by
Matthew Seaman
on 2009-01-22 18:10:01 UTC
(
hide
)
Description:
phpmyadmin211.diff
Filename:
MIME Type:
Creator:
Matthew Seaman
Created:
2009-01-22 18:10:01 UTC
Size:
1.46 KB
patch
obsolete
>diff -Nur /usr/ports/databases/phpmyadmin211/Makefile phpmyadmin211/Makefile >--- /usr/ports/databases/phpmyadmin211/Makefile 2008-12-13 13:06:59.000000000 +0000 >+++ phpmyadmin211/Makefile 2009-01-22 17:49:31.000000000 +0000 >@@ -7,6 +7,7 @@ > > PORTNAME= phpMyAdmin211 > DISTVERSION= 2.11.9.4 >+PORTREVISION= 1 > CATEGORIES= databases www > MASTER_SITES= SF/phpmyadmin > DISTNAME= ${PORTNAME:S/211//}-${DISTVERSION}-all-languages >@@ -71,7 +72,6 @@ > > OPTIONS= BZ2 "bzip2 library support" on \ > GD "GD library support" on \ >- MYSQLI "Improved MySQL support" off \ > OPENSSL "OpenSSL support" on \ > PDF "PDFlib support (implies GD)" on \ > ZLIB "ZLIB support" on \ >@@ -93,13 +93,6 @@ > USE_PHP+= ${opt:L} > . endif > .endfor >- >-# Options that default to off: >-.for opt in MYSQLI >-. if defined(WITH_${opt}) && !defined(WITHOUT_${opt}) >-USE_PHP+= ${opt:L} >-. endif >-.endfor > .endif > > .include <bsd.port.pre.mk> >@@ -128,8 +121,8 @@ > ${ECHO_MSG} " WITH_SUPHP=yes Install appropriately for use with" > ${ECHO_MSG} " the www/suphp port [default: no]" > ${ECHO_MSG} "" >- ${ECHO_MSG} "Note that selecting the MYSQLI option will only work" >- ${ECHO_MSG} "with PHP5 and MySQL 4.1.x" >+ ${ECHO_MSG} "Note that the mysqli option is not available with this" >+ ${ECHO_MSG} "port. Please use databases/phpmyadmin instead." > ${ECHO_MSG} "" > ${ECHO_MSG} "If you want to use PHP4, for best results, please" > ${ECHO_MSG} "install lang/php4 before attempting to install"
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 130897
: 93071