Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 2015 02:09:29 +1000
From:      andrew clarke <mail@ozzmosis.com>
To:        Christoph Kukulies <kuku@physik.rwth-aachen.de>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: getting ports updated on an older FreeBSD (5.1)
Message-ID:  <20150622160929.GC92373@ozzmosis.com>
In-Reply-To: <5587E158.2020702@physik.rwth-aachen.de>
References:  <5587E158.2020702@physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 2015-06-22 12:20:08 UTC+0200, Christoph Kukulies (kuku@physik.rwth-aachen.de) wrote:

> I'm running a somewhat come into age server under FreeBSD 5.1 at the 
> moment and I'm in need to update to php5. Trying to install php-5.0.0
> in ports results in an error message
> 
> fetch: 
> http://www.t.ring.gr.jp/archives/net/www/php/distributions/php-5.0.0.tar.bz2: 
> Not Found

You'll probably need to download php-5.0.0.tar.bz2 manually and move
it to /usr/ports/distfiles/.

I imagine you're using the ports tree supplied with FreeBSD 5.1, which
would be very old, so you'll encounter missing distfiles like the
above.

You could update your ports tree, however the ports tree in 2015 is no
longer compatible with FreeBSD 5.1.

I suspect PHP 5.0.0 is EOL upstream and has security issues and other
bugs. I wouldn't recommend using it.

Upgrading your server to a modern version of FreeBSD would allow you
to install current supported versions of PHP, etc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150622160929.GC92373>