Hi, I come back with this update for zkt, with change of default timers, bug fixes and new option -M for zkt-ls.
Tested on i386. Ok? Comments? Cheers. -- Sending from my Computer.
Index: Makefile =================================================================== RCS file: /cvs/ports/security/zkt/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 20 Nov 2010 17:22:45 -0000 1.8 +++ Makefile 5 Apr 2012 22:32:37 -0000 @@ -2,7 +2,7 @@ COMMENT= DNSsec Zone Key Tool -DISTNAME= zkt-1.0 +DISTNAME= zkt-1.1.0 CATEGORIES= security HOMEPAGE= http://www.hznet.de/dns/zkt/ @@ -21,7 +21,6 @@ MASTER_SITES= ${HOMEPAGE} CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --enable-configpath=/var/named/etc -USE_GROFF = Yes NO_REGRESS= Yes Index: distinfo =================================================================== RCS file: /cvs/ports/security/zkt/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo 20 Jun 2010 14:01:35 -0000 1.5 +++ distinfo 5 Apr 2012 22:32:37 -0000 @@ -1,5 +1,5 @@ -MD5 (zkt-1.0.tar.gz) = 0MWVve4iN3CLfGkl5a6UyQ== -RMD160 (zkt-1.0.tar.gz) = mlKs1BrBNpB/AFC9Qlj7IEDkCtw= -SHA1 (zkt-1.0.tar.gz) = xOz2B4VJQ9q5ywVHi1tKCc/sCsw= -SHA256 (zkt-1.0.tar.gz) = cAh6b+a+HVr23KGEOjdQatJ//xbYYreIN3VAAii9A+I= -SIZE (zkt-1.0.tar.gz) = 331260 +MD5 (zkt-1.1.0.tar.gz) = vLcRXg9qKNyp2IFYXBGDtQ== +RMD160 (zkt-1.1.0.tar.gz) = NWKaqL0xvAYfYPFKvjv5SxkEG0s= +SHA1 (zkt-1.1.0.tar.gz) = OtvrolR/lxJZw+B/pLgWbao781M= +SHA256 (zkt-1.1.0.tar.gz) = iH4EzlqoXYSvV4UnlNI4jL1nUWpeXJ/NG4Jw0vQeeiY= +SIZE (zkt-1.1.0.tar.gz) = 343811 Index: patches/patch-man_zkt-ls_8 =================================================================== RCS file: /cvs/ports/security/zkt/patches/patch-man_zkt-ls_8,v retrieving revision 1.1 diff -u -p -r1.1 patch-man_zkt-ls_8 --- patches/patch-man_zkt-ls_8 20 Jun 2010 14:01:35 -0000 1.1 +++ patches/patch-man_zkt-ls_8 5 Apr 2012 22:32:37 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-man_zkt-ls_8,v 1.1 2010/06/20 14:01:35 jakob Exp $ ---- man/zkt-ls.8.orig Fri Jun 11 10:49:07 2010 -+++ man/zkt-ls.8 Fri Jun 11 11:21:56 2010 -@@ -227,12 +227,12 @@ Specifies the name of the default global configuration +--- man/zkt-ls.8.orig Tue Aug 3 12:20:37 2010 ++++ man/zkt-ls.8 Thu Apr 5 19:47:00 2012 +@@ -251,12 +251,12 @@ Specifies the name of the default global configuration .SH FILES .TP Index: patches/patch-man_zkt-signer_8 =================================================================== RCS file: /cvs/ports/security/zkt/patches/patch-man_zkt-signer_8,v retrieving revision 1.1 diff -u -p -r1.1 patch-man_zkt-signer_8 --- patches/patch-man_zkt-signer_8 20 Jun 2010 14:01:35 -0000 1.1 +++ patches/patch-man_zkt-signer_8 5 Apr 2012 22:32:37 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-man_zkt-signer_8,v 1.1 2010/06/20 14:01:35 jakob Exp $ ---- man/zkt-signer.8.orig Fri Jun 11 10:47:53 2010 -+++ man/zkt-signer.8 Fri Jun 11 11:22:02 2010 -@@ -226,7 +226,7 @@ Print out the online help. +--- man/zkt-signer.8.orig Sat Nov 27 16:13:04 2010 ++++ man/zkt-signer.8 Thu Apr 5 19:47:00 2012 +@@ -225,7 +225,7 @@ Print out the online help. .SH SAMPLE USAGE .TP .fam C
