Version: 3.31.1, Package name: dieharder-3.31.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Dieharder is a random number generator (rng) testing suite. It is intended to test generators, not files of possibly random numbers. dieharder is a tool designed to permit one to push a weak generator to unambiguous failure (at the e.g. 0.0001% level), not leave one in the "limbo" of 1% or 5% maybe-failure. It also contains many tests and is extensible so that eventually it will contain many more tests than it already does. |
Filesize: 1122.832 KB |
Version History (View Complete History) |
|
2021-02-02 12:27:50 by Theo Buehler | Files touched by this commit (1) |
Log message: math/dieharder: Fix build by passing -fcommon This port is up-to-date and has more than 50 common symbols defined in more than half a dozen headers. Take the easy route and follow FreeBSD by adding -fcommon to CFLAGS and let upstream fix this. ok kn |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |