From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 22:53:08 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 128811065670 for ; Thu, 2 Apr 2009 22:53:08 +0000 (UTC) (envelope-from panosx13@gmail.com) Received: from mail-bw0-f164.google.com (mail-bw0-f164.google.com [209.85.218.164]) by mx1.freebsd.org (Postfix) with ESMTP id 912618FC15 for ; Thu, 2 Apr 2009 22:53:07 +0000 (UTC) (envelope-from panosx13@gmail.com) Received: by bwz8 with SMTP id 8so721722bwz.43 for ; Thu, 02 Apr 2009 15:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=s51gEO1jkT8ciDVabUeiIO+ApRdUmLjmoQlkaUAt2SA=; b=a+JxgdFqcNlQS3siBJ6V3Zep9Gevt2+dJ72oKGU+NxOidD26hUnCPmjeqc7ihZwRA6 7ebs+r+VSZTl+W8ZK6JvLBHn55JLo2tadzgKFCpV+Tq9SZtoajTgScMiqg9frdJeUJKb 7WezSOo/reqHvfWQALkETd2FrtF7j7hT/69fA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ZBsg0xppcOg+InMVNup9fU716l/pbluUZ5vjhUY9fe/n8j5lr7H7rTkyd63pfovRoS Jbsp37zP6GzwK+m5r8Q8QpiBFjdB4MAJrldojnpYYgOlhdhHwK1qZbxHk/P7kk4h5T1j P2o0Tvi7sKNc27G7NkaOBDiDAJbzv2SEkjkzA= Received: by 10.103.165.18 with SMTP id s18mr238390muo.124.1238711476000; Thu, 02 Apr 2009 15:31:16 -0700 (PDT) Received: from ?192.168.2.3? (athedsl-292021.home.otenet.gr [85.73.188.83]) by mx.google.com with ESMTPS id j2sm83235mue.54.2009.04.02.15.31.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Apr 2009 15:31:15 -0700 (PDT) Message-ID: <49D53CA0.6000609@gmail.com> Date: Fri, 03 Apr 2009 01:30:56 +0300 From: Panos User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Subject: 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:53:08 -0000 Hello I'm new to Freebsd and I would like to know if there is anything like apt-get for upgrating everything in my Freebsd. If not Could you tell me how I can do it. Some of my packages are from ports and some using the sysinstall and I install them from the cd. I use Freebsd 7.1 thank you very much.