---
name: fuzz
version: 0.6_1
origin: security/fuzz
comment: Tool for testing software by bombarding the program with random data
arch: freebsd:10:x86:64
www: http://fuzz.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 34963
desc: |
  Fuzz is a tool for testing other software. It does this by bombarding
  the program being evaluated with random data.

  WWW: http://fuzz.sourceforge.net/
categories:
- security
message: |2+

  =========================================================================
  BEWARE!  This software bombards programs with signicant amounts of random
  input meant to cause failure.  Due to the potential havok some programs
  may cause when given untrusted input, it is recommended that programs be
  tested under a jail(8) environment.
  =========================================================================

