Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 13:18:45 -1000
From:      "parv/freebsd" <parv.0zero9+freebsd@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Specifying & searching of package flavors
Message-ID:  <CABObuOoA3B8a-W-ZQsD%2ByNrTy05HeEtDN2DfUss-fj1eXHcxSw@mail.gmail.com>
In-Reply-To: <CABObuOo=c4j6OjP%2Bb5EbOA1GiifVrHwVXQ4=1Owi90_Mgp_kXA@mail.gmail.com>
References:  <CABObuOo=c4j6OjP%2Bb5EbOA1GiifVrHwVXQ4=1Owi90_Mgp_kXA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 15, 2021 at 1:05 PM parv/freebsd wrote:

> 1- How does one search for available flavors of a package by partial
>    or full package origin?
>
>   For example, given origin of "devel/lua-stdlib" would install the
> packages
>   for all available versions of lua (5.1--5.4). Only way I found that that
>   would be the case is during the actual install.
>
>   Issues here ...
>   - "pkg search lua-stdlib" does not show any results;
>   - "pkg install lua-stdlib@lua54" fails to find any available packages.
> Only
>     thing that would work is "lua54-stdlib";
>   - to be able to "-x" option, I would need to have prior knowledge to use
>     "lua.+?stdlib" ( "lua.+?-stdlib" does not work) to give to
> pkg-{info,search}.
>
...

I meant '... "lua.+stdlib" ("lua.+?-stdlib" does not work) to give to
pkg-{info,search}'.


- parv



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABObuOoA3B8a-W-ZQsD%2ByNrTy05HeEtDN2DfUss-fj1eXHcxSw>