From owner-freebsd-questions Fri Mar 9 11:35:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 7A67837B719 for ; Fri, 9 Mar 2001 11:35:09 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 43013 invoked by uid 100); 9 Mar 2001 19:35:08 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15017.12396.295223.647196@guru.mired.org> Date: Fri, 9 Mar 2001 13:35:08 -0600 To: Adam Lau Cc: questions@freebsd.org Subject: Re: easiest way to update all port files In-Reply-To: <20010309184657.3325.qmail@web1906.mail.yahoo.com> References: <15017.707.825897.60889@guru.mired.org> <20010309184657.3325.qmail@web1906.mail.yahoo.com> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Adam Lau types: > Hello Mr. Meyer, > > Just wondering if the same held true for source files. > > cd /usr/src; make update > > Would it be > SOURCESUPFILE=/path/to/supfile > > or > > SRCSUPFILE=/path/to/supfile It's documented in /etc/defaults/make.conf (and these days, the make.conf man page). It's SUPFILE and SUPFILE1 for the source tree; DOCSUPFILE for /usr/doc, and PORTSSUPFILE for /usr/ports. And doing a sup in /usr/src updates both docs and ports if those are set up. > How would one go about declaring a refuse file? Can't help you there - you'll have to read the cvs docs. BTW, if the answers simply entail an examination of the default make.conf file, > then I am sorry. I work in a Windows-only environmentam at work and thought > this was an interesting post. > > --- Mike Meyer wrote: > > Copy the following lines from /etc/defaults/make.conf into > > /etc/make.conf: > > > > SUP_UPDATE= yes > > SUPFLAGS= -g -L 2 > > PORTSUPFILE= /usr/share/examples/cvsup/ports-supfile > > SUPHOST= cvsup.uk.FreeBSD.org > > SUP= /usr/local/bin/cvsup > > > > Editing the last two for where you put cvsup, and the host you want to > > use. > > > > Then cd /usr/ports, and "make update". > > > > After you get it working, you can move and/or edit ports-supfile to > > get only the ports you want. > > > > > -- > > Mike Meyer http://www.mired.org/home/mwm/ > > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > ===== > _______________________ > > Adam Lau > USAsportspick.com http://www.usasportspick.com/ > 209 Clary Avenue > San Gabriel, CA 91776 > Phone: +1.626.287.2577 > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message