On Tue, Sep 14, 2021 at 07:44:52PM +0200, Stefan Hagen wrote:
> I found the cause and also why it's only happening here. It has nothing
> to do with luajit. This was an accidental correlation.
> Setting MAKE_JOBS>1 breaks it. When not using MAKE_JOBS, it works every
> time.
> According to READM
Stuart Henderson wrote:
> On 2021/09/14 14:06, Stefan Hagen wrote:
> > Stuart Henderson wrote:
> > > On 2021/09/14 07:43, Stefan Hagen wrote:
> > > > X11/ion is currently broken.
> > >
> > > Hmm? It does build, though it does either need a BUILD_DEPENDS on groff
> > > or your change for mandoc to
On 2021/09/14 14:06, Stefan Hagen wrote:
> Stuart Henderson wrote:
> > On 2021/09/14 07:43, Stefan Hagen wrote:
> > > X11/ion is currently broken.
> >
> > Hmm? It does build, though it does either need a BUILD_DEPENDS on groff
> > or your change for mandoc to produce consistent results (i.e. inclu
Stuart Henderson wrote:
> On 2021/09/14 07:43, Stefan Hagen wrote:
> > X11/ion is currently broken.
>
> Hmm? It does build, though it does either need a BUILD_DEPENDS on groff
> or your change for mandoc to produce consistent results (i.e. including
> the manpage contents in welcome.txt etc).
>
>
On 2021/09/14 07:43, Stefan Hagen wrote:
> X11/ion is currently broken.
Hmm? It does build, though it does either need a BUILD_DEPENDS on groff
or your change for mandoc to produce consistent results (i.e. including
the manpage contents in welcome.txt etc).
$ ls -l */ion-*
-rw-r--r-- 1 root whe
Hi,
X11/ion is currently broken. With x11/notion, we have the successor of
ion imported. Ion itself is unmaintained upstream since 2009.
Can we remove it?
If someone wants to keep it, the below diff makes it build again.
(compiles, but untested)
It was also missing nroff.
Best regards,
Stefan