Damien Miller [2007-09-04, 12:17:58]:
> Hi,
>
> This is a port of the PuTTY SSH/telnet client. From DESCR:
>
> > PuTTY is a SSH and Telnet client implementation. This package contains
> > the command-line clients and supporting utilities for key generation.
>
> I'm mainly interested in this for automated interop tests for OpenSSH.
>
> Ok?
I tried to use the man page's example for puttygen and get this:
$ puttygen -t rsa -C "my home key" -o mykey.ppk
puttygen: unable to read /dev/random: Input/output error
puttygen: failed to collect entropy, could not generate key
Other basic tests seem to work (amd64).
Some corrections for the port:
* add PKGNAME-main=${DISTNAME}
* drop USE_GMAKE
* drop the SUBPACKAGE line
* drop the quotes around COMMENT
* update your /etc/mtree files and regenerate the plist