From owner-freebsd-questions@FreeBSD.ORG Thu Mar 6 21:32:23 2008 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 E64441065675 for ; Thu, 6 Mar 2008 21:32:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A2EFE8FC13 for ; Thu, 6 Mar 2008 21:32:12 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m26LVv0G016628; Thu, 6 Mar 2008 22:31:57 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m26LVrEn016625; Thu, 6 Mar 2008 22:31:55 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 6 Mar 2008 22:31:53 +0100 (CET) From: Wojciech Puchar To: Nex6 In-Reply-To: <42779f7f0803061032o1bdd967fr1fd3d8d01cf9cf73@mail.gmail.com> Message-ID: <20080306223107.Q16611@wojtek.tensor.gdynia.pl> References: <42779f7f0803061032o1bdd967fr1fd3d8d01cf9cf73@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: some simple Questions 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, 06 Mar 2008 21:32:24 -0000 > I am new to Freebsd tho, long time Linux/Windows user. > > install software: > seems the way to to this is pkg_add -r software-name > > system update: > still not sure? tho this is probly something really simple, seems more the > one way to do it. > > main difference between packages and ports? files in /usr/ports are rules and patches to build programs from sources, excluding sources (which are downloaded when you type make or make install)