FreeBSD Port: php5-zlib-5.2.3_1

Miroslav Lachman 000.fbsd at quip.cz
Wed Aug 1 22:38:53 UTC 2007


Robert Hettner wrote:
> Alex,
> 
> 
> I am trying to use portupgrade to bring my packages / ports up to date but
> am striking a problem with php5-zlib.
> 
> If I try and make the port it fails with the message:
> 
> bradmann# cd /usr/ports/archivers/php5-zlib
> bradmann# ls
> Makefile
> bradmann# make
> ===>  Vulnerability check disabled, database not found
> => php-5.1.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://br.php.net/distributions/.
> fetch: http://br.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://cn.php.net/distributions/.
> fetch: http://cn.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://dk.php.net/distributions/.
> fetch: http://dk.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://de.php.net/distributions/.
> fetch: http://de.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://es.php.net/distributions/.
> fetch: http://es.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://fi.php.net/distributions/.
> fetch: http://fi.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://fr.php.net/distributions/.
> fetch: http://fr.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://gr.php.net/distributions/.
> fetch: http://gr.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://it.php.net/distributions/.
> fetch: http://it.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://jp.php.net/distributions/.
> fetch: http://jp.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://nl.php.net/distributions/.
> fetch: http://nl.php.net/distributions/php-5.1.6.tar.bz2: No address record
> => Attempting to fetch from http://se.php.net/distributions/.
> fetch: http://se.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://uk.php.net/distributions/.
> fetch: http://uk.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from http://us2.php.net/distributions/.
> fetch: http://us2.php.net/distributions/php-5.1.6.tar.bz2: Moved Temporarily
> => Attempting to fetch from
> http://ring.sakura.ad.jp/archives/net/www/php/distributions/.
> fetch: 
> http://ring.sakura.ad.jp/archives/net/www/php/distributions/php-5.1.6.tar.bz
> 2: Not Found
> => Attempting to fetch from
> http://ring.riken.jp/archives/net/www/php/distributions/.
> fetch: 
> http://ring.riken.jp/archives/net/www/php/distributions/php-5.1.6.tar.bz2:
> Not Found
> => Attempting to fetch from
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/php-5.1.6.tar.bz2:
> Connection refused
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
> 
> Stop in /usr/ports/archivers/php5-zlib.
> 
> 
> 
> Any suggestion how I can add it to my system, it is marked as a dependency
> for one of the packages I would like to run (tikiwiki-1.9.7
> Powerful PHP based Wiki/CMS/Groupware)

As you can see, you are not installing (fetching) 5.2.3, but php-5.1.6. 
Update your ports tree and try it again.

Miroslav Lachman


More information about the freebsd-ports mailing list