From owner-freebsd-stable@FreeBSD.ORG Sun Jun 26 18:24:16 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73A0216A41C for ; Sun, 26 Jun 2005 18:24:16 +0000 (GMT) (envelope-from big@kuwaitnet.net) Received: from orbit.kuwaitnet.net (orbit.kuwaitnet.net [216.40.249.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E49743D1F for ; Sun, 26 Jun 2005 18:24:16 +0000 (GMT) (envelope-from big@kuwaitnet.net) Received: from [62.150.129.102] (helo=[192.168.0.70]) by orbit.kuwaitnet.net with esmtpa (Exim 4.50) id 1Dmbng-0002Gi-I3 for freebsd-stable@freebsd.org; Sun, 26 Jun 2005 21:24:12 +0300 Message-ID: <42BEF2CB.1060403@kuwaitnet.net> Date: Sun, 26 Jun 2005 21:24:11 +0300 From: Bashar User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orbit.kuwaitnet.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kuwaitnet.net X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=windows-1256; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: portinstall .vs. make install clean X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2005 18:24:16 -0000 portinstall and portupgrade are scripts to do 'make install clean' in an easy way :) Maher Mohamed wrote: >can some tell me what is the difference bitween portinstall and make >install clean, and in which way should one portupgrade its ports? > >thnk you in advanced > > >