From owner-freebsd-questions@FreeBSD.ORG Fri Mar 20 04:16:28 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 45654106566C for ; Fri, 20 Mar 2009 04:16:28 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231]) by mx1.freebsd.org (Postfix) with ESMTP id F20068FC13 for ; Fri, 20 Mar 2009 04:16:27 +0000 (UTC) (envelope-from frank@esperance-linux.co.uk) Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk) by mailout.zetnet.co.uk with esmtp (Exim 4.63) (envelope-from ) id 1LkW9f-0000xb-IM; Fri, 20 Mar 2009 04:16:23 +0000 Received: from melon.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144]) by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id n2K4GMIg031377; Fri, 20 Mar 2009 04:16:23 GMT Received: by melon.esperance-linux.co.uk (Postfix, from userid 1001) id D1C98FCA699; Fri, 20 Mar 2009 04:16:17 +0000 (GMT) Date: Fri, 20 Mar 2009 04:16:17 +0000 From: Frank Shute To: Peter Portin Message-ID: <20090320041617.GA29938@melon.esperance-linux.co.uk> Mail-Followup-To: Peter Portin , freebsd-questions@freebsd.org References: <1237377553.26963.36.camel@feodor.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1237377553.26963.36.camel@feodor.localdomain> User-Agent: Mutt/1.4.2.3i X-Face: *}~{PHnDTzvXPe'wl_-f%!@+r5; VLhb':*DsX%wEOPg\fDrXWQJf|2\,92"DdS%63t*BHDyQ|OWo@Gfjcd72eaN!4%NE{0]p)ihQ1MyFNtWL X-Operating-System: FreeBSD 6.4-RELEASE-p2 i386 X-Organisation: 'http://www.shute.org.uk/' X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.1.7 (zetnet.co.uk [194.247.46.1]); Fri, 20 Mar 2009 04:16:23 +0000 (GMT) Cc: freebsd-questions@freebsd.org Subject: Re: checknewver.sh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Shute List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 04:16:28 -0000 On Wed, Mar 18, 2009 at 01:59:13PM +0200, Peter Portin wrote: > > Tiss error is appears on two different computers running 6.4and 7.1. > > What is wrong? > > [root@fritjof /usr/ports/Tools/scripts]# ./checknewver.sh > ERROR: Couldn't find Makefile here. > [root@fritjof /usr/ports/Tools/scripts]# > > Peter By the looks of the script you need to run it from a ports dir. E.g: $ cd /usr/ports/www/firefox $ /usr/ports/Tools/scripts/checknewver.sh You also need to install ftp/ftpcopy Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html