---
name: ttcp
version: 1.12_1
origin: benchmarks/ttcp
comment: Benchmarking tool for analysing TCP and UDP performance
arch: freebsd:9:x86:64
www: http://ftp.arl.mil/~mike/ttcp.html
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [PUBLIC_DOMAIN]
flatsize: 19974
desc: "TTCP is a benchmarking tool for determining TCP and UDP performance \nbetween
  2 systems.\n\nThe program was created at the US Army Ballistics Research Lab (BRL)\nand
  is in the public domain. Feel free to distribute this program\nbut please do leave
  the credit notices in the source and man page intact.\n\nHow to get TCP performance
  numbers:\n\n\treceiver\t\t\t\tsender\n\nhost1%25  ttcp -r -s\t\t\thost2%25 ttcp
  -t -s host1\n\n-n and -l options change the number and size of the buffers.\n\nWWW:
  http://ftp.arl.mil/~mike/ttcp.html\n"
categories: [net, benchmarks]
files:
  /usr/local/bin/ttcp: c68a267fc37fa7556a11f2f507e4842104e7e2954e2be7865006a210a7ed9d4d
  /usr/local/man/man1/ttcp.1.gz: 79d3b5b6e0464b81f7003d4de702564df3b7c715252d8e04fe7e97fa18d12612
  /usr/local/share/doc/ttcp/README: a5c033bcfdcbca3cfe82c36b8c82d8b25d7bc1968a5a664f61052bfe31a1a531
  /usr/local/share/licenses/ttcp-1.12_1/LICENSE: 22e0f0857c8f152dee82d32be328ebdc0317f5fd76fefb7233bf3d11a1eddd3d
  /usr/local/share/licenses/ttcp-1.12_1/PUBLIC_DOMAIN: 5ba30465997cc0b2e8a0bc40403b6045ed153b70a46db3e8eeb5176e319aef2b
  /usr/local/share/licenses/ttcp-1.12_1/catalog.mk: 8c88e54c21928d048ed55485fcf6bca6d724d686a33019cc58c8a328ceb2dcd1
directories:
  /usr/local/share/licenses/ttcp-1.12_1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/ttcp/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
