@name OpenSSH-2.9.9gd_2
@cwd /usr
man/man1/scp.1.gz
@comment MD5:23563f5c06f6086ce5e4fd0d903fa5ec
man/man1/slogin.1.gz
@comment MD5:4f2d604a87eb409b8b13cbf751919e31
man/man1/ssh-add.1.gz
@comment MD5:5723e6ffa6a7e6224a68e0a34c5c92f8
man/man1/ssh-agent.1.gz
@comment MD5:c2028c7947ec540df152f584aaf134aa
man/man1/ssh-keygen.1.gz
@comment MD5:b4749b97ff32b4c1d37a1e23bdbc3410
man/man1/ssh.1.gz
@comment MD5:c92b9c2206924478a65dfbb9ebfdf55f
man/man8/sshd.8.gz
@comment MD5:c735d55e712721427b6b581c8ae419a2
bin/openssl
@comment MD5:a282884301215ccc9395ef2d7349277d
lib/libssl.0.9.dylib
@comment MD5:7d7ac004f5d6a5f07aad43198482cc08
bin/scp
@comment MD5:fbee634e21d2ea45434fe871cc5c90a3
bin/slogin
@comment MD5:db4cd263a63d05627740152144a96353
bin/ssh
@comment MD5:db4cd263a63d05627740152144a96353
bin/ssh-add
@comment MD5:5f15d734ff14a641f2d0420e5901569a
bin/ssh-agent
@comment MD5:f0291af8c381ea1c34f4784c8c5d6b1e
bin/ssh-keygen
@comment MD5:9921ae8ad8521019310f1383bb232fdd
etc/rc.d/sshd.sh
@comment MD5:a8ca8f0706166c744d93094e2fcc6f3e
etc/ssh_config
@comment MD5:12c8294a6a08a3a67d73220d2c00bd18
etc/sshd_config
@comment MD5:40353edf87340176724932e5f750219a
sbin/sshd
@comment MD5:e92b8b9c059dfbc5ee73a1a645e0aa2c
@exec if [ ! -f %D/etc/ssh_host_key ]; then echo ">> Generating a secret RSA host key."; %D/bin/ssh-keygen -N "" -f %D/etc/ssh_host_key; fi
@exec if [ ! -f %D/etc/ssh_host_dsa_key ]; then echo ">> Generating a secret DSA host key."; %D/bin/ssh-keygen -d -N "" -f %D/etc/ssh_host_dsa_key; fi
@exec if [ ! -x %D/etc/rc.d/sshd.sh ]; then echo "#!/bin/sh" > %D/etc/rc.d/sshd.sh && exec echo "[ -x %D/sbin/sshd ] && %D/sbin/sshd && echo -n ' sshd'" >> %D/etc/rc.d/sshd.sh && exec chmod 0555 %D/etc/rc.d/sshd.sh; fi
@unexec if [ -f %D/info/dir ]; then if sed -e '1,/Menu:/d' %D/info/dir | grep -q '^[*] '; then true; else rm %D/info/dir; fi; fi
@cwd .
@ignore
+COMMENT
@ignore
+DESC
@ignore
+MTREE_DIRS
@mtree +MTREE_DIRS
