Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2000 10:08:25 +0800
From:      Christopher Hall <hsw@acm.org>
To:        "John Daniels" <jmd526@hotmail.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Ports utilities?
Message-ID:  <200006300208.KAA30328@hsw.generalresources.com>
In-Reply-To: Message from "John Daniels" <jmd526@hotmail.com> of "Thu, 29 Jun 2000 21:13:42 EDT." <20000630011342.66638.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

In message <20000630011342.66638.qmail@hotmail.com>,
  "John Daniels" writes:
>Hi:
>
>Is there any utility that will tell me if what ports are not up-to-date
>after I cvsup the ports tree?  Oh yes, there is package-info but that only
>tells me what ports are installed and their versions.
>

I use

  pkg_version -v | grep -v \=

to get a list of the ports to be updated, Then manually check/delete,
because of there are multiple version ports.


---
Christopher Hall <c.hall@computer.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?200006300208.KAA30328>