From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 18:43:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7108416A4CE for ; Sun, 13 Mar 2005 18:43:00 +0000 (GMT) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A948643D58 for ; Sun, 13 Mar 2005 18:42:59 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j2DIgiLv020012; Sun, 13 Mar 2005 13:42:56 -0500 (EST) Date: Sun, 13 Mar 2005 18:51:38 +0000 From: Jason Henson To: Dick Hoogendijk References: <20050313171322.GA82555@pooh.nagual.st> In-Reply-To: <20050313171322.GA82555@pooh.nagual.st> (from dick@nagual.st on Sun Mar 13 12:13:22 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1110739898l.16115l.0l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions Subject: Re: update all ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 18:43:00 -0000 On 03/13/05 12:13:22, Dick Hoogendijk wrote: > To update all installed ports with protupgrade (not portmanager) will > I > need "portupgrade -ra" or portupgrade -rRa" ? >=20 > This will be done _after_ running the gnome_update.sh script ;-) >=20 > -- > dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE > ++ Running FreeBSD 4.11 ++ FreeBSD 5.3 > + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja > _______________________________________________ If you want to upgrade "all" ports, then -faRr. Every port is rebuilt. =20 This would be good for ports listed with incorrect dependencies.