Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 13:28:04 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Phoenix, why isn't it showing up in my portslist?
Message-ID:  <20021022122804.GB9064@happy-idiot-talk.infracaninophi>
In-Reply-To: <200210221421.42673.freebsd.nospam@mekanix.dk>
References:  <200210221421.42673.freebsd.nospam@mekanix.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 22, 2002 at 02:21:42PM +0200, Bjarne Wichmann Petersen wrote:

> Why is it when i try to run "portinstall phoenix" or do a "make search 
> key=phoenix" in /usr/ports I get nada (neither the native nor the 
> linux-version), even though pheonix available in /usr/ports/www/phoenix?
> 
> Is something broken in my portstree?

"make search" relies on having an up to date /usr/ports/INDEX file.
Try this:

    cd /usr/ports
    rm INDEX*
    portsdb -uU

Your system load will hit something like 3--5 and your hard disk will
sound as if it's trying to saw it's way out of it's enclosure, and the
portsdb process will emit a bunch of warning messages you can probably
just ignore.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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