On Sat, Jul 12, 2008 at 08:38:18PM +0000, Jacob Meuser wrote:
Duh moment.
Jacob, you should rtfm from time to time, you'd discover that pkg_info has
a -P option, that yields precisely the pkgpath info... ;-)
This is going to be *ways* faster than building the full list of all
packing-lists (and no, pkg_info doesn't just display the file, it reads the
file, parses it, builds internal structures and pretty-prints the result,
which is interesting for several reasons, chief among them that it will
tell you if a packing-list is bogus).