Patching php port

2008-10-01 Thread Tamar Lea
Hello all I am trying to install the php 5.2.6 port with thttpd. I have a patch file to make it compile with version 2.25b, because the standard version only works with 2.21. The patch works but the files always get overwritten when I run the build again. How do I do this? These are the commands

Re: Patching php port

2008-10-01 Thread Jeremy Chadwick
On Wed, Oct 01, 2008 at 11:37:29AM +0100, Tamar Lea wrote: Hello all I am trying to install the php 5.2.6 port with thttpd. I have a patch file to make it compile with version 2.25b, because the standard version only works with 2.21. The patch works but the files always get overwritten when

Re: Patching php port

2008-10-01 Thread Tamar Lea
Thanks for your reply, Jeremy. I now understand why it didn't work, but I have absolutely no idea how to edit configure.in. I have only just figured out what my patch is doing today. I think it would be easier to tell the makefile to modify configure after the autoconf, but I don't know how to do

Re: Patching php port

2008-10-01 Thread Jeremy Chadwick
On Wed, Oct 01, 2008 at 01:14:03PM +0100, Tamar Lea wrote: Thanks for your reply, Jeremy. I now understand why it didn't work, but I have absolutely no idea how to edit configure.in. I have only just figured out what my patch is doing today. I think it would be easier to tell the makefile to