FreeBSD Bugzilla – Attachment 106311 Details for
Bug 146874
[MAINTAINER] www/ap20-thundercache: port fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap20-thundercache-4.0_5.patch
ap20-thundercache-4.0_5.patch (text/plain), 1.25 KB, created by
eksffa
on 2010-05-23 23:06:53 UTC
(
hide
)
Description:
ap20-thundercache-4.0_5.patch
Filename:
MIME Type:
Creator:
eksffa
Created:
2010-05-23 23:06:53 UTC
Size:
1.25 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/ap20-thundercache/Makefile /usr/home/eksffa/thundercache/Makefile >--- /usr/ports/www/ap20-thundercache/Makefile 2010-05-04 21:36:05.000000000 -0300 >+++ /usr/home/eksffa/thundercache/Makefile 2010-05-21 22:16:09.000000000 -0300 >@@ -7,7 +7,7 @@ > > PORTNAME= thundercache > PORTVERSION= 4.0 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= www > MASTER_SITES= http://www.bmsoftware.org/freebsd/ \ > http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/ \ >@@ -57,16 +57,17 @@ > RUN_DEPENDS+= postgresql-server>=0:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server > .endif > >+.if defined(WITH_PHP) && defined(WITH_PGSQL) >+RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql >+RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pgsql.so:${PORTSDIR}/databases/php5-pgsql >+.endif >+ > .if defined(WITH_PHP) >-USE_PHP+= curl pcre bcmath pdo mcrypt mhash session pgsql >+USE_PHP+= curl pcre bcmath pdo mcrypt mhash session > .endif > > LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl:install > >-.if defined(APACHE+PHP) && defined(WITH_PGSQL) >-LIB_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql >-.endif >- > SUB_FILES= pkg-message log.sh test-deps.sh > SUB_LIST= "GREP=${GREP}"
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 146874
: 106311