From owner-freebsd-ports@FreeBSD.ORG Fri Jun 17 14:58:59 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6748616A41C for ; Fri, 17 Jun 2005 14:58:59 +0000 (GMT) (envelope-from uzi@bmby.com) Received: from mail.ilovesex.co.il (line26-112.adsl.actcom.co.il [192.115.26.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id A373B43D1F for ; Fri, 17 Jun 2005 14:58:58 +0000 (GMT) (envelope-from uzi@bmby.com) Received: from uzi ([192.168.0.254]) by mail.ilovesex.co.il (8.13.3/8.13.3) with SMTP id j5HF0JbV010459; Fri, 17 Jun 2005 18:00:19 +0300 (IDT) (envelope-from uzi@bmby.com) Message-ID: <006901c57355$bc8c68a0$fe00a8c0@uzi> From: "Uzi" To: "Adam Stern" References: Date: Fri, 17 Jun 2005 18:00:47 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Cc: freebsd-ports@freebsd.org Subject: Re: Old Pkgs not found X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 14:58:59 -0000 > 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" > > >