pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security
Module Name: pkgsrc
Committed By: nia
Date: Sat Apr 10 08:48:26 UTC 2021
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/rainbowcrack: DESCR Makefile PLIST distinfo
pkgsrc/security/rainbowcrack/files: Makefile
pkgsrc/security/rainbowcrack/patches: patch-aa
patch-src_ChainWalkContext.cpp patch-src_ChainWalkSet.cpp
patch-src_RainbowCrack.cpp patch-src_RainbowTableDump.cpp
patch-src_RainbowTableGenerate.cpp patch-src_RainbowTableSort.cpp
Log Message:
remove security/rainbowcrack
appears to be closed source now, patches for modern openssl support
are not available.
To generate a diff of this commit:
cvs rdiff -u -r1.810 -r1.811 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/rainbowcrack/DESCR
cvs rdiff -u -r1.16 -r0 pkgsrc/security/rainbowcrack/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/rainbowcrack/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/security/rainbowcrack/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/rainbowcrack/files/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/rainbowcrack/patches/patch-aa
cvs rdiff -u -r1.1 -r0 \
pkgsrc/security/rainbowcrack/patches/patch-src_ChainWalkContext.cpp \
pkgsrc/security/rainbowcrack/patches/patch-src_ChainWalkSet.cpp \
pkgsrc/security/rainbowcrack/patches/patch-src_RainbowCrack.cpp \
pkgsrc/security/rainbowcrack/patches/patch-src_RainbowTableDump.cpp \
pkgsrc/security/rainbowcrack/patches/patch-src_RainbowTableGenerate.cpp \
pkgsrc/security/rainbowcrack/patches/patch-src_RainbowTableSort.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.810 pkgsrc/security/Makefile:1.811
--- pkgsrc/security/Makefile:1.810 Sat Apr 10 08:44:49 2021
+++ pkgsrc/security/Makefile Sat Apr 10 08:48:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.810 2021/04/10 08:44:49 nia Exp $
+# $NetBSD: Makefile,v 1.811 2021/04/10 08:48:25 nia Exp $
#
COMMENT= Security tools
@@ -525,7 +525,6 @@ SUBDIR+= qore-xmlsec-module
SUBDIR+= qt4-qtkeychain
SUBDIR+= qt5-qtkeychain
SUBDIR+= racoon2
-SUBDIR+= rainbowcrack
SUBDIR+= rats
SUBDIR+= rc5des
SUBDIR+= rid
Home |
Main Index |
Thread Index |
Old Index