From owner-freebsd-ports@FreeBSD.ORG Thu Jun 2 12:19:07 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1698B1065674 for ; Thu, 2 Jun 2011 12:19:07 +0000 (UTC) (envelope-from tomse@tomse.dk) Received: from smtp.fullrate.dk (smtp.fullrate.dk [90.185.1.42]) by mx1.freebsd.org (Postfix) with ESMTP id CDB4C8FC1B for ; Thu, 2 Jun 2011 12:19:06 +0000 (UTC) Received: from [192.168.4.160] (0604ds1-oel.0.fullrate.dk [90.184.211.55]) by smtp.fullrate.dk (Postfix) with ESMTP id D3F429CF1C for ; Thu, 2 Jun 2011 13:59:43 +0200 (CEST) Message-ID: <4DE77B2E.3020204@tomse.dk> Date: Thu, 02 Jun 2011 13:59:42 +0200 From: Carsten Jensen User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: ports@FreeBSD.org References: <000a01cc20e3$2854e8a0$78feb9e0$@dlf.pl> <4DE77AEF.1000102@tomse.dk> In-Reply-To: <4DE77AEF.1000102@tomse.dk> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit Cc: Subject: Re: problem with INDEX-5 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: Thu, 02 Jun 2011 12:19:07 -0000 On 2011-06-02 13:58, Carsten Jensen wrote: > On 2011-06-02 07:08, DLF Sp. z o.o. - Sebastian Turzyński wrote: >> Hi, >> >> >> >> I have a problem that when I run make fetchindex there is an error: >> >> fetch: http://www.FreeBSD.org/ports/INDEX-5.bz2: Not Found >> >> >> >> I have 5.5-RELEASE-p13. >> >> >> >> Kind regards. >> >> Sebastian Turzyński >> >> >> >> >> >> _______________________________________________ >> 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" > I don't think that FreeBSD 5 is supported by the ports framework > anymore, the earliest I can see is working is for FreeBSD 6. > > you can make your own index of the ports you have by "make index" > > cheers > Carsten