On Thu, Apr 2, 2015 at 4:19 PM Baptiste Daroussin <b...@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
>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to