Date: Wed, 21 May 2003 02:06:50 -0500 From: Chris Pressey <cpressey@catseye.mb.ca> To: Teilhard Knight <teilhk@phreaker.net> Cc: freebsd-questions@freebsd.org Subject: Re: Simple question Message-ID: <20030521020650.3bce4680.cpressey@catseye.mb.ca> In-Reply-To: <200305210031.12907.teilhk@phreaker.net> References: <200305210031.12907.teilhk@phreaker.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 May 2003 01:19:56 -0500 Teilhard Knight <teilhk@phreaker.net> wrote: > Where should I put the supfile for cvsup? I found one in > /usr/ports/net/cvsup-mirror/files, but when I try to run cvsup, I get > the error message "no such file supfile". There is no mention in the > handbook of where to put it. If you use 'make update', you can specify where you put your supfiles in /etc/make.conf: SUPFILE= /usr/share/examples/cvsup/stable-supfile PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile (OK, so I just modified the example supfiles and used them directly - not the best practice, I'm sure :) :) :) Never used cvsup by itself, though, so I dunno about that. Sorry. -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030521020650.3bce4680.cpressey>