Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 11:35:26 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-ports@freebsd.org
Subject:   Way to list both direct and indirect dependency together with PKGNG
Message-ID:  <20140212.113526.426297070.yasu@utahime.org>

next in thread | raw e-mail | index | archive | help
As previously announced, now dependency of package is not registered
recursively if PKGNG is used, and both 'pkg info -d' and 'pkg info -r'
show only direct dependency.

Then are there any easy way (program, script, simple one-liner etc.) 
to list all (both direct and indirect) dependency with PKGNG? 

My intention is to check if there are programs to be restarted when
some packages are updated. So simple list of packages is enough and no
further information such as dependency tree is required.

Regards.

---
Yasuhiro KIMURA



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