Date: Mon, 22 Sep 2003 12:07:54 -0500 From: "Charles Howse" <chowse@charter.net> To: "'Kent Stewart'" <kstewart@owt.com>, "'Andrew L. Gould'" <algould@datawok.com>, <freebsd-questions@freebsd.org> Subject: RE: Cvsup refuse confusion Message-ID: <008201c3812c$10aad0c0$04fea8c0@moe> In-Reply-To: <200309220956.25470.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Monday 22 September 2003 09:39 am, Andrew L. Gould wrote: > > On Monday 22 September 2003 11:13 am, Charles Howse wrote: > > > Hi, > > > I'm trying to eliminate all the non-English ports and > > > documentation. I've deleted the relevant directories in /usr/ports > > > and /usr/share/doc, But they reappear on subsequent cvsups. > > > Where have I gone wrong? > > > > > > ********* /etc/cvsupfile ********* > > > > > > *default host=3Dcvsup11.FreeBSD.org > > > *default base=3D/usr > > > *default prefix=3D/usr > > > *default release=3Dcvs > > > *default tag=3DRELENG_4_8 > > > *default delete use-rel-suffix > > > > > > src-all > > > *default tag=3D. > > > ports-all > > > doc-all > > > > > > ********* /usr/local/etc/cvsup/sup/ports-all/refuse ********* > > > > > > doc/da_* > > > doc/de_* > > > doc/el_* > > > doc/es_* > > > doc/fr_* > > > doc/it_* > > > doc/ja_* > > > doc/nl_* > > > doc/no_* > > > doc/pl_* > > > doc/pt_* > > > doc/ru_* > > > doc/sr_* > > > doc/zh_* > > > ports/INDEX > > > ports/chinese > > > ports/french > > > ports/german > > > ports/hebrew > > > ports/hungarian > > > ports/japanese > > > ports/korean > > > ports/polish > > > ports/portuguese > > > ports/russian > > > ports/ukranian > > > ports/vietnamese > > > > > > > > > Thanks, > > > Charles > > > > Check for the existence of the folder /usr/sup. If it exists, move > > your refuse file to it. > > > > Also, should you be refusing to update ports/INDEX? I refuse the > > non-English ports; but my refuse file does not include ports/INDEX. >=20 > Yes, because you are supposed to rebuild INDEX after every cvsup of=20 > ports-all. If you pick and choose the port collection, you will=20 > probably break "make index" and then the upate tools won't=20 > work as you=20 > would expect. Since you are going to rebuild INDEX or INDEX-5 after=20 > each cvsup, refusing it prevents cvsup from redownloading it.=20 > It takes=20 > several minutes to download even across a 100Mbps networkd. >=20 > If you use portupgrade, you also have to run "portsdb -u" after you=20 > create and updated INDEX. OK, the OP is getting confused. ;-) I have moved my refuse file to /usr/sup/refuse I have deleted the directories in /usr/ports and /usr/share/doc that I don't want. I will cvsup when we get this straightened out in my mind. Dr. Seaman says run 'make index' *OR* portsdb -Uu after cvsup. Kent says run 'portsdb -u' *AFTER* make index. What is our consensus?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008201c3812c$10aad0c0$04fea8c0>