Re: checknewver.sh

2009-03-19 Thread Frank Shute
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?
 
 [r...@fritjof /usr/ports/Tools/scripts]# ./checknewver.sh 
 ERROR: Couldn't find Makefile here.
 [r...@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 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: checknewver.sh

2009-03-18 Thread Vincent Hoffman
Dont know the script myself, but I would try running it in the directory
of the port you want to check.

Vince

On 18/3/09 11:59, Peter Portin wrote:
 Tiss error is appears on two different computers running 6.4and 7.1.

 What is wrong?

 [r...@fritjof /usr/ports/Tools/scripts]# ./checknewver.sh 
 ERROR: Couldn't find Makefile here.
 [r...@fritjof /usr/ports/Tools/scripts]# 

 Peter


 [r...@fritjof ~]# uname -a
 FreeBSD fritjof.xxx 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1
 14:37:25 UTC 2009
 r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386


 [r...@budkavlen ~]# uname -a
 FreeBSD budkavlen.xxx 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Wed Nov 26
 11:43:51 UTC 2008
 r...@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
   

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org