pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Jun 12 08:26:01 UTC 2021

Modified Files:
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/cherokee: DESCR MESSAGE Makefile PLIST distinfo options.mk
        pkgsrc/www/cherokee/files: cherokee.sh
        pkgsrc/www/cherokee/patches: patch-cherokee_common-internal.h
            patch-cherokee_cryptor__libssl.c
            patch-cherokee_cryptor__libssl__dh__1024.c
            patch-cherokee_cryptor__libssl__dh__2048.c
            patch-cherokee_cryptor__libssl__dh__4096.c
            patch-cherokee_cryptor__libssl__dh__512.c
            patch-cherokee_handler__streaming.c patch-configure

Log Message:
cherokee: remove. dead upstream, multiple open vulnerabilities

removed from debain in 2012, freebsd ports in january 2020, gentoo
in october 2020


To generate a diff of this commit:
cvs rdiff -u -r1.1554 -r1.1555 pkgsrc/www/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/www/cherokee/DESCR \
    pkgsrc/www/cherokee/MESSAGE
cvs rdiff -u -r1.46 -r0 pkgsrc/www/cherokee/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/www/cherokee/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/www/cherokee/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/www/cherokee/options.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/www/cherokee/files/cherokee.sh
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/cherokee/patches/patch-cherokee_common-internal.h \
    pkgsrc/www/cherokee/patches/patch-cherokee_cryptor__libssl.c \
    pkgsrc/www/cherokee/patches/patch-cherokee_cryptor__libssl__dh__1024.c \
    pkgsrc/www/cherokee/patches/patch-cherokee_cryptor__libssl__dh__2048.c \
    pkgsrc/www/cherokee/patches/patch-cherokee_cryptor__libssl__dh__4096.c \
    pkgsrc/www/cherokee/patches/patch-cherokee_cryptor__libssl__dh__512.c \
    pkgsrc/www/cherokee/patches/patch-cherokee_handler__streaming.c \
    pkgsrc/www/cherokee/patches/patch-configure

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1554 pkgsrc/www/Makefile:1.1555
--- pkgsrc/www/Makefile:1.1554  Tue Jun  8 15:59:35 2021
+++ pkgsrc/www/Makefile Sat Jun 12 08:26:01 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1554 2021/06/08 15:59:35 wiz Exp $
+# $NetBSD: Makefile,v 1.1555 2021/06/12 08:26:01 nia Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -78,7 +78,6 @@ SUBDIR+=      cgicc
 SUBDIR+=       cgilib
 SUBDIR+=       cgit
 SUBDIR+=       checkbot
-SUBDIR+=       cherokee
 SUBDIR+=       clearsilver
 SUBDIR+=       clearsilver-base
 SUBDIR+=       clisp-fastcgi



Home | Main Index | Thread Index | Old Index