Date: Fri, 03 Apr 2015 07:15:52 +0000 From: Henry Hu <henry.hu.sh@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: pkg@freebsd.org, ports@freebsd.org Subject: Re: Share your pkg aliases Message-ID: <CAEJt7haDxKK3SaOukU3aEgFXdr6NBXKB8DaDRm8MvEGoZiyhjg@mail.gmail.com> In-Reply-To: <20150403065322.GI30115@ivaldir.etoilebsd.net> References: <20150402201909.GD30115@ivaldir.etoilebsd.net> <CAEJt7hYReL_mQhq9rCa1uh2ss9Y4exUFxxKrpyFQXQ9u=9=ydQ@mail.gmail.com> <20150403065322.GI30115@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 3, 2015 at 2:53 AM Baptiste Daroussin <bapt@freebsd.org> wrote: > On Fri, Apr 03, 2015 at 06:36:52AM +0000, Henry Hu wrote: > > 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. > > Thanks > > How is locked different from pkg lock -l ? > Basically the same... I'm not aware of pkg lock -l. > > Best regards, > Bapt >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEJt7haDxKK3SaOukU3aEgFXdr6NBXKB8DaDRm8MvEGoZiyhjg>