Date: Mon, 4 Mar 2002 10:36:58 +1100 From: Edwin Groothuis <edwin@mavetju.org> To: Chris Byrnes <chris@JEAH.net> Cc: ports@freebsd.org Subject: Re: script to check for updates Message-ID: <20020304103658.A575@k7.mavetju.org> In-Reply-To: <001601c1c2b9$5eb14a20$345bbc42@mad.chartermi.net>; from chris@JEAH.net on Sun, Mar 03, 2002 at 07:43:15AM -0600 References: <001601c1c2b9$5eb14a20$345bbc42@mad.chartermi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 03, 2002 at 07:43:15AM -0600, Chris Byrnes wrote: > does anyone have a script they use to check the version of a port/pkg > installed vs what is the latest version in ports? (so you dont have to go > through every package you have installed and see if there is an updated > version) My 2cents are: pkg_version -v | grep -v "up-to-date". It shows whatever I need to know for my port-submissions: glitter-gnome-1.0.b.1_1 > succeeds port (port has 1.0.b.1) linux-setiathome-i686-3.03 ? orphaned: astro/linux-setiathome-i686 linux_mesa-3.4.2 < needs updating (port has 3.4.2_1) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020304103658.A575>