lgtm. ok volker@
On 2024-11-19 17:08, Kirill A. Korinsky wrote:
On Sat, 09 Nov 2024 12:54:08 +0100,
Kirill A. Korinsky <kir...@korins.ky> wrote:
ports@,
I'd like to import net/ejabberd back into the ports and take care of it.
Here an updated version of net/ejabberd which contains polishing regarding
permission, rc scripts and small thinkgs which I had discovered during
running it for a week on cluster from two machines.
To test it on 7.6, you need erlang.port.mk from -current, or you may use my
package: https://kirill.korins.ky/pub/7.6/amd64/ejabberd-24.10.tgz
Feedback? Ok?
Index: infrastructure/db/user.list
===================================================================
RCS file: /home/cvs/ports/infrastructure/db/user.list,v
diff -u -p -r1.452 user.list
--- infrastructure/db/user.list 8 Nov 2024 16:05:20 -0000 1.452
+++ infrastructure/db/user.list 8 Nov 2024 17:55:30 -0000
@@ -102,7 +102,7 @@ id user group port
591 _bacula _bacula sysutils/bacula
592 _imapproxy _imapproxy mail/imapproxy
#593 _nginx _nginx www/nginx
-#594 _ejabberd _ejabberd net/ejabberd
+594 _ejabberd _ejabberd net/ejabberd
595 _poppassd _poppassd sysutils/openpoppassd
#596 _heartbeat _heartbeat sysutils/heartbeat
597 _spotifyd _spotifyd audio/spotifyd
--
wbr, Kirill