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: Thu Dec 31 17:10:20 UTC 2020
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/isakmpd: DESCR Makefile PLIST distinfo
pkgsrc/security/isakmpd/files: isakmpd.sh
pkgsrc/security/isakmpd/patches: patch-aa patch-ab patch-ad patch-ae
patch-ag patch-aj patch-ak patch-al patch-am patch-an patch-ao
patch-ba patch-bb patch-bc patch-bd patch-be patch-bf
patch-math__2n.h patch-math__ec2n.h patch-udp.c
Log Message:
Remove security/isakmpd.
Ancient ipsec stuff ported in 2003 then abandoned, doesn't work
with modern operating systems.
Directing (unlikely, this doesn't build) users to security/racoon2
To generate a diff of this commit:
cvs rdiff -u -r1.794 -r1.795 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/isakmpd/DESCR
cvs rdiff -u -r1.55 -r0 pkgsrc/security/isakmpd/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/security/isakmpd/PLIST
cvs rdiff -u -r1.21 -r0 pkgsrc/security/isakmpd/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/isakmpd/files/isakmpd.sh
cvs rdiff -u -r1.8 -r0 pkgsrc/security/isakmpd/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/security/isakmpd/patches/patch-ab \
pkgsrc/security/isakmpd/patches/patch-ad
cvs rdiff -u -r1.5 -r0 pkgsrc/security/isakmpd/patches/patch-ae
cvs rdiff -u -r1.2 -r0 pkgsrc/security/isakmpd/patches/patch-ag \
pkgsrc/security/isakmpd/patches/patch-aj \
pkgsrc/security/isakmpd/patches/patch-an \
pkgsrc/security/isakmpd/patches/patch-ao
cvs rdiff -u -r1.1 -r0 pkgsrc/security/isakmpd/patches/patch-ak \
pkgsrc/security/isakmpd/patches/patch-al \
pkgsrc/security/isakmpd/patches/patch-am \
pkgsrc/security/isakmpd/patches/patch-bb \
pkgsrc/security/isakmpd/patches/patch-bc \
pkgsrc/security/isakmpd/patches/patch-bd \
pkgsrc/security/isakmpd/patches/patch-be \
pkgsrc/security/isakmpd/patches/patch-bf \
pkgsrc/security/isakmpd/patches/patch-math__2n.h \
pkgsrc/security/isakmpd/patches/patch-math__ec2n.h \
pkgsrc/security/isakmpd/patches/patch-udp.c
cvs rdiff -u -r1.4 -r0 pkgsrc/security/isakmpd/patches/patch-ba
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.794 pkgsrc/security/Makefile:1.795
--- pkgsrc/security/Makefile:1.794 Thu Dec 31 17:06:03 2020
+++ pkgsrc/security/Makefile Thu Dec 31 17:10:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.794 2020/12/31 17:06:03 nia Exp $
+# $NetBSD: Makefile,v 1.795 2020/12/31 17:10:20 nia Exp $
#
COMMENT= Security tools
@@ -141,7 +141,6 @@ SUBDIR+= hydan
SUBDIR+= hydra
SUBDIR+= ike-scan
SUBDIR+= ipv6-toolkit
-SUBDIR+= isakmpd
SUBDIR+= john
SUBDIR+= kauth
SUBDIR+= kdesu
Home |
Main Index |
Thread Index |
Old Index