From owner-freebsd-questions@FreeBSD.ORG Tue Mar 22 19:30:14 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 2163D16A4CE for ; Tue, 22 Mar 2005 19:30:14 +0000 (GMT) Received: from netbox.yi.org (216.23.59.224.nw.nuvox.net [216.23.59.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDD843D46 for ; Tue, 22 Mar 2005 19:30:13 +0000 (GMT) (envelope-from exp@netbox.yi.org) Received: from netbox.yi.org (netbox.yi.org [127.0.0.1]) by netbox.yi.org (8.13.1/8.13.1) with ESMTP id j2MJUCp1024184; Tue, 22 Mar 2005 14:30:12 -0500 (EST) (envelope-from exp@netbox.yi.org) Received: (from exp@localhost) by netbox.yi.org (8.13.1/8.13.1/Submit) id j2MJUCqG024183; Tue, 22 Mar 2005 14:30:12 -0500 (EST) (envelope-from exp) Date: Tue, 22 Mar 2005 14:30:12 -0500 From: exp@netbox.yi.org To: Pat Maddox Message-ID: <20050322193012.GA24093@netbox.yi.org> References: <810a540e05032210383be3f75a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <810a540e05032210383be3f75a@mail.gmail.com> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Questions Subject: Re: Using portupgrade 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: Tue, 22 Mar 2005 19:30:14 -0000 On Tue, Mar 22, 2005 at 11:38:52AM -0700, Pat Maddox wrote: > What are some considerations to make before upgrading the ports? Does > upgrading them overwrite the existing config files? I've got a number > of ports that aren't up-to-date, but this is running on a server, so I > don't want to muck up the software and configs that are currently > running. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" portupgrade won't modify your config files. But be sure to read /usr/ports/UPDATING before you upgrade anything.