From 66bcd1ef6c527e9e84c8e9f85a73aa4e24777466 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 19 Apr 2002 22:23:32 +0000 Subject: Patches from maintainer: * HKP (WWW) key submissions disabled by default, enabled via configuration file * nicer formatting of long (SHA-1) fingerprints * pksdctl usage() shows available commands/arguments * manual page fixes Bump PORTREVISION. PR: ports/34970 Submitted by: Jason Harris --- security/pks/files/patch-ah | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/pks/files/patch-ah (limited to 'security/pks/files/patch-ah') diff --git a/security/pks/files/patch-ah b/security/pks/files/patch-ah new file mode 100644 index 000000000000..272bc9a4701a --- /dev/null +++ b/security/pks/files/patch-ah @@ -0,0 +1,14 @@ +=================================================================== +RCS file: pksd.c,v +retrieving revision 1.24 +diff -u -r1.24 pksd.c +--- pksd.c 1999/05/31 20:21:20 1.24 ++++ pksd.c 2001/09/02 04:17:59 +@@ -84,6 +84,7 @@ + psc.mrc = &mrc; + + pwc.port = pc.www_port; ++ pwc.readonly = pc.www_readonly; + pwc.db_dir = pc.db_dir; + pwc.max_reply_keys = pc.max_reply_keys; + pwc.pic = &pic; -- cgit v1.2.3