Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2005 18:00:47 +0200
From:      "Uzi" <uzi@bmby.com>
To:        "Adam Stern" <adam@networkdr.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Old Pkgs not found
Message-ID:  <006901c57355$bc8c68a0$fe00a8c0@uzi>
References:  <D215C94935A7074FA58C446D462BFAC019BA88@ndrsbs.networkdr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to install several packages.  They keep on trying to download
> slightly older versions of their dependency packages. I managed to find
> some of the older files, but some I can't.  An example of a package it
> tries to get and can't find is:
> 
> mysql-5.0.0-alpha.tar.gz
> 
You are prolly looking for the ports tree.

e.g. 
cd cd /usr/ports/databases/mysql50-server
make [MAKE_ARGS]
make install clean

http://www.freebsd.org/handbook/ports-using.html

U.

> 

> 
> I tried installing the mysql5.0.6 port from the freebsd.org/ports page,
> and that wanted to download mysql-5.0.0-alpha.tar.gz for some reason, as
> well.
> 
> 
> 
> Is there a way to update what versions it keeps looking for, or some way
> around this problem?
> 
> 
> 
> Thanks.
> 
> 
> 
> Adam Stern
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> 
> 
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006901c57355$bc8c68a0$fe00a8c0>