Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 03:49:30 +0100
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports UPDATING
Message-ID:  <4198193A.7060303@gmx.net>
In-Reply-To: <20041115023759.GA30485@xor.obsecurity.org>
References:  <200411150231.iAF2VOdh036168@repoman.freebsd.org> <20041115023759.GA30485@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote:
> On Mon, Nov 15, 2004 at 02:31:24AM +0000, Michael Nottebrock wrote:
> 
> 
>>| +  Due to the recent removal of INDEX and INDEX-5 from FreeBSD's CVS,
>>| +  portupgrade with default configuration will run 'make index' if started
>>| +  after cvsup'ing the ports-collection. This may take an undesirably long
>>| +  time.
>>| +
>>| +  There are several ways to work around this, for example:
>>| +
>>| +  - Run 'make fetchindex' after cvsup'ing ports.
>>| +
>>| +  or
>>| +
>>| +  - Adjust the PORTS_INDEX variable in your environment or in
>>| +    pkgtools.conf (see portupgrade(1) or the default pkgtools.conf) to
>>| +    a different value than the default.
> 
> 
> ITYM INDEXFILE, unless portupgrade uses its own variable for that (in
> which case you'd want to set both).

It does, and it does not like INDEXFILE being redefined (it sets INDEXFILE 
itself when calling make index and gets confused if INDEXFILE is already 
changed by way of make.conf. It does not have a problem with INDEXFILE being 
different from "INDEX"/"INDEX-5" if you patch bsd.port.mk though, not sure why.)

-- 
    ,_,   | Michael Nottebrock               | lofi@freebsd.org
  (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4198193A.7060303>