pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/ejabberd



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Aug 13 16:32:49 UTC 2025

Modified Files:
        pkgsrc/chat/ejabberd: Makefile

Log Message:
chat/ejabberd: Add note to future self about other users

Nobody has fessed up to using this, so I intend to update if it works
for me.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/chat/ejabberd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/ejabberd/Makefile
diff -u pkgsrc/chat/ejabberd/Makefile:1.106 pkgsrc/chat/ejabberd/Makefile:1.107
--- pkgsrc/chat/ejabberd/Makefile:1.106 Fri Aug  8 18:37:34 2025
+++ pkgsrc/chat/ejabberd/Makefile       Wed Aug 13 16:32:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2025/08/08 18:37:34 gdt Exp $
+# $NetBSD: Makefile,v 1.107 2025/08/13 16:32:49 gdt Exp $
 
 DISTNAME=      ejabberd-25.07
 CATEGORIES=    chat
@@ -9,6 +9,11 @@ HOMEPAGE=      https://www.ejabberd.im/
 COMMENT=       Free and Open Source distributed fault-tolerant Jabber server
 LICENSE=       gnu-gpl-v2
 
+# As of 2025-04, no one responded to a query on pkgsrc-users@ asking
+# if anyone else used ejabberd.  Thus, gdt intends to commit updates
+# if they test ok on his server, and not worry about other usages.
+# Feel free to speak up!
+
 GNU_CONFIGURE=         yes
 USE_GCC_RUNTIME=       yes
 USE_TOOLS+=            aclocal autoconf automake bash:run gmake patch perl



Home | Main Index | Thread Index | Old Index