On Thu, Oct 21, 2010 at 05:58:29PM -0500, Jacob Meuser wrote: > On Thu, Oct 21, 2010 at 02:34:03PM -0500, Carson Chittom wrote: > > On Thu, Oct 21, 2010 at 01:20:40PM -0500, Jay K wrote: > > > > > 1) There should be a way to repeat all these messages for all installed > > > packages. > > > Maybe there already is. > > > > $ less /var/db/pkg/*/+DISPLAY > > pkg_info -M is nicer
Well, he *did* say "all"--pkg_info -M takes a package name(s) as a mandatory argument. Although of course you can do $ pkg_info -M `pkg_info -q`|less but I don't see that that's better or worse than just paging the stuff in /var/db/pkg