Re: [remove-or-fix] x11/ion

2021-09-14 Thread Kurt Mosiejczuk
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

Re: [remove-or-fix] x11/ion

2021-09-14 Thread Stefan Hagen
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

Re: [remove-or-fix] x11/ion

2021-09-14 Thread Stuart Henderson
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

Re: [remove-or-fix] x11/ion

2021-09-14 Thread Stefan Hagen
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). > >

Re: [remove-or-fix] x11/ion

2021-09-14 Thread Stuart Henderson
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

[remove-or-fix] x11/ion

2021-09-13 Thread Stefan Hagen
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