From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 15:29:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1F3B516A4D1 for ; Thu, 20 Oct 2005 15:29:53 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A8F743D82 for ; Thu, 20 Oct 2005 15:29:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 12161 invoked from network); 20 Oct 2005 15:29:47 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Oct 2005 15:29:47 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7A0AA3E; Thu, 20 Oct 2005 11:29:46 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Craig Deal" References: <200510200934687.SM01300@craiglaptop> From: Lowell Gilbert Date: 20 Oct 2005 11:29:46 -0400 In-Reply-To: <200510200934687.SM01300@craiglaptop> Message-ID: <44ach4dx5h.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 15:29:53 -0000 "Craig Deal" writes: > What is the best way to keep the system up-to-date if you use packages? The > manual is fairly clear if you use ports, but things get kinda vague (for me > anyway) when it comes to packages. I have successfully installed (from > packages) a working system with > FreeBSD/Postfix/amavisd-new/spamassassin/Clamav/F-Prot/Postgrey/etc, and I > want to make sure I can keep the packages updated without crashing the > system. > > I ran: > cvsup -h cvsup1.freebsd.org /usr/share/examples/cvsup/ports-supfile > cd /usr/ports/ && make fetchindex > pkgdb -uvF > portsdb -u Add the -U option there and you'll be golden.