Re: remove net/sendxmpp

2023-06-05 Thread Matthias Schmidt
* Matthias Schmidt wrote: > Hi, > > * Solène Rapenne wrote: > > I'd like to remove net/sendxmpp, it's dead and not working. > > > > https://github.com/lhost/sendxmpp/issues > > I am using it on all my OpenBSD machines together with monit to s

Re: remove net/sendxmpp

2023-06-05 Thread Matthias Schmidt
Hi, * Solène Rapenne wrote: > I'd like to remove net/sendxmpp, it's dead and not working. > > https://github.com/lhost/sendxmpp/issues I am using it on all my OpenBSD machines together with monit to send XMPP messages when states change, etc. > While there, we could rem

Re: remove net/sendxmpp

2023-06-04 Thread Rafael Sadowski
On Sun Jun 04, 2023 at 04:44:48PM +0200, Solène Rapenne wrote: > I'd like to remove net/sendxmpp, it's dead and not working. > > https://github.com/lhost/sendxmpp/issues > > While there, we could remove net/p5-Net-XMPP as it's only used by > net/sendxmpp. OK

remove net/sendxmpp

2023-06-04 Thread Solène Rapenne
I'd like to remove net/sendxmpp, it's dead and not working. https://github.com/lhost/sendxmpp/issues While there, we could remove net/p5-Net-XMPP as it's only used by net/sendxmpp. There is a working and maintained Go alternative we could import as a replacement https://salsa.de