From owner-freebsd-questions@FreeBSD.ORG Fri Jul 23 01:33:47 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 882F3106566C for ; Fri, 23 Jul 2010 01:33:47 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 7486B8FC19 for ; Fri, 23 Jul 2010 01:33:46 +0000 (UTC) Received: from [10.0.10.3] ([202.69.172.205]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 22 Jul 2010 18:33:45 -0700 Message-ID: <4C48F173.1050104@a1poweruser.com> Date: Fri, 23 Jul 2010 09:33:39 +0800 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Tim Daneliuk References: <4C48EE42.1050102@a1poweruser.com> <4C48EFDB.5050408@tundraware.com> In-Reply-To: <4C48EFDB.5050408@tundraware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Jul 2010 01:33:46.0507 (UTC) FILETIME=[17F215B0:01CB2A07] X-Sender: fbsd8@a1poweruser.com Cc: FreeBSD Mailing List Subject: Re: ports INDEX file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2010 01:33:47 -0000 Tim Daneliuk wrote: > On 7/22/2010 8:20 PM, Fbsd8 wrote: >> I have a pristine install of 8.0. >> There is no /usr/ports directory yet. >> I am trying to use the "portcheckout" port and the "porteasy" port to >> just populate the ports tree with only the ports I use. >> >> Problem is in both cases the above ports require an existing INDEX file >> to process and since I have none they don't work. >> >> How can I just download the ports INDEX file? >> Portsnap is not a solution. >> _______________________________________________ > > You can use 'csup' to get the ports tree down. You'll find the > relevant config file (assuming you installed the source tree) at: > > /usr/src/share/examples/cvsup > > Not interested in the ports tree. Just the INDEX file