On Tue, Nov 29, 2016 at 10:53:30PM GMT, jungle Boogie wrote:
> Hi All,
> On 29 November 2016 at 07:57, Carlin Bingham <[email protected]> wrote:
> > On Tue, Nov 29, 2016 at 07:30:42AM -0800, jungle boogie wrote:
> >> You mean like this:
> >> $ cat /etc/doas.conf
> >> permit persist :wheel
> >> permit persist keepenv jungle as root
> >>
> >> $ doas pkg_add base64
> >> doas (jungle@host) password:
> >> quirks-2.270 signed on 2016-11-26T13:32:57Z
> >> base64-1.5: ok
> >>
> >
> > Ah, sorry. The problem is that there's no package for standard firefox
> > there. What's there is firefox-esr and the il8n packages.
> >
>
> How do I install any firefox version?
pkg_add firefox{,-esr}
> At the least, should I not have a list of available options, like with python:
>
> $ doas pkg_add python
> quirks-2.270 signed on 2016-11-26T13:32:57Z
> Ambiguous: choose package for python
> a 0: <None>
> 1: python-2.7.12p1
> 2: python-3.4.5p1
> 3: python-3.5.2p1
> Your choice: 0
Nope, firefox-esr is not a flavour (AKA flavor).
As per Carlin's email above - firefox package simply didn't get
built but you had the option to install firefox-esr.
At the time of writing this email, firefox package is available again.
Cheers,
Raf