Subject: Re: Displaying installed DEPENDS for a package
To: David Brownlee <abs@formula1.com>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-pkg
Date: 09/28/2001 16:08:55
On Fri, 28 Sep 2001, David Brownlee wrote:
> 	Would it make sense to have a 'show-installed-depends' or similar
> 	convenience target?

Dunno, but here's an implementation:

show-installed-depends:
        @for i in ${DEPENDS:C/:.*$//:Q:S/\ / /} ; do \
                echo "$$i =>" `pkg_info -e $$i` ; \
        done


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html 
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/