Re: net/prosody: install prosody-migrator

2024-10-23 Thread Klemens Nanni
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

Re: net/prosody: install prosody-migrator

2024-10-22 Thread Lucas Gabriel Vuotto
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

Re: net/prosody: install prosody-migrator

2024-10-22 Thread Klemens Nanni
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

Re: net/prosody: install prosody-migrator

2024-10-22 Thread 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 backends and replicating data. I gave it a quick test an

net/prosody: install prosody-migrator

2024-10-22 Thread Lucas Gabriel Vuotto
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