Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 07:50:48 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        Inge Thorin =?iso-8859-1?Q?Eids=E6ther?= <webdude@phreaker.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Upgrading ports from sources outside ports tree
Message-ID:  <3D954338.2A5991DA@liwing.de>
References:  <20020927174436.1cf77f4d.webdude@phreaker.net>

next in thread | previous in thread | raw e-mail | index | archive | help


"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 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 the latest sources, but these are (as far as I can tell) not
> in the FreeBSD ports tree yet.
> 
> Is there some manual way to do it that does not require me to be
> an experienced programmer? I tried renaming the source tarball to
> that of the old one, and build with NO_CHECKSUM=yes
> (and WITH_APACHE2=yes), but the thing blew up complaining about
> patches that failed to apply cleanly.

Your main problem is, that the PHP4-dev (cvs snapshot) requires
libtool 1.4, but there's only 1.3 in ports tree.
If you really want to do this, write to a php4-support list.
There is a php4-developer, derick@php.net, he is a very cooperatively
person, he runs php4-dev under FreeBSD, maybe he can help you.

> BTW: I know about portupgrade, but I guess it's not relevant here.

Yes, that's right ...

> Thanks for your kind help!

Hope this helps a little ...

Bye,
Jens
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                  gggg    06112 Halle
                                     g
                                 g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D954338.2A5991DA>