From owner-freebsd-questions@FreeBSD.ORG Tue Apr 17 08:12:34 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42CF216A414 for ; Tue, 17 Apr 2007 08:12:34 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 8E87813C4D3 for ; Tue, 17 Apr 2007 08:12:32 +0000 (UTC) (envelope-from michael.grant@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2193171ana for ; Tue, 17 Apr 2007 01:12:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=mHXd72YG0ujlA00poT8wNQGDQyi5qhXxQbYe2PfOrJNoabYFy98RBddqe6GCCbLWKfBJNbNmeWZWNNmAX1eLRjbxyVzz69TDMSyiYKmZ2OkaYWayk3LrfKjEOsfuPQjGZi2Jmh/MwN//NTU+rQ6zl4DCWm/aFK7KdkhYr/m7Wwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Q5grGqxFlk0qbpIA862bh5hsKwt6nEx9MTtWPOqXxaulHvIBnNUksS8ZeUvzbQH+xqt3Kcejg2VhSIA84UKCFRhXwTZV4H3IDaWO6tlC9NtIUwxv9FtRF1mSq+L7cErI44QDo4ZYmkvCSe+z7271vHK/9YQN39c7tlyBir59qwY= Received: by 10.100.7.18 with SMTP id 18mr5189852ang.1176797551558; Tue, 17 Apr 2007 01:12:31 -0700 (PDT) Received: by 10.100.110.6 with HTTP; Tue, 17 Apr 2007 01:12:31 -0700 (PDT) Message-ID: <62b856460704170112x7bae258dm5aede163b203a85b@mail.gmail.com> Date: Tue, 17 Apr 2007 10:12:31 +0200 From: "Michael Grant" Sender: michael.grant@gmail.com To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 164ab11e701fdf36 Subject: keeping all things up to date 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: Tue, 17 Apr 2007 08:12:34 -0000 Is there some sort of automated way to keep freebsd and all the installed ports/packages up to date automatically? I don't mean just the source, that part is easy. I mean something that actually reinstalls the things ad needed, sort of like windows update or the updater on ubuntu. Michael Grant