Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 12:18:37 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        VB <swive@getnet.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: bad ports-supfile?
Message-ID:  <3CC9A80D.8020705@owt.com>
References:  <20020426112743.B2478@sunny.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help


VB wrote:

> I am kindly told that I need to add a tag to ports in my ports-supfile:
> 
> 
> ports-all tag=RELENG_4_4
> src-all
> docs-all


You got exactly what you told cvsup to do and have nothing left in 
/usr/ports. You probably wiped out /usr/doc at the same time. You need 
something like the following

src-all
*default tag=.
ports-all
docs-all

The docs and ports follow current or "tag=.". You already have a 
default tag=RELENG_4_4.

Kent



-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


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




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