Date: Thu, 26 Feb 2004 16:20:09 +0800 From: S H A N <shanali@yahoo.com> To: Brian H <b1henning@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: cvsup Message-ID: <20040226082009.GA6700@blanc.magix.com.sg> In-Reply-To: <LAW12-F22zrLCCtgx8V0002ad0c@hotmail.com> References: <LAW12-F22zrLCCtgx8V0002ad0c@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
just a thought... why don't you simply setup a refuse file in /usr/sup (copy it from /usr/share/example/cvsup/) instead of downloading foreign language ports... S H A N "Seeing yourself as you want to be is the key to personal growth." - Unknown On Thu Jan 29, 2004 at 05:09:11AM SGT, Brian H wrote: > Greetings, > > I need an opinion on how I am doing cvsup and make update. > > cp /usr/share/examples/cvsup/stable-supfile /usr/sup/stable-supfile > cp /usr/share/examples/cvsup/refuse /usr/sup/refuse > > /usr/sup/ports-supfile > ---------------------- > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=none > *default delete use-rel-suffix > *default tag=. > ports-all > > /etc/make.conf > -------------- > SUP_UPDATE=yes > SUP=/usr/local/bin/cvsup > SUPFLAGS=-g -L 1 > SUPHOST=cvsup2.FreeBSD.org > SUPFILE=/usr/sup/stable-supfile > PORTSSUPFILE=/usr/sup/ports-supfile > > rm -rf /usr/ports/arabic > rm -rf /usr/ports/chinese > rm -rf /usr/ports/french > rm -rf /usr/ports/german > rm -rf /usr/ports/hebrew > rm -rf /usr/ports/hungarian > rm -rf /usr/ports/japanese > rm -rf /usr/ports/korean > rm -rf /usr/ports/picobsd > rm -rf /usr/ports/portuguese > rm -rf /usr/ports/russian > rm -rf /usr/ports/ukrainian > rm -rf /usr/ports/vietnamese > rm -rf /usr/ports/polish > > >make update > >portsdb -uU > > #doing cvsup this way will this avoid the following errors? > Snip ... non-existent -- dependency list incomplete > > Thanks, > Brian > > _________________________________________________________________ > Scope out the new MSN Plus Internet Software ? optimizes dial-up to the > max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040226082009.GA6700>