Date: Mon, 26 Mar 2001 14:18:24 -0500 From: Daniel Frazier <dfrazier@magpage.com> To: "Steven D. Smith" <sds07@health.state.ny.us> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ports-all Message-ID: <3ABF9600.2075D96@magpage.com> References: <200103261857.NAA26567@gate1.health.state.ny.us>
next in thread | previous in thread | raw e-mail | index | archive | help
you need to have a ports-supfile that contains the following lines: *default host=cvsup3.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix #*default compress ## Ports Collection. ports-all (note: I have default compress commented out since this box is on a T1) save those lines in a file named ports-supfile and then run... cvsup -g -L 2 ports-supfile ...and that should do it. remember to supply the absolute path to ports-supfile if it's not in your cwd... -- ---------------------------------------------------------------------- Daniel Frazier <dfrazier@magpage.com> Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. "Steven D. Smith" wrote: > > What is the correct way to using CVS to rebuild the 'ports collection'? > I blew away my ports directory... but running the cvs script won't rebuild it... > > ((((((HELP)))))) > > Steven > > 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?3ABF9600.2075D96>