FreeBSD Bugzilla – Attachment 107470 Details for
Bug 148275
[PATCH] www/gallery3 remove WITH_PGSQL option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gallery3.patch
gallery3.patch (text/plain), 935 bytes, created by
Bo-Yi Wu
on 2010-07-01 09:00:18 UTC
(
hide
)
Description:
gallery3.patch
Filename:
MIME Type:
Creator:
Bo-Yi Wu
Created:
2010-07-01 09:00:18 UTC
Size:
935 bytes
patch
obsolete
>diff -ruN /usr/ports/www/gallery3/Makefile gallery3/Makefile >--- /usr/ports/www/gallery3/Makefile 2010-06-03 04:44:16.000000000 +0800 >+++ gallery3/Makefile 2010-07-01 14:53:43.000000000 +0800 >@@ -17,7 +17,7 @@ > > USE_ZIP= yes > >-USE_PHP= pcre session filter xml iconv spl simplexml json >+USE_PHP= pcre session filter xml iconv spl simplexml json mysql > WANT_PHP_WEB= yes > > WRKSRC= ${WRKDIR}/${PORTNAME} >@@ -28,7 +28,6 @@ > OPTIONS= NETPBM "Enable netpbm support" off \ > IMAGEMAGICK "Enable imagemagick support" on \ > GRAPHMAGICK "Enable graphicsmagick support" off \ >- PGSQL "Use PostgreSQL instead of MySQL" off \ > JHEAD "Enable jhead support" on \ > GD "Enable gd support" off \ > DCRAW "Enable dcraw support" off \ >@@ -37,11 +36,6 @@ > > .include <bsd.port.pre.mk> > >-.if defined(WITH_PGSQL) >-USE_PHP+= pgsql >-.else >-USE_PHP+= mysql >-.endif > .if defined(WITH_GD) > USE_PHP+= gd > RUN_DEPENDS+= pngtogd:${PORTSDIR}/graphics/gd
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 148275
: 107470