From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 22:59:23 2009 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 5ED001065673 for ; Thu, 2 Apr 2009 22:59:23 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id 1829E8FC17 for ; Thu, 2 Apr 2009 22:59:22 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by an-out-0708.google.com with SMTP id d11so507027and.13 for ; Thu, 02 Apr 2009 15:59:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=erlE+HuBe5mg/VdUG+sFFfAfxZOjKodPuIQ2xq9w16M=; b=k7Kdxg8Vliu/MvOEdYxy6sTr8W3U784ywCIGwn/1ggXCJwYvWFMPCHsmSeZi+jV3oN sI6auqDPMBNMlorV8W6vvbhNFPYl2AMutDZUdP5kJtwsCUd9JrOtCEox8aTFuP9G+xnr ZdpmBwQIkZr8YoxxPORwfQbBxsMfc/G8dwYEo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TS0Wn+d/tvGNSLy+X7Tc3AcDObSOGMZJP1juQFMxJ++MsgofQC9zobsYBZNCQzwYhH RbdhELjSpm0yKoGRU3r2ibHnztnXVskcHwn+xVX2tR0LkCYsC7nhivMPhmWmQjViNc+G IruI81fnyGdNzEM/htJX0KMe4LYXTiSACy1Xk= MIME-Version: 1.0 Received: by 10.100.12.4 with SMTP id 4mr1244461anl.13.1238713160504; Thu, 02 Apr 2009 15:59:20 -0700 (PDT) In-Reply-To: <49D53CA0.6000609@gmail.com> References: <49D53CA0.6000609@gmail.com> Date: Thu, 2 Apr 2009 18:59:20 -0400 Message-ID: <4ad871310904021559k5c28b640mb8bd139b9a2dea27@mail.gmail.com> From: Glen Barber To: Panos Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: How to Update my Freebsd packages kernel and Core 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: Thu, 02 Apr 2009 22:59:23 -0000 2009/4/2 Panos : > Hello I'm new to Freebsd and I would like to know if there is anything li= ke > apt-get for upgrating everything in my Freebsd. If =A0not Could you tell = me > how I can do it. There is no 'apt' in FreeBSD. Documentation on how to manage your installed software is located here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html > Some of my packages are from ports and some using the sysinstall and I > install them from the cd. > I use Freebsd 7.1 > --=20 Glen Barber