FreeBSD Bugzilla – Attachment 93150 Details for
Bug 130995
Add php-fpm to lang/php5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.58 KB, created by
Till Klampaeckel
on 2009-01-26 00:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Till Klampaeckel
Created:
2009-01-26 00:00:02 UTC
Size:
2.58 KB
patch
obsolete
>--- Makefile 2009-01-25 18:49:29.000000000 -0500 >+++ Makefile.orig 2009-01-25 18:44:10.000000000 -0500 >@@ -48,8 +48,7 @@ OPTIONS= CLI "Build CLI version" on \ > REDIRECT "Enable force-cgi-redirect support (CGI only)" off \ > DISCARD "Enable discard-path support (CGI only)" off \ > FASTCGI "Enable fastcgi support (CGI only)" on \ >- PATHINFO "Enable path-info-check support (CGI only)" on \ >- PHPFPM "Enable php-fpm patch (experimental, CGI only)" off >+ PATHINFO "Enable path-info-check support (CGI only)" on > > CONFLICTS= php4-4* > >@@ -97,10 +96,6 @@ CONFIGURE_ARGS+=--enable-fastcgi > .if defined(WITHOUT_PATHINFO) > CONFIGURE_ARGS+=--disable-path-info-check > .endif >-.if defined(WITH_PHPFPM) >-PATCHFILES+= php-${PORTVERSION}-fpm-0.5.10.diff.gz:phpfpm >-PATCH_SITES+= http://php-fpm.anight.org/downloads/head/:phpfpm >-.endif > .else > PLIST_SUB+= CGI="@comment " > CONFIGURE_ARGS+=--disable-cgi >web03# diff -up Makefile.orig Makefile >--- Makefile.orig 2009-01-25 18:44:10.000000000 -0500 >+++ Makefile 2009-01-25 18:49:29.000000000 -0500 >@@ -48,7 +48,8 @@ OPTIONS= CLI "Build CLI version" on \ > REDIRECT "Enable force-cgi-redirect support (CGI only)" off \ > DISCARD "Enable discard-path support (CGI only)" off \ > FASTCGI "Enable fastcgi support (CGI only)" on \ >- PATHINFO "Enable path-info-check support (CGI only)" on >+ PATHINFO "Enable path-info-check support (CGI only)" on \ >+ PHPFPM "Enable php-fpm patch (experimental, CGI only)" off > > CONFLICTS= php4-4* > >@@ -96,6 +97,10 @@ CONFIGURE_ARGS+=--enable-fastcgi > .if defined(WITHOUT_PATHINFO) > CONFIGURE_ARGS+=--disable-path-info-check > .endif >+.if defined(WITH_PHPFPM) >+PATCHFILES+= php-${PORTVERSION}-fpm-0.5.10.diff.gz:phpfpm >+PATCH_SITES+= http://php-fpm.anight.org/downloads/head/:phpfpm >+.endif > .else > PLIST_SUB+= CGI="@comment " > CONFIGURE_ARGS+=--disable-cgi >--- distinfo.orig 2009-01-25 18:51:09.000000000 -0500 >+++ distinfo 2009-01-25 18:52:55.000000000 -0500 >@@ -7,3 +7,6 @@ SIZE (suhosin-patch-5.2.7-0.9.6.3.patch. > MD5 (php-5.2.8-mail-header.patch) = 74bf3a2a123c284f908c4f5483ebe886 > SHA256 (php-5.2.8-mail-header.patch) = 9bd306145153a371f619d89996cb329bdc36791b22a50daf4afe7cc69c46dccb > SIZE (php-5.2.8-mail-header.patch) = 3381 >+MD5 (php-5.2.8-fpm-0.5.10.diff.gz) = 7104c76e2891612af636104e0f6d60d4 >+SHA256 (php-5.2.8-fpm-0.5.10.diff.gz) = 682fb8b9b45e0c0c3f0c5fbf1065215baddbd4a73b3eb6e2468a68062ee16491 >+SIZE (php-5.2.8-fpm-0.5.10.diff.gz) = 204248
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 130995
: 93150