# [EMAIL PROTECTED] / 2002-09-28 07:50:48 +0200:
> "Inge Thorin Eids?ther" wrote:
> > I need to rebuild mod_php4 (for Apache2) from the latest sources,
> > because of a bug that (among other things) causes the file_exists
> > function in php 4.2.3 to work incorrectly. The bug has been fixed
> > in
"Inge Thorin Eidsæther" wrote:
>
> Hi all!
>
> General question:
> Does anyone know how to upgrade a port when the latest sources are
> available on the net, but haven't made it into the ports tree yet?
>
> Example:
> I need to rebuild mod_php4 (for Apache2) from the latest sources,
> because
Inge Thorin Eidsæther <[EMAIL PROTECTED]> writes:
> Is there some manual way to do it that does not require me to be
> an experienced programmer?
I doubt it, if you're not willing to get your hands dirty learning to
decipher Makefiles as are used by ports. It doesn't take a very long
time to l
On Fri, Sep 27, 2002 at 05:44:36PM +0200, Inge Thorin Eidsæther wrote:
>
> Hi all!
>
> General question:
> Does anyone know how to upgrade a port when the latest sources are
> available on the net, but haven't made it into the ports tree yet?
You make the appropriate local modifications to the
Hi all!
General question:
Does anyone know how to upgrade a port when the latest sources are
available on the net, but haven't made it into the ports tree yet?
Example:
I need to rebuild mod_php4 (for Apache2) from the latest sources,
because of a bug that (among other things) causes the file