23.10.2024 05:09, Lucas Gabriel Vuotto пишет:
> Committed with the seemingly more correct
>
> ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -C ...
Yup.
>
>> (lots of ports use MAKE, though).
>
> In principle this is wrong and these ports
>
> cad/xcircuit
> games/angband
> games/pu
On Tue, Oct 22, 2024 at 11:21:17PM +, Klemens Nanni wrote:
> 22.10.2024 21:37, Lucas Gabriel Vuotto пишет:
> > On Tue, Oct 22, 2024 at 03:53:42PM +, Lucas Gabriel Vuotto wrote:
> >> Hello ports@,
> >>
> >> somebody in the Prosody MUC asked about using prosody-migrator. It's a
> >> tool incl
22.10.2024 21:37, Lucas Gabriel Vuotto пишет:
> On Tue, Oct 22, 2024 at 03:53:42PM +, Lucas Gabriel Vuotto wrote:
>> Hello ports@,
>>
>> somebody in the Prosody MUC asked about using prosody-migrator. It's a
>> tool included in Prosody's source that allows for converting between
>> storage back
On Tue, Oct 22, 2024 at 03:53:42PM +, Lucas Gabriel Vuotto wrote:
> Hello ports@,
>
> somebody in the Prosody MUC asked about using prosody-migrator. It's a
> tool included in Prosody's source that allows for converting between
> storage backends and replicating data. I gave it a quick test an
Hello ports@,
somebody in the Prosody MUC asked about using prosody-migrator. It's a
tool included in Prosody's source that allows for converting between
storage backends and replicating data. I gave it a quick test and seems
to work, so here's a patch for it.
OK?
Lucas
diff refs/heads