From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 17:57:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E620516A41F for ; Fri, 11 Nov 2005 17:57:36 +0000 (GMT) (envelope-from sasa@stupar.homelinux.net) Received: from avs2.arnes.si (avs2.arnes.si [193.2.1.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1C943D4C for ; Fri, 11 Nov 2005 17:57:36 +0000 (GMT) (envelope-from sasa@stupar.homelinux.net) Received: from localhost (avs2.arnes.si [193.2.1.75]) by avs2.arnes.si (Postfix) with ESMTP id F084126D2BA for ; Fri, 11 Nov 2005 18:57:29 +0100 (CET) Received: from avs2.arnes.si ([193.2.1.75]) by localhost (avs2.arnes.si [193.2.1.75]) (amavisd-new, port 10024) with ESMTP id 70524-04 for ; Fri, 11 Nov 2005 18:57:29 +0100 (CET) Received: from xmail.homelinux.net (cmb16-74.dial-up.arnes.si [194.249.51.74]) by avs2.arnes.si (Postfix) with ESMTP id 8A0C026D279 for ; Fri, 11 Nov 2005 18:57:29 +0100 (CET) Received: from [192.168.10.249] (master.workgroup [192.168.10.249]) (authenticated bits=0) by xmail.homelinux.net (8.13.5/8.13.3) with ESMTP id jABHvPFR082331 for ; Fri, 11 Nov 2005 18:57:25 +0100 (CET) (envelope-from sasa@stupar.homelinux.net) Date: Fri, 11 Nov 2005 18:57:32 +0100 From: Sasa Stupar To: FreeBSD Q ML Message-ID: X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on mig29.workgroup X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at arnes.si Subject: Upgrading application(s) 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: Fri, 11 Nov 2005 17:57:37 -0000 Hi! I am quite new to freebsd. I have several applications build from the ports collection. When some port change for a new version (I cvsup my ports collection) how do I do upgrade of that application? Is it the same as for the first time: just go to the port I want and then type make and make install or is there another way? Regards, Sasa