Date: Sat, 11 Oct 2003 13:21:42 -0700 (PDT) From: jdroflet@canada.com To: kstewart@owt.com Cc: freebsd-questions@freebsd.org Subject: Re: Why has cvsup moved ports to attic ? Message-ID: <20031011132143.1712.h010.c009.wm@mail.canada.com.criticalpath.net>
next in thread | raw e-mail | index | archive | help
On Sat, 11 Oct 2003 10:58:30 -0700, Kent Stewart wrote: > Message-Id: <200310111058.30135.kstewart@owt.com> > From: Kent Stewart <kstewart@owt.com> > Received: (cpmta 23436 invoked from network); 11 Oct 2003 10:58:45 -0700 > Received: from 204.118.6.16 (HELO rutger.owt.com) > by smtp.c009.snv.cp.net (209.228.34.111) with SMTP; 11 Oct 2003 10:58:45 -0700 > Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) > by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h9BHwUw16003; > Sat, 11 Oct 2003 10:58:30 -0700 > Date: Sat, 11 Oct 2003 10:58:30 -0700 > User-Agent: KMail/1.5.4 > Content-Disposition: inline > Content-Type: text/plain; > charset="iso-8859-1" > X-Received: 11 Oct 2003 17:58:45 GMT > Subject: Re: Why has cvsup moved ports to attic ? > In-Reply-To: <20031011104319.1128.h001.c009.wm@mail.canada.com.criticalpath.net> > References: <20031011104319.1128.h001.c009.wm@mail.canada.com.criticalpath.net> > Delivered-To: canada.com%jdroflet@canada.com > Return-Path: <kstewart@owt.com> > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > To: jdroflet@canada.com, freebsd-questions@freebsd.org > > On Saturday 11 October 2003 10:43 am, jdroflet@canada.com wrote: > > I don't usually cvsup the source but do, do the ports so I don't > > understand whats happened here - I"ve not heard of attic before. > > Doing a buildworld so I cvsup'd source and some ports at the same > > time with these options: > > > > *default host=cvsup.ca.freebsd.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs > > *default delete use-rel-suffix > > > > *default compress > > src-all tag=RELENG_4_8 > > #and a list of selected ports. > > > > Output shows ports getting moved to attic ???? > > > > Mkdir ports/net/bind9/files > > Create ports/net/bind9/files/patch-Makefile.in,v -> Attic > > Create ports/net/bind9/files/patch-assertions.h,v -> Attic > > SetAttrs ports/net/bind9/files > > Create ports/net/bind9/pkg-comment,v -> Attic > > Create ports/net/bind9/pkg-descr,v -> Attic > > Create ports/net/bind9/pkg-message,v -> Attic > > Create ports/net/bind9/pkg-plist,v -> Attic > > > > I usually update ports with these options: > > > > *default host=cvsup.ca.freebsd.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs tag=. > > *default delete use-rel-suffix > > > > And it usually works fine but not now :( ports are still in the > > attic. Now I want to build install bind9 but it's in the attic ? > > How do I get the ports back ? > > If you had used cvsweb.cgi to look at them, you would have seen that > bind9 was moved from net to dns. > > You don't mention rebuilding INDEX and that is a must after every cvsup > of ports-all. If you use portupgrade and its tools, you also have to > rebuild INDEX.db. > > Kent Thanks for prompt solution Kent, I had not built a machine over the summer so did not realize the changes, to rebuild the INDEX is it merely a 'make index' in /usr/ports ? Regards, Jay.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031011132143.1712.h010.c009.wm>