Date: Mon, 05 Jun 2000 21:13:10 -0400 From: Otter <otterr@telocity.com> To: jimmy martin <hate00@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ports collection got screwed. Message-ID: <393C5026.E07EDD64@telocity.com> References: <20000605232118.88194.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
a simple change. you never put what tag you wanted in there. since you want the most recent ports, you want to tag it as head. look below at the one line you need to edit: jimmy martin wrote: > > I cvsuped and now my ports all give the error "would you like to apply > patch" and then end.. > my cvsup file looks like > > # $Id: supfile.cvs,v 1.2 1997/01/17 05:11:44 jdp Exp $ > > *default host=cvsup2.freebsd.org compress > *default release=cvs change above line to: *default release=cvs tag=. CVSup again and you should be good. Regards, Otter > *default base=/usr/local/etc/cvsup > *default prefix=/usr > *default delete use-rel-suffix > #src-all > #src-eBones > #src-secure > ports-archives release=cvs > ports-audio release=cvs > ports-base release=cvs > ports-benchmarks release=cvs > ports-comms release=cvs > ports-converters release=cvs > ports-databases release=cvs > ports-deskutils release=cvs > ports-devel release=cvs > ports-editors release=cvs > ports-misc release=cvs > ports-misc release=cvs > ports-emulators release=cvs > ports-ftp release=cvs > ports-graphics release=cvs > ports-irc release=cvs > ports-java release=cvs > ports-lang release=cvs > ports-mail release=cvs > ports-math release=cvs > ports-mbone release=cvs > ports-misc release=cvs > ports-net release=cvs > ports-news release=cvs > ports-irc release=cvs > ports-security release=cvs > ports-shells release=cvs > ports-sysutils release=cvs > ports-textproc release=cvs > ports-www release=cvs > ports-x11 release=cvs > > anyone see what im doing wrong? > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?393C5026.E07EDD64>