From owner-freebsd-newbies Wed Apr 11 11:32:40 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from mail2.fr.clara.net (lorraine.fr.clara.net [212.43.194.3]) by hub.freebsd.org (Postfix) with ESMTP id 0288237B422 for ; Wed, 11 Apr 2001 11:32:38 -0700 (PDT) (envelope-from james@fr.clara.net) Received: from munster.noc.fr.clara.net (munster.noc.fr.clara.net [212.43.195.20]) by mail2.fr.clara.net (Postfix) with ESMTP id ECE1535AEC; Wed, 11 Apr 2001 20:32:36 +0200 (CEST) Date: Wed, 11 Apr 2001 20:32:36 +0200 (CEST) From: James Tapping X-Sender: james@munster.noc.fr.clara.net To: Michael Nottebrock Cc: Adam Kranzel , newbies@freebsd.org Subject: Re: CVSup Question In-Reply-To: <004601c0c2a0$58708960$0508a8c0@lofi.dyndns.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks I will give it a go. James On Wed, 11 Apr 2001, Michael Nottebrock wrote: > ----- Original Message ----- > From: "James Tapping" > To: "Adam Kranzel" > Cc: > Sent: Wednesday, April 11, 2001 5:32 PM > Subject: Re: CVSup Questions > > > > I have managed to get it ok, I am still a bit confused about when > the > > actual updates of ports are or can be done. I updated proftpd for > > example. With Make deinstall make install (and a make clean > somewhere) is > > there not a update everything button :-) I come from the debian > world :-) > > There is, it's just a quite freaky button. > > Issue a 'pkg_version -cl'<' | grep -v echo | grep -v exit | sh' as > root. This queries the package database (which includes installed > ports), returns all necessary commands for upgrading those ports which > are not up to date, and pipes the output to sh. Result: All ports & > packages which are newer than the ones installed get rebuilt and > installed. See http://www.freebsddiary.org/pkg_version.html for > details. > > > Greetings, > > Michael Nottebrock > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message