From 7aba119cf1e387827bfff61763ac008b2d9a70fe Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Wed, 10 Sep 2003 08:22:59 +0000 Subject: - Fix the "duplicate script for target <...> ignored" warnings on -current caused by ${WRKSRC}/Makefile. - Fix the "extra tokens at end of #else directive" warnings in ${WRKSRC}/sysdep/freebsd/sysdep-os.h on -current. - Fix some format strings in ${WRKSRC}/conf.c and ${WRKSRC}/sa.c for 64 bit systems (obtained from NetBSD). - Move the delta patching ${WRKSRC}/Makefile from patch-ab (priviously patching ${WRKSRC}/samples/Makefile and ${WRKSRC}/Makefile) to patch-aa (patching ${WRKSRC}/Makefile). - Build and install certpatch(8), a quite usefull tool to add subjectAltName identities to X.509 certificates. Submitted by: Marius Strobl --- security/isakmpd/files/patch-ab | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'security/isakmpd/files/patch-ab') diff --git a/security/isakmpd/files/patch-ab b/security/isakmpd/files/patch-ab index d60ab0e995c1..516941d79013 100644 --- a/security/isakmpd/files/patch-ab +++ b/security/isakmpd/files/patch-ab @@ -9,13 +9,3 @@ # The mkdir below is for installation on OpenBSD pre 2.7 install: ---- Makefile.orig Wed Oct 9 17:15:53 2002 -+++ Makefile Wed Oct 9 17:16:26 2002 -@@ -164,6 +164,7 @@ - USE_LIBDES= yes - LDADD+= -lkeynote -lm - DPADD+= ${LIBKEYNOTE} ${LIBM} -+POLICY= policy.c - CFLAGS+= -DUSE_KEYNOTE - .endif - -- cgit v1.2.3