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: Sun Mar 1 17:25:25 UTC 2020
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/sslwrap: DESCR Makefile PLIST distinfo
pkgsrc/security/sslwrap/patches: patch-aa patch-ab patch-ac
Log Message:
security: Remove sslwrap. Breaks with OpenSSL 1.1, no release since 2000
To generate a diff of this commit:
cvs rdiff -u -r1.740 -r1.741 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/sslwrap/DESCR \
pkgsrc/security/sslwrap/PLIST
cvs rdiff -u -r1.32 -r0 pkgsrc/security/sslwrap/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/security/sslwrap/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/security/sslwrap/patches/patch-aa
cvs rdiff -u -r1.2 -r0 pkgsrc/security/sslwrap/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/security/sslwrap/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/security/Makefile
diff -u pkgsrc/security/Makefile:1.740 pkgsrc/security/Makefile:1.741
--- pkgsrc/security/Makefile:1.740 Sun Mar 1 17:22:55 2020
+++ pkgsrc/security/Makefile Sun Mar 1 17:25:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.740 2020/03/01 17:22:55 nia Exp $
+# $NetBSD: Makefile,v 1.741 2020/03/01 17:25:25 nia Exp $
#
COMMENT= Security tools
@@ -602,7 +602,6 @@ SUBDIR+= sshpass
SUBDIR+= ssldump
SUBDIR+= sslproxy
SUBDIR+= sslsplit
-SUBDIR+= sslwrap
SUBDIR+= ssss
SUBDIR+= starttls
SUBDIR+= steghide
Home |
Main Index |
Thread Index |
Old Index