Date: Thu, 1 Jan 2015 04:37:22 -0800 (PST) From: "Thomas Mueller" <mueller6724@bellsouth.net> To: freebsd-ports@freebsd.org Subject: Re: pkg: listing installed packages from a particular category Message-ID: <419935.68631.bm@smtp111.sbc.mail.ne1.yahoo.com> References: <815261.87070.bm@smtp118.sbc.mail.ne1.yahoo.com> <20141230132032.GB43180@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Is there a way, with pkg, to list all installed packages belonging to a particular category, such as www? > > I know > > pkg info -a > > lists all installed packages, > > but I want to list all packages from a particular category, such as www, databases, security, lang or the like. > pkg info -g "security/*" > Best regards, > Bapt That's the trick I couldn't find readily, it works! Thanks for the tip! Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?419935.68631.bm>