Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 1999 15:08:26 -0700
From:      Matt Meola <mmeola@uswest.com>
To:        chat@FreeBSD.ORG
Subject:   Re: Port upgrade check/report tool 
Message-ID:  <199902182208.PAA09529@ima2wk6.ima2>
In-Reply-To: <19990218185752.EAVE3226200.mta2-rme@wocker> 
References:  <19990218185752.EAVE3226200.mta2-rme@wocker> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On 18 Feb 99, at 9:20, Unfurl wrote:
> 
> > On Thu, Feb 18, 1999 at 10:47:04PM +1100, gcross@netspace.net.au wrote:
> > > I haven't found a tool that will look at the current ports index file,
> > > then look at the ports installed on my system and tell me which ports
> > > are now out-of-date and need upgrading.
> > > 
> > > So, I have written a Python program that will do just that.
> > > 
> > > It will work with either a local copy of a current ports INDEX file, or
> > > fetch one (via ftp or http) from a FreeBSD site.
> > > 
> > > Out of sheer originality, I have named it portcheck, and you can read
> > > about it and download the tarball from:
> > > 
> > > 	http://www.netspace.net.au/~gcross/portcheck.html 
> > > 
> > > I would appreciate comments, bug reports, etc, before I announce it to
> > > a wider audience.
> > 
> > Why not just use cvsup?
> 
> Will cvsup tell you what needs to be updated without downloading them?  I 
> thought that's what the above will do.

Nope, cvsup just updates the source.

Well, it seems that we've been going in parallel paths; I've written a 
Python script to do essentially the same thing, 'cept that it will go 
ahead and build/install the necessary ports as well.

The only thing is, making a port will install over an older version, 
yet the pkg stuff for the old version remains in /var/db/pkg/.  So, is 
it proper to do a "make deinstall" before the "make all install"?


-- 
Matt Meola (matt.meola@usa.net)  KC0DXW
Bailey, Colorado
"Gun control means using two hands."




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902182208.PAA09529>