From owner-freebsd-newbies@FreeBSD.ORG Sun May 25 02:08:25 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 014E637B401 for ; Sun, 25 May 2003 02:08:25 -0700 (PDT) Received: from www.tuners.ch (dclient217-162-135-234.hispeed.ch [217.162.135.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F2EC43F3F for ; Sun, 25 May 2003 02:08:24 -0700 (PDT) (envelope-from vx@tuners.ch) Received: from binah.tuners.ch (unknown [192.168.0.3]) by www.tuners.ch (Postfix) with ESMTP id ED0D5B79B; Sun, 25 May 2003 11:08:21 +0200 (CEST) From: Hernani Marques Madeira To: Jukka Huvinen , freebsd-newbies@freebsd.org Date: Sun, 25 May 2003 11:08:21 +0200 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305251108.21871.vx@tuners.ch> Subject: Re: Updating ports X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 09:08:25 -0000 Hi On Sunday 25 May 2003 10:56, Jukka Huvinen wrote: > I'm stuck with a mouse bug (freezes while typing text) > and I was told updating latest XFree86 might help. What type of mouse is it & what protocol are you using in /etc/X11/XF86Config-4 ? > Ok. I'm running 4.8 release. How should I update my > ports-tree? I tried cvsup. Here's my cvsupfile that works fine: ### SNIP ### *default host=cvsup.de.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all *default tag=. ports-all doc-all ### SNIP ### > I have only a modem connection and I would like to avoid > updating everything and would like to stay within > stable-branch. Have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html and modify the bottom lines of the above cvsupfile to get only the things you really need. Hernani