Date: Fri, 03 Apr 2015 06:36:52 +0000 From: Henry Hu <henry.hu.sh@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org>, pkg@freebsd.org, ports@freebsd.org Subject: Re: Share your pkg aliases Message-ID: <CAEJt7hYReL_mQhq9rCa1uh2ss9Y4exUFxxKrpyFQXQ9u=9=ydQ@mail.gmail.com> In-Reply-To: <20150402201909.GD30115@ivaldir.etoilebsd.net> References: <20150402201909.GD30115@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 2, 2015 at 4:19 PM Baptiste Daroussin <bapt@freebsd.org> wrote: > Hi, > > For pkg 1.5.0 we do plan to provide a default pkg.conf full of useful > aliases, > of course this is subjective, if you think you have added some useful > aliases > into your pkg.conf please share those so we can add them directly into the > next > release. > I have two aliases: alias: { "locked": "query -e '%k == 1' %n", "leaf": "query -e '%#r == 0' '%n auto: %a'", } The first one queries the locked packages, and the second one queries the leaf packages. > > Best regards, > Bapt >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEJt7hYReL_mQhq9rCa1uh2ss9Y4exUFxxKrpyFQXQ9u=9=ydQ>