Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Sep 2007 23:33:34 +0200
From:      Remko Lodder <remko@FreeBSD.org>
To:        Alexander Lamaison <awl03@doc.ic.ac.uk>
Cc:        doc@FreeBSD.org
Subject:   Re: Possible typo - portsnap
Message-ID:  <46DDCF2E.9000600@FreeBSD.org>
In-Reply-To: <003f01c7ef30$522b0c10$f6812430$@ic.ac.uk>
References:  <003f01c7ef30$522b0c10$f6812430$@ic.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Lamaison wrote:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/portsnap.html
> 
> At the bottom of this page part of the command is given as 
>     pkg_version -vIL=
> but apparently pkg_version has no -I option.
> 
> HTH
> Alex
> 

Hello Alex,

First of all thank you for taking the time to report this and using
FreeBSD, we really appriciate the time and effort taken.

However, pkg_version has the -I option which does the following:

     -I      Use only the index file for determining if a package is out of
             date.  This is much faster than using the version number from a
             port's Makefile, at the expense of potentially giving an incor-
             rect result if the index file is out of date.


at least on my rather recent 6-STABLE :-)

When I run pkg_version -vIL= i get the response that one would
expect. Are you sure you are running a recent version of the
application? Can you share some details with us to see what the
problem might be?

Thanks!

Cheers
remko

-- 
Kind regards,

     Remko Lodder               ** remko@elvandar.org
     FreeBSD                    ** remko@FreeBSD.org

     /* Quis custodiet ipsos custodes */



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