pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 8 10:54:47 UTC 2026
Modified Files:
pkgsrc/chat/silc-client-icb: Makefile
pkgsrc/chat/silc-server: Makefile
Log Message:
silc*: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/chat/silc-client-icb/Makefile
cvs rdiff -u -r1.72 -r1.73 pkgsrc/chat/silc-server/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/silc-client-icb/Makefile
diff -u pkgsrc/chat/silc-client-icb/Makefile:1.23 pkgsrc/chat/silc-client-icb/Makefile:1.24
--- pkgsrc/chat/silc-client-icb/Makefile:1.23 Sat Jan 13 23:18:26 2018
+++ pkgsrc/chat/silc-client-icb/Makefile Sun Feb 8 10:54:47 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2018/01/13 23:18:26 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.24 2026/02/08 10:54:47 wiz Exp $
DISTNAME= irssi-icb-0.14
PKGNAME= ${DISTNAME:S/irssi/silc-client/}
@@ -9,7 +8,7 @@ MASTER_SITES= http://www.irssi.org/files
DISTFILES= ${DISTNAME}.tar.gz ${SILC_CLIENT_DISTFILE}
MAINTAINER= salo%NetBSD.org@localhost
-HOMEPAGE= http://www.silcnet.org/
+#HOMEPAGE= http://www.silcnet.org/
COMMENT= Plugin for accessing ICB networks via silc-client
DEPENDS+= silc-client>=${SILC_CLIENT_VERSION}:../../chat/silc-client
Index: pkgsrc/chat/silc-server/Makefile
diff -u pkgsrc/chat/silc-server/Makefile:1.72 pkgsrc/chat/silc-server/Makefile:1.73
--- pkgsrc/chat/silc-server/Makefile:1.72 Sun Jul 9 10:02:38 2023
+++ pkgsrc/chat/silc-server/Makefile Sun Feb 8 10:54:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2023/07/09 10:02:38 nia Exp $
+# $NetBSD: Makefile,v 1.73 2026/02/08 10:54:47 wiz Exp $
DISTNAME= silc-server-1.1.18
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.silcnet.org/dow
EXTRACT_SUFX= .tar.bz2
MAINTAINER= salo%NetBSD.org@localhost
-HOMEPAGE= http://www.silcnet.org/
+#HOMEPAGE= http://www.silcnet.org/
COMMENT= Server for the Secure Internet Live Conferencing (SILC) protocol
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index