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-ao | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/pks/files/patch-ao (limited to 'security/pks/files/patch-ao') diff --git a/security/pks/files/patch-ao b/security/pks/files/patch-ao new file mode 100644 index 000000000000..9b5052ea0d01 --- /dev/null +++ b/security/pks/files/patch-ao @@ -0,0 +1,14 @@ +=================================================================== +RCS file: pks_config.h,v +retrieving revision 1.11 +diff -u -r1.11 pks_config.h +--- pks_config.h 1999/05/20 03:39:52 1.11 ++++ pks_config.h 2001/09/02 04:07:18 +@@ -16,6 +16,7 @@ + + /* web server stuff */ + int www_port; ++ int www_readonly; + + /* mail server stuff */ + char socket_name[1024]; -- cgit v1.2.3