From owner-freebsd-ports@FreeBSD.ORG Wed Jun 6 23:15:59 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 394BE16A41F; Wed, 6 Jun 2007 23:15:59 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id A831A13C44B; Wed, 6 Jun 2007 23:15:58 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070606231559.CHQU13718.eastrmmtao101.cox.net@eastrmimpo02.cox.net>; Wed, 6 Jun 2007 19:15:59 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id 8PFw1X00B4iy4EG0000000; Wed, 06 Jun 2007 19:15:57 -0400 Date: Wed, 06 Jun 2007 18:18:39 -0500 To: "Doug Barton" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <46668B7D.9010802@adestra.com> <4666EFF4.8000109@FreeBSD.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <4666EFF4.8000109@FreeBSD.org> User-Agent: Opera Mail/9.21 (Linux) Cc: ports@freebsd.org, David Subject: Re: Ports Index 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: Wed, 06 Jun 2007 23:15:59 -0000 On Wed, 06 Jun 2007 12:33:40 -0500, Doug Barton wrot= e: > David wrote: >> Hello, >> >> I have this error when building a port index. > > Out of curiosity, why are you building the index yourself instead of > using 'make fetchindex'? There are a few of reasons to build port index by yourself. The 'make = fetchindex' don't sync with ports tree by 100% at most if you are using = = CVS/CVSup. If you modify any choice of dependency, it will changing the = = INDEX. You will have to build index by yourself if you have different = branch of ports tree such as recently with xorg git, MC ports (GNOME = stuff) or personal branch. As for in my system: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D # ls -l /usr/ports | grep INDEX -rw-r--r-- 1 root wheel 0 May 20 2006 INDEX.dummy # make -V PORTS_INDEX /usr/ports/INDEX.dummy # portmaster rules portmaster version 1.17 Usage: [....] ;-) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D Cheers, Mezz > It's also worth noting that the other response you got was right. The > first thing you should always do if you encounter an error is update > your sources to see if it's been fixed already. :) > > > hth, > > Doug -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org