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:   nia
Date:           Wed Jan 29 10:51:56 UTC 2020

Modified Files:
        pkgsrc/chat: Makefile
Removed Files:
        pkgsrc/chat/dircproxy: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/chat/dircproxy/files: dircproxy.sh
        pkgsrc/chat/dircproxy/patches: patch-aa patch-ab patch-ac

Log Message:
chat: Remove dircproxy, has been an "unstable dev release" for >10 years

Last commits upstream were in 2009.

"IT HAS HIGHER THEN USUAL RISK OF DESTROYING YOUR SYSTEM."

Use ZNC.


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pkgsrc/chat/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/chat/dircproxy/DESCR
cvs rdiff -u -r1.33 -r0 pkgsrc/chat/dircproxy/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/chat/dircproxy/PLIST \
    pkgsrc/chat/dircproxy/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/dircproxy/options.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/chat/dircproxy/files/dircproxy.sh
cvs rdiff -u -r1.2 -r0 pkgsrc/chat/dircproxy/patches/patch-aa \
    pkgsrc/chat/dircproxy/patches/patch-ab \
    pkgsrc/chat/dircproxy/patches/patch-ac

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

Modified files:

Index: pkgsrc/chat/Makefile
diff -u pkgsrc/chat/Makefile:1.239 pkgsrc/chat/Makefile:1.240
--- pkgsrc/chat/Makefile:1.239  Thu Jan 23 18:36:15 2020
+++ pkgsrc/chat/Makefile        Wed Jan 29 10:51:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.239 2020/01/23 18:36:15 jnemeth Exp $
+# $NetBSD: Makefile,v 1.240 2020/01/29 10:51:56 nia Exp $
 #
 
 COMMENT=       Communication programs
@@ -20,7 +20,6 @@ SUBDIR+=      cgiirc
 SUBDIR+=       coyim
 SUBDIR+=       ctrlproxy
 SUBDIR+=       dccserver
-SUBDIR+=       dircproxy
 SUBDIR+=       eggdrop
 SUBDIR+=       ejabberd
 SUBDIR+=       ekg



Home | Main Index | Thread Index | Old Index