Subject: CVS commit: pkgsrc/devel/radamsa
From: Kamil Rytarowski
Date: 2017-02-11 03:08:16
Message id: 20170211020816.A5361FBE3@cvs.NetBSD.org

Log Message:
Import radamsa-0.5 as devel/radamsa.

Radamsa is a test case generator for robustness testing, a.k.a. a fuzzer. It is
typically used to test how well a program can withstand malformed and
potentially malicious inputs. It works by reading sample files of valid data
and generating interestringly different outputs from them. The main selling
points of radamsa are that it has already found a slew of bugs in programs that
actually matter, it is easily scriptable and easy to get up and running.

Files:
RevisionActionfile
1.1addpkgsrc/devel/radamsa/DESCR
1.1addpkgsrc/devel/radamsa/Makefile
1.1addpkgsrc/devel/radamsa/PLIST
1.1addpkgsrc/devel/radamsa/distinfo
1.1addpkgsrc/devel/radamsa/patches/patch-Makefile