security/chaosreader, new port submission Fix: MD5 (chaosreader0.94) = ef307a4aa11964dc2558248847219ae9 SHA256 (chaosreader0.94) = e84e2044aec3371ea5505d7d7db2c746d62ee1d24c970b90775e25c3625ab982 SIZE (chaosreader0.94) = 185986 MD5 (sshkeydata0.20) = 0fc49c757b879a4636e2b68983538449 SHA256 (sshkeydata0.20) = 324b6b7b4110dbfbb9ca93309853b651d290018b4d0d3fe68ae3078fca27e36d SIZE (sshkeydata0.20) = 11341 --- distinfo ends here ---
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
State Changed From-To: open->closed Committed, with fixes. Thanks!
itetcu 2007-08-20 17:55:31 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/chaosreader Makefile distinfo pkg-descr Log: Chaosreader is a perl script that parses snoop or tcpdump logs and extracts sessions for a number of different appplications: ssh, telnet, smtp, irc, ftp, etc. The data are formatted into an html file and can be used to replay some sessions. Sshkeydata is a perl script that attempts to recreate ssh sessions extracted by chaosreader by estimating what commands may have been typed. Both scripts are installed in ${PREFIX}/bin WWW: http://sourceforge.net/projects/chaosreader PR: ports/115125 Submitted by: pauls Revision Changes Path 1.911 +1 -0 ports/security/Makefile 1.1 +36 -0 ports/security/chaosreader/Makefile (new) 1.1 +6 -0 ports/security/chaosreader/distinfo (new) 1.1 +12 -0 ports/security/chaosreader/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"