From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 09:38:43 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C37216A41A for ; Fri, 14 Sep 2007 09:38:43 +0000 (UTC) (envelope-from payne@magidesign.com) Received: from securecomputing.com (mail2.securecomputing.com [192.55.214.220]) by mx1.freebsd.org (Postfix) with ESMTP id E016413C46B for ; Fri, 14 Sep 2007 09:38:42 +0000 (UTC) (envelope-from payne@magidesign.com) Received: from ([192.168.51.101]) by mail2.securecomputing.com with ESMTP id 5502532.16332401; Fri, 14 Sep 2007 04:38:12 -0500 Received: from limbo-securecomputing-com.local ([10.15.31.33]) by ICE.scur.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 14 Sep 2007 04:37:52 -0500 Message-ID: <46EA567E.1090705@magidesign.com> Date: Fri, 14 Sep 2007 05:38:06 -0400 From: Payne User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Sep 2007 09:37:52.0119 (UTC) FILETIME=[EBA18070:01C7F6B2] Subject: How to update? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 09:38:43 -0000 Hey, Maybe this is in the manual, but how can I do an update. On most linux system you can do an update, like with yast, yum, and apt-get. How can I do that FreeBSD? Chuck