From owner-freebsd-ports Tue Jul 17 3:19: 3 2001 Delivered-To: freebsd-ports@freebsd.org Received: from hp06.postech.ac.kr (smtp.postech.ac.kr [141.223.2.1]) by hub.freebsd.org (Postfix) with ESMTP id AEE7637B405; Tue, 17 Jul 2001 03:18:57 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: from users.sourceforge.net (surfion4.postech.ac.kr [141.223.126.84]) by hp06.postech.ac.kr (8.9.3/8.9.3) with ESMTP id TAA16313; Tue, 17 Jul 2001 19:19:47 +0900 (JST) Message-ID: <3B54115C.6E8CF1B2@users.sourceforge.net> Date: Tue, 17 Jul 2001 19:20:12 +0900 From: "R. Lahaye" Organization: Postech X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Maxim Sobolev Cc: ports@freebsd.org Subject: Re: FreeBSD Port: scigraphica-0.7.0 References: <3B531569.2CD5F82B@users.sourceforge.net> <3B53D914.F11E911A@FreeBSD.org> <3B53DFF1.F6F775D5@users.sourceforge.net> <3B540B98.DCE215A9@FreeBSD.org> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Maxim, Thanks for your throrough explanation. That's exactly what I need to find my feet in FreeBSD world. I actually heard about cvsup last week (I'm running FreeBSD since 10 days now), I tried it, but screwed up my system files. As a result I could not comile my kernel anymore. I was so confused that I reinstalled from scratch @!(#. So allow me to ask a few more details on this particular cvsup, since I don't want to create the same mess once again: > Actually you can use cvsup to update your ports tree to the latest version. > This is pretty straightforward: > 1. Install cvsup (cd /usr/ports/net/cvsup-bin ; make install clean). > 2. Create the following file (ports-supfile): > *default host=cvsup10.freebsd.org > *default prefix=/usr > *default base=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > *default compress > ports-all > 3. Connect to the Internet if necessary and run: > # cvsup -L2 ports-cupfile ===> should that be "ports-supfile" (c -> s). If not, I'm confused. In a nutshell once again: I create a file "/some/directory/ports-supfile", add the above lines in it. Then call # cvsup -L2 /some/directory/ports-supfile Is that 100 percent save? Thanks, Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message